aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmldom: improve handling of memory qmldocuments without pathsFawzi Mohamed2021-10-071-0/+26
* qmldom: pass optional fileType to loadFileFawzi Mohamed2021-09-061-7/+9
* qmldom: DomItem::makeCopy also for elements of the universeFawzi Mohamed2021-08-271-28/+39
* qmldom: improve path and addError performanceFawzi Mohamed2021-08-161-6/+4
* DomItem: Move newline character out of translated messageFriedemann Kleint2021-06-251-1/+2
* qmldom: writeOut, write reformatted QmlFawzi Mohamed2021-06-051-2/+233
* qmldom: compare and dump to file, domtoolFawzi Mohamed2021-06-051-0/+29
* qmldom: representation and load of Qml FilesFawzi Mohamed2021-06-051-776/+2009
* Fix compiler warnings from char*/QString conversionVolker Hilsheimer2021-04-281-4/+4
* qmldom: Improve basic infrastructureFawzi Mohamed2021-04-141-56/+91
* Fix some issues in translated messagesFriedemann Kleint2021-02-241-3/+4
* qmldom: DomItem and common APIFawzi Mohamed2020-12-031-8/+1783
* qmldom: Add Path and ErrorMessage to DomFawzi Mohamed2020-12-011-0/+66