aboutsummaryrefslogtreecommitdiffstats
path: root/qtdocparser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use name instead of fullname for classes in namespacesLauro Neto2009-08-251-4/+3
| | | | Reviewed by Hugo Parente <hugo.lima@openbossa.org>
* Fix loading of xml files for classes in namespacesLauro Neto2009-08-251-1/+2
|
* AbstractMetaClass::name() and AbstractMetaType::name() now return onlyMarcelo Lira2009-08-251-2/+0
| | | | the name of the class/type without namespace/scope information
* The genesis...Hugo Lima2009-08-171-0/+156