aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDom: Don't compare metatypes by IDUlf Hermann2021-11-091-4/+4
* QML DOM: Avoid warning on integrity and make check compile timeFabian Kosmale2021-11-091-1/+3
* qmldom: improve handling of memory qmldocuments without pathsFawzi Mohamed2021-10-071-0/+1
* qmldom: make standalone version work on windowsTim Jenssen2021-09-171-7/+8
* qmldom: pass optional fileType to loadFileFawzi Mohamed2021-09-061-4/+4
* qmldom: improve path and addError performanceFawzi Mohamed2021-08-161-0/+1
* qmldom: writeOut, write reformatted QmlFawzi Mohamed2021-06-051-1/+60
* qmldom: compare and dump to file, domtoolFawzi Mohamed2021-06-051-0/+12
* qmldom: representation and load of Qml FilesFawzi Mohamed2021-06-051-696/+1584
* qmldom: Improve basic infrastructureFawzi Mohamed2021-04-141-52/+61
* qmldom: DomItem and common APIFawzi Mohamed2020-12-031-8/+1093
* qmldom: Add Path and ErrorMessage to DomFawzi Mohamed2020-12-011-0/+77