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...
Bug #852857
Qt: Deprecated qSort()
Start date:
Due date:
% Done:
0%
Estimated time:
Description
qSort() has been deprecated in Qt-5.2 already. Let's use std::sort() instead.
Related issues
History
#1
Updated by Marko Lindqvist over 1 year ago
- Blocks Feature #852856: Set QT_DISABLE_DEPRECATED_BEFORE added
#2
Updated by Marko Lindqvist over 1 year ago
- Sprint/Milestone set to 2.6.2
#3
Updated by Marko Lindqvist over 1 year ago
- File 0003-Qt-Replace-deprecated-qSort-call-with-std-sort.patch 0003-Qt-Replace-deprecated-qSort-call-with-std-sort.patch added
- Status changed from New to Resolved
#4
Updated by Marko Lindqvist over 1 year ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist