Skip to content

Conversation

@HTRamsey
Copy link
Collaborator

Support 6.10.1

Copilot AI review requested due to automatic review settings November 27, 2025 00:30
Copilot finished reviewing on behalf of HTRamsey November 27, 2025 00:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Qt framework version from 6.10.0 to 6.10.1 across the QGroundControl codebase. This is a minor version update that affects build scripts, CI/CD workflows, Docker configurations, documentation, and CMake configuration files to ensure all references to the Qt version are consistent.

Key changes:

  • Updated default Qt version from 6.10.0 to 6.10.1 in all platform installation scripts (Windows, macOS, Linux/Debian)
  • Updated CI/CD workflows for all platforms (Windows, macOS, Linux, iOS, Android) to use Qt 6.10.1
  • Modified CMake configuration to allow Qt 6.10.1 as the maximum supported version

Reviewed changes

Copilot reviewed 25 out of 25 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tools/setup/install-qt-windows.ps1 Updated default Qt version in Windows installation script
tools/setup/install-qt-macos.sh Updated default Qt version in macOS installation script
tools/setup/install-qt-debian.sh Updated default Qt version in Debian/Linux installation script
docs/en/qgc-user-guide/releases/daily_build_new_features.md Updated Qt version reference in English user documentation
docs/en/qgc-dev-guide/getting_started/index.md Updated qt_version frontmatter in English developer guide
deploy/vagrant/Vagrantfile Updated Qt version variable in Vagrant configuration
deploy/vagrant/.vagrantconfig.yml Updated Qt installation paths for version 6.10.1 in Vagrant config
deploy/linux/appimagecraft.yml Updated Qt6_ROOT path for AppImage build
deploy/docker/Dockerfile-build-ubuntu Updated QT_ROOT_DIR environment variable
deploy/docker/Dockerfile-build-android Updated QT_VERSION environment variable
cmake/platform/Android.cmake Updated version validation and error messages for Android NDK requirements
cmake/CustomOptions.cmake Updated maximum supported Qt version to 6.10.1
AGENTS.md Updated Qt version reference in AI assistant quick reference
.github/workflows/*.yml Updated QT_VERSION environment variable in all CI workflows
.github/copilot-instructions.md Updated Qt version references in development guide
.github/actions/qt-android/action.yml Updated default Qt version for Android action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant