Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing QtQml.Models dependency | Marco Bubke | 2024-10-16 | 1 | -0/+2 |
* | keep older Qt version working | Tim Jenßen | 2024-07-12 | 2 | -0/+9 |
* | fix indentation | Tim Jenßen | 2024-07-12 | 1 | -1/+1 |
* | Fix build with dev | Mitch Curtis | 2024-07-09 | 2 | -2/+2 |
* | Fix symbol redefinition error in unity builds | Thomas Hartmann | 2024-07-02 | 2 | -6/+7 |
* | QmlDesigner: Synchronize JsonListModel with new Qml Update | Ali Kianian | 2024-04-25 | 2 | -23/+16 |
* | "#pragma once" is not allowed in installed header files | Tim Jenssen | 2024-03-05 | 1 | -1/+4 |
* | Fix typo | Thomas Hartmann | 2024-02-13 | 1 | -1/+1 |
* | QmlDesigner: Implement new local model structure for dataStore | Ali Kianian | 2024-02-05 | 1 | -1/+45 |
* | Remove query | Thomas Hartmann | 2024-01-30 | 1 | -4/+2 |
* | Fix error message | Thomas Hartmann | 2024-01-30 | 1 | -3/+2 |
* | fix build error with Qt 6.5.4 | Tim Jenssen | 2023-11-23 | 1 | -1/+1 |
* | Add ChildListModel | Thomas Hartmann | 2023-11-17 | 3 | -11/+92 |
* | Disable compiler | Thomas Hartmann | 2023-11-07 | 2 | -1/+4 |
* | Rename JSON to Json | Thomas Hartmann | 2023-11-01 | 3 | -1/+1 |
* | Fix Qt 6 build | Thomas Hartmann | 2023-10-31 | 1 | -2/+11 |
* | QmlDesigner: Fix the compatibility error for QColor::isValidColorName | Ali Kianian | 2023-10-31 | 1 | -1/+13 |
* | QmlDesigner: Use Qt 6.2 standards for the regular expressions | Ali Kianian | 2023-10-27 | 1 | -3/+3 |
* | QmlDesigner: Add CsvTableModel to QtQuick.Studio.Utils | Ali Kianian | 2023-10-26 | 3 | -0/+381 |
* | Update and cleanup JSONBackend and JSONListModel | Thomas Hartmann | 2023-10-26 | 2 | -41/+31 |
* | Add Utils | Thomas Hartmann | 2023-10-23 | 5 | -0/+378 |