summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/cppcodeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Added module attribute to most index elementsMartin Smith2012-11-061-2/+2
* QDoc: remove the experimental basedir variablePierre Rossi2012-09-281-2/+0
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-258/+78
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-52/+53
* qdoc: Ignore property functions of obsolete propertiesMartin Smith2012-08-021-1/+1
* qdoc: Changed \qmlclass to \qmltype, added \instantiatesMartin Smith2012-07-261-4/+39
* Revert "QDoc: Allow '0' to be used as 2nd arg for \qmlclass."Casper van Donderen2012-07-261-21/+11
* qdoc: Restricted qdoc errors for \reimp commandMartin Smith2012-07-201-26/+28
* QDoc: Allow '0' to be used as 2nd arg for \qmlclass.Casper van Donderen2012-06-281-11/+21
* qdoc: Report multiple topic commands as an errorMartin Smith2012-06-281-0/+13
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-121-40/+45
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-13/+13
* qdoc: Fixed pure doc parserMartin Smith2012-05-251-54/+0
* qdoc: Report multiple QML property docssMartin Smith2012-05-181-20/+31
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-3/+3
* qdoc: Fix warnings about unused variables.Friedemann Kleint2012-05-161-4/+4
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-111-5/+6
* QDoc: Return correct path when quoting example files.Casper van Donderen2012-05-111-0/+2
* qdoc: Fixed a qdoc error problemMartin Smith2012-05-101-47/+50
* qdoc: Fixed three qdoc error problemsMartin Smith2012-05-091-0/+5
* qdoc: Fixed a qdoc error problemMartin Smith2012-05-091-4/+6
* qdoc: Fixed qdoc error messagesMartin Smith2012-05-091-43/+66
* qdoc: Fixed minor version number in DITA XMLMartin Smith2012-05-041-1/+1
* QDoc: Fix no-examples option.Martin Smith2012-04-111-3/+5
* qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-111-5/+11
* qdoc: findNodeRecursive() was called with a null start nodeMartin Smith2012-04-031-2/+2
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-137/+143
* qdoc: Add CLI option to not generate example docs.Casper van Donderen2012-03-281-3/+5
* qdoc3: Change suffix of DITA files to .ditaMartin Smith2012-03-151-1/+1
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-131-1/+2
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+2502