summaryrefslogtreecommitdiffstats
path: root/src/qdoc/clangcodeparser.h
Commit message (Expand)AuthorAgeFilesLines
* 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