summaryrefslogtreecommitdiffstats
path: root/src/qdoc/codemarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Format according to stylePaul Wicking2020-02-141-3/+1
* qdoc: Make Config a singletonTopi Reinio2020-01-131-4/+4
* clang-format QDocPaul Wicking2019-12-171-49/+53
* QDoc: Use QVector instead of QListPaul Wicking2019-12-121-1/+1
* QDoc: Clean up loops with iteratorsPaul Wicking2019-12-101-25/+14
* QDoc: Use range-based for instead of foreachPaul Wicking2019-09-281-4/+5
* QDoc: Clean up whitespacePaul Wicking2019-08-081-13/+13
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-3/+6
* qdoc: Correct ref pages for inner classesMartin Smith2019-02-081-0/+2
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-1/+1
* qdoc: Reorganize Qdoc's Node class hierarchyMartin Smith2018-10-231-31/+27
* QDoc: Clean up code, old style casts and more 0 nullptr constantsPaul Wicking2018-09-031-3/+3
* qdoc: Refactor section constructionMartin Smith2018-06-011-217/+0
* qdoc: Document a namespace in multiple modulesMartin Smith2018-06-011-1/+1
* qdoc: Fix bugs in resolving inheritance and finding overridden functionsMartin Smith2018-02-231-1/+1
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* qdoc: Avoid more unnecessary qdoc warningsMartin Smith2016-02-261-2/+1
* qdoc: Avoid unnecessary qdoc warningsMartin Smith2016-02-261-10/+7
* qdoc: QML basic types can now have methodsMartin Smith2016-02-221-1/+1
* qdoc: Fix MSVC 64bit warning about conversion from 'uint' to 'const Node *'.Friedemann Kleint2015-11-201-6/+6
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+668