Tim Jenssen
2b4fe0aef8
Qml: fix Boot2Qt deployment from Windows host
...
- fix QmlBuildSystem::target*() to resolve maybe device files
- Cache lookup of qml path on device
Task-number: QDS-9994
Change-Id: I5675368368f2d1cc513feb98fdcdd75fda1a764a
Reviewed-by: hjk <hjk@qt.io >
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-06-07 09:49:30 +00:00
Thomas Hartmann
351e11a73d
QmlProject: Fix mainUiFilePath()
...
The method mainUiFilePath() is supposed to return the actual file path
that is relative to the project file.
Removing mainUiFilePath() from QmlProjectItem, since QmlProjectItem
is supposed to contain only the pure data.
Task-number: QDS-9650
Change-Id: Iad474586cad8f8cef745aadb63d421573d7d9c83
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
2023-04-27 14:11:46 +00:00
Burak Hancerli
ccf17b02c8
QmlDesigner: Fix project file getter/setter issues
...
Task-number: QDS-9781
Change-Id: I2df8cca1c4e5cd10563621b849fb54b29c0d155d
Reviewed-by: Marco Bubke <marco.bubke@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
2023-04-26 12:55:59 +00:00
Burak Hancerli
66d72433a6
QmlProject: Refactor QmlProjectManager
...
- feature: JSON based project manager plugin
- feature: functionality to write QmlProject file
- tests: tests for QmlProjectItem
Task-number: QDS-8810
Change-Id: I8989e54577e9cd883bd76346e22774cc7f7ed93f
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
2023-04-05 15:13:43 +00:00