summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/codemarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Change name of node typeMartin Smith2015-01-221-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Generate obsolete members page for QML typesMartin Smith2014-08-201-1/+1
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-8/+9
* qdoc: fix inheritance information for some QML typesMartin Smith2014-03-311-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Improve qdoc performance.Jędrzej Nowacki2013-09-211-1/+1
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-1/+1
* qdoc: QML property lists were not shownMartin Smith2013-05-301-2/+5
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-33/+0
* qdoc: Show signals inherited from abstract base typesMartin Smith2013-03-261-1/+2
* qdoc: List of all members subpage redesignedMartin Smith2013-03-221-9/+55
* qdoc: Sort QML methods by nameMartin Smith2013-03-191-3/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Don't include inherited members in the class refMartin Smith2012-12-051-17/+17
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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