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 #910441
S2_6/S3_0 Qt: Replace QApplication::desktop()->screenGeometry() with QApplication::primaryScreen()->geometry()
Start date:
Due date:
% Done:
0%
Estimated time:
Description
From Bug #896335.
Replace deprecated QApplication::desktop()->screenGeometry() with QApplication::primaryScreen()->geometry()
Extract parts of Alexandro Ignatiev's patch as a patch that does just that.
Related issues
History
#1
Updated by Marko Lindqvist 4 months ago
- File 0022-Qt-Replace-QApplication-desktop-screenGeometry-with-.patch 0022-Qt-Replace-QApplication-desktop-screenGeometry-with-.patch added
- File 0029-Qt-Replace-QApplication-desktop-screenGeometry-with-.patch 0029-Qt-Replace-QApplication-desktop-screenGeometry-with-.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist 4 months ago
- Blocks Bug #896335: Qt deprecation warnings in S2_6/S3_0 when --enable-debug NOT used added
#3
Updated by Marko Lindqvist 3 months ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist