Starter tasks: Fixing High-DPI issues in KDevelop
Kevin Funk
kfunk at kde.org
Tue Sep 1 18:43:05 UTC 2015
If anyone wants to get their hands dirty with KDevelop:
We have a few issues with regards to High-DPI. This just got more visible when
I finally opted in to Qt's builtin High-DPI support (by enabling
Qt::AA_UseHighDpiPixmaps).
Solving those issues is a matter of fixing QPainter-related code or fixing
QPixmap sizing, see [1] [2]
Problems:
See https://phabricator.kde.org/T664 -- there are probably more
Testing:
$ QT_DEVICE_PIXEL_RATIO=2 kdevelop
References:
[1] http://blog.davidedmundson.co.uk/blog/kde_apps_high_dpi
[2] https://community.kde.org/KDE/High-dpi_issues
--
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150901/523ba906/attachment.sig>
More information about the KDevelop-devel
mailing list