summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/cppcodemarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Fix generated anchors for c++ class signalsTopi Reinio2012-12-111-1/+1
* qdoc: Don't include inherited members in the class refMartin Smith2012-12-051-43/+43
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-66/+0
* Use QString() instead of "".Frederik Gladhorn2012-09-011-33/+33
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-6/+5
* qdoc: No longer prints namespace qualifier twiceMartin Smith2012-08-061-4/+3
* qdoc: Ignore property functions of obsolete propertiesMartin Smith2012-08-021-0/+6
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-38/+38
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-3/+3
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-151-4/+1
* QDoc: Also use the CppCodeMarker for .qtx and .qtt files.Casper van Donderen2012-05-121-0/+2
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-111-0/+1
* qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-111-1/+13
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-40/+17
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-131-4/+32
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+1354