aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomerrormessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML DOM: use QStringView for Fields, not const char_16 arraysGiuseppe D'Angelo2025-03-271-1/+2
* QmlDom rename attachedinfo file to filelocationsDmitrii Akshintsev2024-11-141-1/+1
* Fix Unity build of QtQmlFriedemann Kleint2024-09-111-2/+2
* QmlDom: Pass arguments by const ref, next roundUlf Hermann2023-12-151-28/+46
* qmldom: introduce FileLocationRegion enum as key for sourcelocationsSami Shalayel2023-11-011-2/+2
* qmldom: Fix coverity warningsUlf Hermann2023-09-151-1/+1
* QmlDom: Don't pass ErrorMessage by valueUlf Hermann2023-09-151-5/+9
* FileLocations::Tree: rename treePtr and fileLocationsPtrSami Shalayel2023-05-041-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-7/+7
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QmlDomPrivate: includemocsMarc Mutz2022-04-291-0/+2
* qmldom: representation and load of Qml FilesFawzi Mohamed2021-06-051-3/+9
* qmldom: Improve basic infrastructureFawzi Mohamed2021-04-141-33/+7
* qmldom: Add Path and ErrorMessage to DomFawzi Mohamed2020-12-011-0/+582