summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/codemarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-1/+1
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-13/+3
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-4/+4
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-44/+0
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-10/+10
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-1/+1
* qdoc: Fix warnings about unused variables.Friedemann Kleint2012-05-161-1/+1
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-151-1/+2
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-111-1/+1
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-1/+0
* qdoc3: qdoc now handles overloaded methods for QMLMartin Smith2012-03-131-2/+14
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+682