summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/codeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc is moving back to qttoolsOswald Buddenhagen2015-10-221-437/+0
* qdoc: Add the noautolist command to qdocMartin Smith2015-07-101-2/+7
* qdoc: Just reformatting and removing dead codeMartin Smith2015-06-051-27/+0
* qdoc: More data member name changesMartin Smith2015-04-111-3/+3
* qdoc: Remove obsolete stuff from the qdoc manualMartin Smith2015-03-251-1/+1
* qdoc: Support documentation of JavaScriptMartin Smith2015-02-201-3/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* qdoc: Change uses of module and qmlModuleMartin Smith2015-02-031-2/+2
* qdoc: Change name of node typeMartin Smith2015-01-221-0/+1
* qdoc: qdoc was too slowMartin Smith2014-10-171-4/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Generate obsolete members page for QML typesMartin Smith2014-08-201-2/+1
* Micro-optimize qdoc codeparser.Jędrzej Nowacki2014-08-071-2/+2
* qdoc: Teach qdoc to use multiple trees (part 3)Martin Smith2014-03-311-34/+13
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-8/+6
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* Improve qdoc performance.Jędrzej Nowacki2013-09-211-1/+1
* Doc: Added \qtvariable command to QDoc.Jerome Pasion2013-08-021-0/+11
* qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-21/+25
* qdoc: The \wrapper command is addedMartin Smith2013-05-071-1/+6
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warning about unused variable in qdocThiago Macieira2012-12-231-1/+1
* qdoc: Listing group members across modulesMartin Smith2012-11-271-5/+4
* qdoc: Added module attribute to most index elementsMartin Smith2012-11-061-0/+76
* QDoc: remove the experimental basedir variablePierre Rossi2012-09-281-49/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-17/+11
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-10/+10
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-2/+2
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-121-0/+24
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-12/+12
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-151-0/+11
* qdoc: Fixed qdoc error messagesMartin Smith2012-05-091-9/+9
* qdoc: Fixed minor version number in DITA XMLMartin Smith2012-05-041-3/+4
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+409