summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/doc.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Change name of node typeMartin Smith2015-01-221-1/+1
* qdoc: Remove CR from command parametersMartin Smith2014-11-121-1/+4
* qdoc: no longer autolinks symbols that begin with "__"Martin Smith2014-11-121-4/+6
* qdoc: Generate \keyword anchors at the top of the pageMartin Smith2014-11-121-3/+6
* qdoc: Generate cross-module links-to-links pagesMartin Smith2014-11-111-2/+2
* qdoc: qdoc was too slowMartin Smith2014-10-171-12/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qdoc: Fix output of \br commandTopi Reinio2014-08-261-1/+1
* qdoc: Report error in square bracket parameterMartin Smith2014-08-221-0/+10
* qdoc: Give documenter more control of linkingMartin Smith2014-06-261-3/+14
* qdoc: Give documenter more control of linkingMartin Smith2014-06-011-5/+76
* qdoc: Added 2nd argument to \generate list classes commandMartin Smith2014-05-021-1/+7
* qdoc: Simplify config code for reading file pathsTopi Reinio2014-05-021-4/+4
* qdoc: Teach qdoc to use multiple trees (part 2)Martin Smith2014-03-311-32/+32
* QDoc: properly initialize a memberGiuseppe D'Angelo2013-09-131-1/+3
* qdoc: Fix the qdoc \include commandMartin Smith2013-08-221-4/+10
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-241-2/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-2/+2
| |\
| | * Fix typo in qdoc's messages.Takumi Asaki2013-07-171-2/+2
* | | doc: Ensure page name does not changeMartin Smith2013-07-231-42/+0
|/ /
* / qdoc: Implement better handling of QML property groupsMartin Smith2013-07-111-4/+6
|/
* Silence warning by Apple Clang 4.2 about adding an integer to a stringThiago Macieira2013-03-261-1/+1
* Fix warnings reported by ICC in qdocThiago Macieira2013-03-011-1/+1
* qdoc: Fix translation contexts.Friedemann Kleint2013-02-071-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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-31/+2
* Use QString() instead of "".Frederik Gladhorn2012-09-011-4/+4
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-10/+0
* qdoc: The \br macro is promoted to a qdoc commandMartin Smith2012-07-051-0/+6
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-121-0/+20
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-12/+12
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-6/+6
* qdoc: Removed some obsolete ifdefsMartin Smith2012-05-101-5/+0
* qdoc: Fixed qdoc error messagesMartin Smith2012-05-091-5/+7
* QDoc: Remove the unused \expire command.Casper van Donderen2012-05-081-43/+0
* qdoc: Add the \hr commandMartin Smith2012-04-021-0/+6
* qdoc: Implement \uicontrol command.Casper van Donderen2012-03-281-0/+5
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+3393