HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #849444
Bump minimum Qt requirement
0%
Description
Once there's a Ubuntu LTS that has suitable Qt version available, we should bump minimum Qt requirement in master for enabling zekoz's work to clean out deprecated constructs from Qt-client ahead of upstream release of Qt6 and our own implementation of Qt6-compatibility.
This came up in Bug #834390
Related issues
History
#1
Updated by Marko Lindqvist over 2 years ago
- File 0019-Bump-minimum-Qt-requirement-to-5.11.patch 0019-Bump-minimum-Qt-requirement-to-5.11.patch added
- Status changed from New to Resolved
We will want to support Debian Buster even when Ubuntu 20.04 comes out, and Qt version in Buster was 5.11. So the version to bump minimum requirement to is 5.11.
#2
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to In Progress
README.packaging should be updated.
#3
Updated by Marko Lindqvist over 2 years ago
- File 0019-Bump-minimum-Qt-requirement-to-5.11.patch 0019-Bump-minimum-Qt-requirement-to-5.11.patch added
- Status changed from In Progress to Resolved
- README.packaging updated
#4
Updated by Marko Lindqvist over 2 years ago
- Blocked by Feature #851187: Travis CI: Disable Qt programs from build before increasing minimum Qt version added
#5
Updated by Marko Lindqvist over 2 years ago
It might make sense to go forward with this already and not wait for Ubuntu-20.04 release, if the higher Qt requirement wouldn't affect regular developers. Most of us use Debian, and at least Buster release.
Sveinung, what is your distribution/Qt version?
#6
Updated by Sveinung Kvilhaugsvik over 2 years ago
Marko Lindqvist wrote:
Sveinung, what is your distribution/Qt version?
Debian Buster. I'll probably upgrade my Freeciv development environment to Debian testing in the near future.
#7
Updated by Marko Lindqvist over 2 years ago
So I'm adding this to my queue of patches to push.
#8
Updated by Marko Lindqvist over 2 years ago
- Subject changed from Bump minimum Qt requirement when Ubuntu 20.04 LTS out to Bump minimum Qt requirement
#9
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist