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 #852856
Set QT_DISABLE_DEPRECATED_BEFORE
Start date:
Due date:
% Done:
0%
Estimated time:
Description
We should set QT_DISABLE_DEPRECATED_BEFORE to the minimum Qt requirement version in each branch.
Related issues
History
#1
Updated by Marko Lindqvist about 1 year ago
- Blocked by Bug #852857: Qt: Deprecated qSort() added
#2
Updated by Marko Lindqvist about 1 year ago
- Sprint/Milestone set to 2.6.2
#3
Updated by Marko Lindqvist about 1 year ago
- Related to Bug #852863: Qt: QDateTime::fromTime_t() deprecated in Qt-5.8 added
#4
Updated by Marko Lindqvist about 1 year ago
- File 0013-Set-QT_DISABLE_DEPRECATED_BEFORE.patch 0013-Set-QT_DISABLE_DEPRECATED_BEFORE.patch added
- File 0004-Set-QT_DISABLE_DEPRECATED_BEFORE.patch 0004-Set-QT_DISABLE_DEPRECATED_BEFORE.patch added
- Status changed from New to Resolved
Master version does not yet set it to the same version as our minimum Qt requirement as we have pre-existing deprecated constructs. We have to bump it (in new tickets) once those are fixed.
#5
Updated by Marko Lindqvist about 1 year ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist