summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qmlvisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format QDocPaul Wicking2019-12-171-106/+64
* QDoc: Clean up loops with iteratorsPaul Wicking2019-12-101-11/+5
* QDoc: Get rid of old #if 0 blocksPaul Wicking2019-08-161-18/+0
* QDoc: Clean up whitespacePaul Wicking2019-08-081-25/+25
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-7/+8
* Eradicate some easy Java-style iteratorsMarc Mutz2019-06-181-6/+3
* qdoc: Search for QML type before creating itMartin Smith2019-04-021-1/+6
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-201-0/+11
|\
| * Handle recursion depth errors when parsing JavaScriptUlf Hermann2019-03-181-0/+11
* | QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-081-5/+5
* | qdoc: Major clean-up of FunctionNode and parameter processingv5.13.0-alpha1Martin Smith2019-02-061-66/+49
* | Replace nodeType() comparisons to Node:X with isX() testsMartin Smith2019-01-221-1/+1
* | qdoc: Do not print error for future functionsMartin Smith2018-12-031-41/+0
* | qdoc: Reorganize Qdoc's Node class hierarchyMartin Smith2018-10-231-32/+39
|/
* qmlvisitor: deal with PatternElement::bindingIdentifer as QStringRefShawn Rutledge2018-07-031-1/+1
* Compile qdoc with new JS parserLars Knoll2018-06-151-1/+1
* qdoc: Clean up the Parameter classMartin Smith2017-08-101-1/+1
* Fix build after changes to QtQMLJoerg Bornemann2016-12-021-3/+28
* qdoc: Improve resolution of QML type inheritanceTopi Reinio2016-08-161-4/+1
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* qdoc: Let qdoc run without QtDeclarativeMartin Smith2016-03-091-0/+4
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+827