aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmldom/qqmldomelements.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmldom: avoid merging declaration and binding when not supportedFawzi Mohamed2021-11-261-12/+41
* qmldom: do not treat uris with schema as relative file pathsFawzi Mohamed2021-11-231-7/+11
* qmldom: improve standalone reparsing of bindingsFawzi Mohamed2021-11-221-20/+51
* qmldom: follow the QML code conventions when reformattingFawzi Mohamed2021-11-091-16/+31
* qmldom: improve newlines handling with AttributesSequence::PreserveFawzi Mohamed2021-11-091-8/+26
* qmldom: improve function comment handlingFawzi Mohamed2021-09-091-2/+2
* qmldom: support qmltypesFawzi Mohamed2021-08-271-0/+6
* qmldom: DomItem::makeCopy also for elements of the universeFawzi Mohamed2021-08-271-4/+6
* Suppress GCC11 warning about maybe-uninitialized data accessThiago Macieira2021-06-221-0/+10
* Fix some spelling errors in translated messages and commentsFriedemann Kleint2021-06-191-4/+4
* qmldom: writeOut, write reformatted QmlFawzi Mohamed2021-06-051-2/+510
* qmldom: representation and load of Qml FilesFawzi Mohamed2021-06-051-0/+1263