kwin/clients/oxygen/demo
David Faure 022304c0db 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
2014-02-27 21:12:36 +01:00
..
ui Fixed compilation against qt5/kf5 2013-08-01 20:19:37 +02:00
CMakeLists.txt Port to KF5 renaming changes 2013-12-11 21:41:47 +01:00
main.cpp Fixed email address in all headers. 2013-12-18 13:29:16 +01:00
oxygenshadowdemodialog.cpp Oxygen: avoid calls to reparseConfiguration() on startup. 2014-02-27 21:12:36 +01:00
oxygenshadowdemodialog.h Fixed email address in all headers. 2013-12-18 13:29:16 +01:00
oxygenshadowdemowidget.cpp Removed unnecessary Qt path in includes. 2013-08-02 09:39:09 +02:00
oxygenshadowdemowidget.h Replace NULL with nullptr in clients folder 2014-02-24 17:02:11 +01:00