summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qmlcodeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format QDocPaul Wicking2019-12-171-39/+19
* QDoc: Use range-based for instead of foreachPaul Wicking2019-09-281-1/+2
* QDoc: Clean up whitespacePaul Wicking2019-08-081-2/+2
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-1/+1
* Adapt to new signature for QQmlJS::DiagnosticMessageUlf Hermann2019-06-241-3/+8
* qdoc: Eliminate need for the property group commandsMartin Smith2019-04-021-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-201-0/+4
|\
| * Handle recursion depth errors when parsing JavaScriptUlf Hermann2019-03-181-0/+4
* | QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-081-3/+3
* | qdoc: Major clean-up of FunctionNode and parameter processingv5.13.0-alpha1Martin Smith2019-02-061-35/+2
* | qdoc: Do not print error for future functionsMartin Smith2018-12-031-46/+0
|/
* Use clang as a parser in qdocOlivier Goffart2017-08-101-8/+0
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* qdoc: Let qdoc run without QtDeclarativeMartin Smith2016-03-091-0/+14
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+333