summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/tokenizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: qdoc was too slowMartin Smith2014-10-171-0/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* qdoc: Enable support for rvalue references in function signaturesTopi Reinio2013-08-301-1/+5
* Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-171-0/+12
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Allow empty character literal ''Martin Smith2012-10-131-2/+8
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make qdoc read multiline macros in files with CRLF endingsJan-Arve Saether2012-09-181-1/+4
* qdoc: Fixed pure doc parserMartin Smith2012-05-251-1/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [qdoc]Thiago Macieira2012-05-031-2/+2
* Fix warnings about truncations in constants.Friedemann Kleint2012-04-031-2/+2
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+771