summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/doc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in qdoc's messages.Takumi Asaki2013-07-171-2/+2
* 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