This revision was automatically updated to reflect the committed changes.
Closed by commit R31:41c24a337c56: Implement SH_Widget_Animation_Duration style
hint (authored by elvisangelaccio).
CHANGED PRIOR TO COMMIT
https://phabricator.kde.org/D8759?vs=22193&id=22238#toc
REPOSITORY
R31 Breeze
elvisangelaccio marked an inline comment as done.
REPOSITORY
R31 Breeze
REVISION DETAIL
https://phabricator.kde.org/D8759
To: elvisangelaccio, hpereiradacosta, apol
Cc: apol, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed,
jensreuterberg, abetts, sebas, mart
hpereiradacosta accepted this revision.
hpereiradacosta added a comment.
Thanks for the patch !
REPOSITORY
R31 Breeze
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D8759
To: elvisangelaccio, hpereiradacosta, apol
Cc: apol, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-
apol accepted this revision.
apol added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> breezestyle.cpp:656
> +#if QT_VERSION >= 0x050A00
> +// TODO Qt6: drop deprecated SH_Widget_Animate
> +case SH_Widget_Animation_Duration:
elvisangelaccio updated this revision to Diff 22193.
elvisangelaccio added a comment.
- Don't use QT_VERSION_CHECK since it's not used anywhere in breeze
REPOSITORY
R31 Breeze
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D8759?vs=22192&id=22193
BRANCH
master
REVISION DETAIL
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: hpereiradacosta.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Qt 5.10 deprecates the SH_Widget_Animate style hint in favor of a new
SH_Widget_An