aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldom
Commit message (Expand)AuthorAgeFilesLines
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-205-10/+10
* qmlformat: fix 'new line after ids properties' with normalize optionXavier BESSON2022-11-182-0/+2
* qml: fix TypeArgumentListFawzi Mohamed2022-10-193-0/+28
* tst_reformatter: fix Clang -Wunused-but-set-variableMarc Mutz2022-10-181-4/+0
* Port from container::count() and length() to size()Marc Mutz2022-10-072-14/+14
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-079-9/+9
* qmldom: line by line indentation/reformattingFawzi Mohamed2022-09-012-0/+175
* qmlls: fix import as resolutionFawzi Mohamed2022-08-122-1/+7
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-288-9/+8
* Add license headers to cmake filesLucie Gérard2022-07-089-0/+27
* Use SPDX license identifiersLucie Gérard2022-06-1117-638/+49
* qmldom: fix filterUp of two ownersFawzi Mohamed2022-05-191-0/+1
* qmlformat: add postComments of if conditional expression after parenFawzi Mohamed2022-05-123-0/+7
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-25/+34
* Fix warning about unused variableAndreas Buhr2022-04-221-1/+1
* qmldom: enable and test standalone buildFawzi Mohamed2022-04-126-0/+756
* qmldom: correct set code from string in bindingsFawzi Mohamed2022-03-311-0/+5
* qmldom: fix Map::fromMultiMapRef, and QmlDirectory dependenciesFawzi Mohamed2022-03-311-2/+8
* qmldom: fix lookup of qmltypes typesFawzi Mohamed2022-03-311-1/+56
* qmldom: resolve local alias propertiesFawzi Mohamed2022-03-213-8/+272
* qmlformat: Fix bug when trailing comma occurs in arrayJoel Clay2022-03-183-0/+9
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-01-311-0/+6
* qmldom: do not modify imports pathsFawzi Mohamed2021-12-182-0/+53
* tst_dommerging.h: remove dead codeFawzi Mohamed2021-12-171-9/+0
* 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