summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/tree.cpp
Commit message (Collapse)AuthorAgeFilesLines
* qdoc: Removed the "No such group" qdoc error.Martin Smith2009-08-051-0/+2
| | | | | | | | This error was printed if you used a \ingroup xxx, but there was no \group xxx anywhere. Now we will stop using the \group command, but we will retain the \ingroup command for use with the \annotatedlist command.
* qdoc: Added \annotated list command to qdoc3.Martin Smith2009-08-041-0/+2
| | | | | | | Now you can put "\annotatedlist xxx" anywhere in a qdoc comment, and it will generate the class list for the xxx group at that location. xxx must be a group name.
* Merge QML specific qdoc changesAaron Kennedy2009-07-291-20/+32
| | | | Reviewed-by: Martin Smith
* 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/+2012
|
* qdoc: Updated the code to create references to documents and files.David Boddie2009-06-081-32/+48
| | | | | Task-number: 251995 Reviewed-by: Martin Smith
* Long live Qt!Lars Knoll2009-03-231-0/+2012