Review Request 113685: New KColorSchemeManager to support changing color scheme in app
Martin Gräßlin
mgraesslin at kde.org
Tue Nov 12 08:13:31 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113685/
-----------------------------------------------------------
(Updated Nov. 12, 2013, 9:13 a.m.)
Review request for KDE Frameworks, Albert Astals Cid, Gilles Caulier, and Boudewijn Rempt.
Changes
-------
@Albert: I would like to have your opinion on whether .colors should be translated or if you know of a reason why they are currently not translated (see discussion on first issue)
Repository: kdelibs
Description
-------
This class is inspired by functionality offered by e.g. Krita and
Digikam to allow the user to select a different color scheme for the
application.
This manager simplifies this task and also ensures that the required
property on QApplication is set, so that a QStyle can pass the scheme
to the window manager/compositor for the windows of the application.
@boud and @cgilles: please have a look whether this approach is sufficient for your usecases in digkam and Krita.
Diffs
-----
tier3/kconfigwidgets/src/CMakeLists.txt 36ffca8
tier3/kconfigwidgets/src/kcolorscheme.h 43da913
tier3/kconfigwidgets/src/kcolorscheme.cpp 62326a6
tier3/kconfigwidgets/src/kcolorschememanager_p.h PRE-CREATION
tier3/kconfigwidgets/src/kcolorschememanager_p.cpp PRE-CREATION
tier3/kconfigwidgets/tests/CMakeLists.txt f66dc32
tier3/kconfigwidgets/tests/kcolorschemedemo.cpp PRE-CREATION
Diff: http://git.reviewboard.kde.org/r/113685/diff/
Testing
-------
see demo application
Thanks,
Martin Gräßlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131112/5f090ff2/attachment.html>
More information about the Kde-frameworks-devel
mailing list