https://bugs.kde.org/show_bug.cgi?id=356561
Hugo Pereira Da Costa <hugo.pere...@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/bree |http://commits.kde.org/bree |ze/c5e48d765ab7ea71b0a4e30f |ze/2cae9359188af85ac884e270 |e6482ed7e7be026f |9c17592bc67b0e73 --- Comment #6 from Hugo Pereira Da Costa <hugo.pere...@free.fr> --- Git commit 2cae9359188af85ac884e2709c17592bc67b0e73 by Hugo Pereira Da Costa. Committed on 11/01/2016 at 19:20. Pushed by hpereiradacosta into branch 'Plasma/5.5'. - Removed palette helper. Special background for groupboxes, menus, etc is now handled directly in the painting routine rather than adjusting the palette. This was indeed breaking palette inheritance, and requiring hacks that apparently posed some performance regressions. - check documentMode to decide tab background color. Related: bug 356343 M +0 -1 kstyle/CMakeLists.txt M +2 -37 kstyle/breezehelper.cpp M +0 -13 kstyle/breezehelper.h D +0 -188 kstyle/breezepalettehelper.cpp D +0 -94 kstyle/breezepalettehelper.h M +43 -15 kstyle/breezestyle.cpp M +0 -4 kstyle/breezestyle.h http://commits.kde.org/breeze/2cae9359188af85ac884e2709c17592bc67b0e73 -- You are receiving this mail because: You are watching all bug changes.