summaryrefslogtreecommitdiff
path: root/src/qdoc/qmlcodemarker.cpp
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Move QDoc source files under a further "qdoc" directoryLuca Di Sera2023-04-121-175/+0
* QDoc: Always depend on QmlPrivatePaul Wicking2023-03-041-20/+5
* qdoc: Remove duplicated helper functionFriedemann Kleint2023-02-131-7/+1
* qdoc: Fix clang warnings about temporary QRegularExpression objectsFriedemann Kleint2022-12-021-1/+1
* QDoc: Remove unfinished support for documenting javascriptLuca Di Sera2022-09-071-1/+1
* QDoc: Assume that aggregates have a single meaningful include fileLuca Di Sera2022-07-081-8/+2
* qdoc: Use QML-specific code marker when parsing a QML topicTopi Reinio2022-06-101-0/+5
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* qdoc: Remove quotefunction from the codebaseLuca Di Sera2022-01-281-10/+0
* QDoc: Code cleanupPaul Wicking2021-05-031-30/+3
* qdoc: Fix warnings when building without qtdeclarativeJoerg Bornemann2020-09-151-0/+2
* QDoc: Use QList instead of QVectorJarek Kobus2020-06-091-3/+3
* QDoc: Drop half-baked translation effortPaul Wicking2020-06-041-3/+4
* Port qdoc to QRegularExpressionLars Knoll2020-05-181-1/+3
* QDoc: Clean up includesPaul Wicking2020-05-041-2/+0
* Prepare for internal QML Parser API changeSimon Hausmann2020-03-021-4/+4
* clang-format QDocPaul Wicking2019-12-171-27/+18
* QDoc: Use QVector instead of QListPaul Wicking2019-12-121-3/+3
* QDoc: Clean up loops with iteratorsPaul Wicking2019-12-101-5/+3
* QDoc: Clean up whitespacePaul Wicking2019-08-081-3/+3
* QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-1/+1
* 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-2/+2
* | Kill some dead code; it was all #if 0 beforeMartin Smith2019-01-221-24/+0
* | qdoc: Reorganize Qdoc's Node class hierarchyMartin Smith2018-10-231-1/+6
|/
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* qdoc: Let qdoc run without QtDeclarativeMartin Smith2016-03-091-0/+13
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+274