D23775: HiDPI rendering improvement
Yunhe Guo
noreply at phabricator.kde.org
Tue Sep 10 16:19:17 BST 2019
guoyunhe marked an inline comment as done.
guoyunhe added inline comments.
INLINE COMMENTS
> aacid wrote in progressBox.cpp:92
> This increases the Qt dependency to 5.11, please change the CMakeLists.txt accordingly (or maybe try to use bondingRect and see if that works since that doesn't need a newer Qt than we need at tis point)
@aacid I updated dependency to Qt 5.11. According to the previous deprecation message from compiler, it suggests to use horizontalAdvance instead of boundingRect. I am not sure about the reason. But from the result, horizontalAdvance did the exact same thing as width function.
REPOSITORY
R352 Filelight
REVISION DETAIL
https://phabricator.kde.org/D23775
To: guoyunhe, #kde_applications
Cc: aacid, ngraham, #kde_applications, cfeck, kde-utils-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190910/4665e4b9/attachment.html>
More information about the Kde-utils-devel
mailing list