Revision 2a9b5a2...
Go back to digest for 2nd March 2014Bug Fixes in KDE Base
David Faure committed changes in [kde-workspace] /:
Oxygen: avoid calls to reparseConfiguration() on startup.
strace -e open kate |& grep -v NOENT | grep oxygenrc | wc -l
went from 8 to 4
(and when looking for kdeglobals, from 13 to 11)
There's still a lot of work to be done in that area...
(within KConfigSkeleton, and probably kdeplatformtheme)
REVIEW: 115964
File Changes
Modified 13 files
- kstyles/oxygen/oxygenshadowhelper.cpp
- kstyles/oxygen/oxygenshadowhelper.h
- kstyles/oxygen/oxygenstyle.cpp
- kstyles/oxygen/oxygenstyle.h
- kstyles/oxygen/oxygenstylehelper.cpp
- kstyles/oxygen/oxygenstylehelper.h
- libs/oxygen/oxygenhelper.cpp
- libs/oxygen/oxygenhelper.h
- kwin/clients/oxygen/oxygendecohelper.cpp
- kwin/clients/oxygen/oxygendecohelper.h
- kwin/clients/oxygen/oxygenfactory.cpp
- kwin/clients/oxygen/oxygenfactory.h
- kwin/clients/oxygen/demo/oxygenshadowdemodialog.cpp
13 files changed in total