Skip to content

qt-cli: Update Qt Quick application templates#520

Merged
benchoq merged 1 commit into
qt-labs:devfrom
benchoq:ben_0701_rework_qtquickapp_templates
Jul 6, 2026
Merged

qt-cli: Update Qt Quick application templates#520
benchoq merged 1 commit into
qt-labs:devfrom
benchoq:ben_0701_rework_qtquickapp_templates

Conversation

@benchoq

@benchoq benchoq commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Update Qt Quick application templates for both C++ and Python to align with
changes from Qt Creator 20 release.

Task-number: VSCODEEXT-321

@benchoq benchoq marked this pull request as draft July 1, 2026 10:04
@benchoq benchoq force-pushed the ben_0701_rework_qtquickapp_templates branch from a9f36a1 to 8687cca Compare July 1, 2026 11:16
@benchoq benchoq changed the title qt-cli: Rework Qt Quick application templates qt-cli: Update Qt Quick application templates Jul 1, 2026
@benchoq benchoq marked this pull request as ready for review July 1, 2026 11:53
Update Qt Quick application templates for both C++ and Python to align with
changes from Qt Creator 20 release.

- Update QML file template according to Qt Creator 20
  https://codereview.qt-project.org/c/qt-creator/qt-creator/+/740647

- Update C++ project minimum Qt version
  - Drop Qt 6.2 support and add Qt 6.10 support.
  - Supported Qt versions: 6.5, 6.8 and 6.10.
  - Update CMakeLists.txt and main.cpp accordingly

- Update files for e2e testing.

Task-number: [VSCODEEXT-321](https://qt-project.atlassian.net/browse/VSCODEEXT-321)
@benchoq benchoq force-pushed the ben_0701_rework_qtquickapp_templates branch from 8687cca to 19b55d1 Compare July 1, 2026 12:28
@benchoq benchoq merged commit 0e3a835 into qt-labs:dev Jul 6, 2026
10 of 14 checks passed
@benchoq benchoq deleted the ben_0701_rework_qtquickapp_templates branch July 6, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants