summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/doc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* qdoc: Removed unnecessary error report/ruleMartin Smith2009-07-091-0/+3
| | | | | | | | qdoc reported an error if you used \section2 on its owin, i.e. with no outer \section1. While strictly speaking correct, it imposed an unnecessary restriction, e.g. sometimes you just want to use \section2 to get a smaller title for a section.
* 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
* | Removed dead code ifdefed with QDOC2DOXMartin Smith2009-05-281-1978/+2
|/ | | | | | 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.
* Changed qdoc to simplify the output for overloaded functions.Martin Smith2009-05-251-3/+1
| | | | Task-number: 249222
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+5036