summaryrefslogtreecommitdiffstats
path: root/src/qdoc/cppcodeparser.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format QDocPaul Wicking2019-12-171-15/+15
* Change spaces to follow coding rulesThibaut Cuvelier2019-11-131-3/+3
* QDoc: Remove empty destructors and add missing override keywordPaul Wicking2019-08-121-1/+0
* QDoc: Clean up whitespacePaul Wicking2019-08-081-14/+14
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-1/+1
* qdoc: Eliminate need for the property group commandsMartin Smith2019-04-021-6/+1
* QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-081-1/+1
* qdoc: Correct ref pages for inner classesMartin Smith2019-02-081-1/+3
* qdoc: Major clean-up of FunctionNode and parameter processingv5.13.0-alpha1Martin Smith2019-02-061-43/+6
* Inline various simple methods in QDocMartin Smith2019-01-231-2/+2
* qdoc: Do not print error for future functionsMartin Smith2018-12-031-69/+0
* qdoc: Reorganize Qdoc's Node class hierarchyMartin Smith2018-10-231-2/+1
* qdoc: Remove support for \compat commandMartin Smith2018-06-011-1/+0
* qdoc: Fix processing for \macro and QML method/signal topic commandsTopi Reinio2018-01-051-0/+4
* qdoc: Handle shared comments betterMartin Smith2017-11-161-2/+9
* Merge remote-tracking branch 'origin/wip/qdoc-clang' into devLiang Qi2017-11-131-52/+5
|\
| * qdoc: This ends use of qdoc's old C++ parserMartin Smith2017-09-081-22/+1
| * qdoc: Better support for multi-\fn documentation blocksMartin Smith2017-08-101-0/+1
| * qdoc: Enable documentation of type alias as typedefMartin Smith2017-08-101-0/+1
| * Use clang as a parser in qdocOlivier Goffart2017-08-101-34/+6
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-9/+9
|/
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* qdoc: Allow example files to be excludedTopi Reinio2016-05-121-0/+2
* qdoc: Correct source line numbers in index fileMartin Smith2016-04-051-0/+3
* qdoc: Avoid more unnecessary qdoc warningsMartin Smith2016-02-261-1/+1
* qdoc: Avoid unnecessary qdoc warningsMartin Smith2016-02-261-1/+1
* qdoc: Second try on Q_PROPERTY with default and final.Karsten Heimrich2016-02-151-1/+1
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+255