aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom
Commit message (Expand)AuthorAgeFilesLines
* qmldom: DomItem::makeCopy also for elements of the universeFawzi Mohamed2021-09-072-32/+45
* qmldom: improve path and addError performanceFawzi Mohamed2021-09-075-27/+90
* qmldom: pass optional fileType to loadFileFawzi Mohamed2021-09-064-82/+102
* qmldom: Add missing commasRobert Löhning2021-07-071-3/+3
* DomItem: Move newline character out of translated messageFriedemann Kleint2021-06-251-1/+2
* Fix placeholder in translated messageFriedemann Kleint2021-06-221-1/+1
* Fix some spelling errors in translated messages and commentsFriedemann Kleint2021-06-193-7/+7
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-06-101-2/+2
* qmldom: writeOut, write reformatted QmlFawzi Mohamed2021-06-0519-40/+3372
* qmldom: compare and dump to file, domtoolFawzi Mohamed2021-06-059-0/+1014
* qmldom: representation and load of Qml FilesFawzi Mohamed2021-06-0525-1850/+12584
* qmldom: improve PathFawzi Mohamed2021-05-312-44/+133
* qmldom: ignore semicolonToken in ast dump with SloppyCompareFawzi Mohamed2021-05-312-33/+58
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-29/+0
* Fix compiler warnings from char*/QString conversionVolker Hilsheimer2021-04-281-4/+4
* qmldom: astdumperFawzi Mohamed2021-04-144-0/+1193
* qmldom: Improve basic infrastructureFawzi Mohamed2021-04-1416-464/+1224
* Fix typoRobert Löhning2021-02-261-1/+1
* Fix some issues in translated messagesFriedemann Kleint2021-02-242-6/+7
* Remove the qmake project filesFabian Kosmale2021-01-151-27/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-12/+42
* qmldom: DomItem and common APIFawzi Mohamed2020-12-0310-16/+4186
* qmldom: Add Path and ErrorMessage to DomFawzi Mohamed2020-12-019-0/+2587
* qmldom: Start of the Qml Dom libraryFawzi Mohamed2020-11-236-0/+572