aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/utils
Commit message (Expand)AuthorAgeFilesLines
* Add missing QtQml.Models dependencyMarco Bubke2024-10-161-0/+2
* keep older Qt version workingTim Jenßen2024-07-122-0/+9
* fix indentationTim Jenßen2024-07-121-1/+1
* Fix build with devMitch Curtis2024-07-092-2/+2
* Fix symbol redefinition error in unity buildsThomas Hartmann2024-07-022-6/+7
* QmlDesigner: Synchronize JsonListModel with new Qml UpdateAli Kianian2024-04-252-23/+16
* "#pragma once" is not allowed in installed header filesTim Jenssen2024-03-051-1/+4
* Fix typoThomas Hartmann2024-02-131-1/+1
* QmlDesigner: Implement new local model structure for dataStoreAli Kianian2024-02-051-1/+45
* Remove queryThomas Hartmann2024-01-301-4/+2
* Fix error messageThomas Hartmann2024-01-301-3/+2
* fix build error with Qt 6.5.4Tim Jenssen2023-11-231-1/+1
* Add ChildListModelThomas Hartmann2023-11-173-11/+92
* Disable compilerThomas Hartmann2023-11-072-1/+4
* Rename JSON to JsonThomas Hartmann2023-11-013-1/+1
* Fix Qt 6 buildThomas Hartmann2023-10-311-2/+11
* QmlDesigner: Fix the compatibility error for QColor::isValidColorNameAli Kianian2023-10-311-1/+13
* QmlDesigner: Use Qt 6.2 standards for the regular expressionsAli Kianian2023-10-271-3/+3
* QmlDesigner: Add CsvTableModel to QtQuick.Studio.UtilsAli Kianian2023-10-263-0/+381
* Update and cleanup JSONBackend and JSONListModelThomas Hartmann2023-10-262-41/+31
* Add UtilsThomas Hartmann2023-10-235-0/+378