summaryrefslogtreecommitdiff
path: root/src/qdoc/qmlcodeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Move QDoc source files under a further "qdoc" directoryLuca Di Sera2023-04-121-143/+0
* QDoc: Remove `QmlCodeParser::m_engine`Luca Di Sera2023-03-271-3/+5
* QDoc: Remove `QmlCodeParser::m_parser`Luca Di Sera2023-03-271-26/+5
* QDoc: Remove `QmlCodeParser::m_lexer`Luca Di Sera2023-03-271-6/+5
* QDoc: Remove `CppCodeParser` from the `CodeParser` hierarchyLuca Di Sera2023-03-221-1/+1
* QDoc: Remove `QmlCodeParser::topicCommands`Luca Di Sera2023-03-191-18/+9
* QDoc: Remove `CodeParser::commonMetaCommands`Luca Di Sera2023-03-191-1/+1
* QDoc: Remove CodeParser::initializeParser()Paul Wicking2023-03-101-2/+0
* QDoc: Remove `CodeParser::m_currentFile`Luca Di Sera2023-03-071-3/+0
* QDoc: Always depend on QmlPrivatePaul Wicking2023-03-041-19/+3
* qdoc: Remove duplicated helper functionFriedemann Kleint2023-02-131-1/+1
* qdoc: Make QDoc's output less noisy by defaultTopi Reinio2023-02-071-10/+5
* QDoc: Remove unfinished support for documenting javascriptLuca Di Sera2022-09-071-5/+1
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* Rename QML basic types to value typesUlf Hermann2022-01-181-1/+2
* QDoc: Code cleanupPaul Wicking2021-05-191-13/+13
* QDoc: Code cleanupPaul Wicking2021-05-031-13/+1
* Fix build after removal of qqmlapiversion_p.hVolker Hilsheimer2021-03-221-4/+0
* QDoc: Drop half-baked translation effortPaul Wicking2020-06-041-1/+1
* Prepare for internal QML Parser API changeSimon Hausmann2020-03-021-1/+1
* qdoc: Make Config a singletonTopi Reinio2020-01-131-6/+3
* 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