summaryrefslogtreecommitdiffstats
path: root/src/qdoc/cppcodemarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Refactor section construction and processingMartin Smith2018-06-011-11/+11
* qdoc: Refactor section constructionMartin Smith2018-06-011-676/+11
* qdoc: Document a namespace in multiple modulesMartin Smith2018-06-011-106/+108
* qdoc: Allow shared comments for global functionsMartin Smith2018-03-221-0/+7
* qdoc: Don't output undocumented QtGadgetHelperMartin Smith2018-03-021-2/+12
* qdoc: Don't output undocumented functions from Q_OBJECTMartin Smith2018-03-011-0/+8
* qdoc: Fix handling of shared comment nodes in generate phaseMartin Smith2018-01-261-3/+5
* qdoc: Handle shared comments betterMartin Smith2017-11-161-15/+10
* qdoc: This ends use of qdoc's old C++ parserMartin Smith2017-09-081-1/+1
* qdoc: Better support for multi-\fn documentation blocksMartin Smith2017-08-101-3/+10
* qdoc: Fix signed vs unsigned comparisonsMartin Smith2017-08-101-6/+6
* qdoc: Make qdoc handle ref qualifiers correctlyMartin Smith2017-08-101-0/+8
* qdoc: Use documentation for implicit special functionsMartin Smith2017-08-101-1/+3
* qdoc: Clean up the Parameter classMartin Smith2017-08-101-2/+0
* Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* qdoc: Implement C++11 'override' specifier supportRainer Keller2017-01-121-0/+4
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* qdoc: Fix incorrect formatting of QML method signaturesTopi Reinio2016-04-051-7/+11
* qdoc: Avoid more unnecessary qdoc warningsMartin Smith2016-02-261-9/+9
* qdoc: QML basic types can now have methodsMartin Smith2016-02-221-22/+22
* qdoc: Implement C++11 'final' specifier support.Karsten Heimrich2016-02-081-0/+4
* qdoc: Implement support for C++11 default/delete declarations.Karsten Heimrich2016-02-081-2/+9
* qdoc: Don't let a QML type be its own base typeMartin Smith2016-01-041-0/+6
* qdoc: Fix section names for attached members of QML typesTopi Reinio2015-11-271-6/+6
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+1326