summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/cppcodeparser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* qdoc: Added more handling of \reimp commandMartin Smith2009-06-301-1/+2
| | | | | | Also fixed a few qdoc error reports. Task-number: 162182, 222650
* qdoc: Changed handling of reimplemented functions.Martin Smith2009-06-261-0/+3
| | | | | | | | | | There are now sections for "Reimplemented Public Functions" and "Reimplemented Protected Functions" in the summaries for each class. This isn't complete yet. It introduces a lot of qdoc warnings about undocumented parameters, but I will fix those. There is more to be done here but i want to get some feedback already. Task-number: 162182, 222650
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | | | | | Reviewed-by: Trust Me
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2014
|
* Removed dead code ifdefed with QDOC2DOXMartin Smith2009-05-281-22/+0
| | | | | | These changes were added to qdoc in the days when we thought we might switch to doxygen. Now we have taken the approach of making qdoc output be more doxygen-like, so this ifdefed code is now dead.
* Long live Qt!Lars Knoll2009-03-231-0/+2014