summaryrefslogtreecommitdiffstats
path: root/src/qdoc/codeparser.h
Commit message (Expand)AuthorAgeFilesLines
* clang-format QDocPaul Wicking2019-12-171-94/+92
* QDoc: Use QVector instead of QListPaul Wicking2019-12-121-1/+1
* QDoc: Clean up whitespacePaul Wicking2019-08-081-15/+15
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-2/+3
* qdoc: Make QDoc warn about undocumented public classesMartin Smith2019-05-061-0/+1
* QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-081-1/+1
* qdoc: Correct ref pages for inner classesMartin Smith2019-02-081-0/+2
* qdoc: Major clean-up of FunctionNode and parameter processingv5.13.0-alpha1Martin Smith2019-02-061-4/+3
* Inline CodeParser::processCommonMetaCommand() in its one callerMartin Smith2019-01-301-4/+0
* QDoc: filter out internal nodes when processing argsMartin Smith2019-01-231-1/+2
* qdoc: Remove the \indexpage commandMartin Smith2018-12-031-1/+0
* qdoc: Do not print error for future functionsMartin Smith2018-12-031-0/+89
* qdoc: This ends use of qdoc's old C++ parserMartin Smith2017-09-081-0/+3
* qdoc: Add moduleheader as config variableMartin Smith2017-08-101-0/+3
* qdoc: Create and Visit the PCH alwaysMartin Smith2017-08-101-0/+1
* qdoc: Don't report error for things marked \internalMartin Smith2017-08-101-0/+1
* Use clang as a parser in qdocOlivier Goffart2017-08-101-2/+0
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+97