summaryrefslogtreecommitdiffstats
path: root/src/qdoc/clangcodeparser.h
Commit message (Expand)AuthorAgeFilesLines
* Change spaces to follow coding rulesThibaut Cuvelier2019-11-131-1/+1
* QDoc: Remove empty destructors and add missing override keywordPaul Wicking2019-08-121-1/+1
* QDoc: Clean up whitespacePaul Wicking2019-08-081-3/+3
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-3/+3
* qdoc: Turn off clang errors in PCH build without include pathsMartin Smith2019-04-081-1/+1
* qdoc: Do not print error for future functionsMartin Smith2018-12-031-0/+1
* qdoc: Let qdoc print better log messagesMartin Smith2018-10-231-0/+1
* qdoc: Fix Pyside2 documentation builds for shadow buildsFriedemann Kleint2018-03-151-1/+1
* Fix license headersJani Heikkinen2018-01-151-14/+20
* qdoc: Convert the remaining uses of Q_DECL_OVERRIDE to C++ 'override'Topi Reinio2018-01-111-9/+9
* qdoc: Fix processing for \macro and QML method/signal topic commandsTopi Reinio2018-01-051-4/+0
* qdoc: This ends use of qdoc's old C++ parserMartin Smith2017-09-081-1/+5
* qdoc: Use clang to parse \fn commandsMartin Smith2017-09-061-0/+1
* qdoc: Create and Visit the PCH alwaysMartin Smith2017-08-101-0/+9
* qdoc: Add "clangdefines" to Config classMartin Smith2017-08-101-0/+1
* Use clang as a parser in qdocOlivier Goffart2017-08-101-0/+66