aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldompath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-181-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-181-31/+31
* Use SPDX license identifiersLucie GĂ©rard2022-06-141-38/+2
* QmlDomPrivate: includemocsMarc Mutz2022-04-291-0/+2
* qmldom: improve path and addError performanceFawzi Mohamed2021-08-161-7/+8
* Fix some spelling errors in translated messages and commentsFriedemann Kleint2021-06-191-1/+1
* qmldom: improve PathFawzi Mohamed2021-05-311-24/+82
* qmldom: Improve basic infrastructureFawzi Mohamed2021-04-141-105/+134
* Fix some issues in translated messagesFriedemann Kleint2021-02-241-3/+3
* qmldom: Add Path and ErrorMessage to DomFawzi Mohamed2020-12-011-0/+912