----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111405/ -----------------------------------------------------------
(Updated July 5, 2013, 3:35 p.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks. Description ------- We want to deprecate KGlobalSettings, but we need to keep the createApplicationPalette functionality. I decided to move it to KColorScheme. We have 2 kind of users for this method: - applications that want to do fancy stuff with KDE and integrate better which will have to depend on KWidgets - and the rest, who will be able to rely on a properly set QPalette (by whichever QPlatformTheme we're using on). Having moved the method to KColorScheme, seems to me we can use it from our Platform Theme, because it was doing mostly the same. Diffs ----- kdeui/kernel/kstyle.cpp 9cb0fd2 kdeui/util/kglobalsettings.h 4b77ed5 kdeui/util/kglobalsettings.cpp 3e60632 staging/frameworkintegration/src/platformtheme/kdeplatformtheme.cpp 7b660f0 staging/kwidgets/src/utils/kcolorscheme.h 3ee47be staging/kwidgets/src/utils/kcolorscheme.cpp a270878 Diff: http://git.reviewboard.kde.org/r/111405/diff/ Testing ------- Thanks, Aleix Pol Gonzalez
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel