aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom
Commit message (Expand)AuthorAgeFilesLines
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-02-101-0/+3
* qmldom: remove pathFawzi Mohamed2021-12-091-3/+18
* qmldom: avoid merging declaration and binding when not supportedFawzi Mohamed2021-11-263-0/+50
* qmldom: follow the QML code conventions when reformattingFawzi Mohamed2021-11-097-14/+61
* qmldom: improve handling of memory qmldocuments without pathsFawzi Mohamed2021-10-071-0/+7
* qmldom: correctly handle comma expression when reformattingFawzi Mohamed2021-09-172-0/+2
* fix handling of arrow functionsFawzi Mohamed2021-09-173-0/+18
* qmldom: improve function comment handlingFawzi Mohamed2021-09-093-0/+14
* qmldom: DomItem::makeCopy also for elements of the universeFawzi Mohamed2021-08-271-0/+13
* replace devtools library with QtQmlFawzi Mohamed2021-07-027-7/+0
* qmldom: writeOut, write reformatted QmlFawzi Mohamed2021-06-0524-0/+807
* qmldom: compare and dump to file, domtoolFawzi Mohamed2021-06-057-1/+231
* qmldom: representation and load of Qml FilesFawzi Mohamed2021-06-059-152/+706
* qmldom: improve PathFawzi Mohamed2021-05-311-2/+10
* qmldom: Improve basic infrastructureFawzi Mohamed2021-04-1410-300/+433
* Remove the qmake project filesFabian Kosmale2021-01-155-106/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-109-17/+12
* qmldom: DomItem and common APIFawzi Mohamed2020-12-035-0/+232
* qmldom: Add Path and ErrorMessage to DomFawzi Mohamed2020-12-018-0/+409
* qmldom: Start of the Qml Dom libraryFawzi Mohamed2020-11-235-0/+168