kwin/clients/oxygen
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
..
config [kwin] Use imported targets for all XCB libs 2014-02-25 15:48:39 +01:00
data changed shadow offset property from int to double. 2013-01-07 12:12:14 +01:00
demo Oxygen: avoid calls to reparseConfiguration() on startup. 2014-02-27 21:12:36 +01:00
CMakeLists.txt [kwin] Use imported targets for all XCB libs 2014-02-25 15:48:39 +01:00
oxygenbutton.cpp [oxygen] Use KCommonDecoration::palette() to get the QPalette to use 2013-11-25 09:44:23 +01:00
oxygenbutton.h [oxygen] Use new update mechanism of KDecoration in the Button 2013-11-14 09:41:52 +01:00
oxygenclient.cpp Replace NULL with nullptr in clients folder 2014-02-24 17:02:11 +01:00
oxygenclient.desktop SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +00:00
oxygenclient.h [oxygen] Drop redefining the default decoration buttons 2013-11-14 09:41:52 +01:00
oxygenclientgroupitemdata.cpp - use kcfg for shadow configuration 2013-01-07 12:12:12 +01:00
oxygenclientgroupitemdata.h QWeakPointer -> QPointer 2013-08-07 13:37:43 +02:00
oxygenconfigdata.kcfg Added option in oxygenrc to disable window background: 2013-12-17 18:37:59 +01:00
oxygenconfiguration.kcfgc - use kcfg for shadow configuration 2013-01-07 12:12:12 +01:00
oxygendecohelper.cpp Oxygen: avoid calls to reparseConfiguration() on startup. 2014-02-27 21:12:36 +01:00
oxygendecohelper.h Oxygen: avoid calls to reparseConfiguration() on startup. 2014-02-27 21:12:36 +01:00
oxygendecorationdefines.h Added option in oxygenrc to disable window background: 2013-12-17 18:37:59 +01:00
oxygenexceptionlist.cpp Added option in oxygenrc to disable window background: 2013-12-17 18:37:59 +01:00
oxygenexceptionlist.h use KSharedConfig to deal with configuration. 2013-01-07 12:12:13 +01:00
oxygenfactory.cpp Oxygen: avoid calls to reparseConfiguration() on startup. 2014-02-27 21:12:36 +01:00
oxygenfactory.h Oxygen: avoid calls to reparseConfiguration() on startup. 2014-02-27 21:12:36 +01:00
oxygensizegrip.cpp use Helper::ScopedPointer instead of QScopedPointer for simplification. 2013-11-12 00:54:26 +01:00
oxygensizegrip.h Removed unnecessary Qt path in includes. 2013-08-02 09:39:09 +02:00
oxygentitleanimationdata.cpp Removed unnecessary Qt path in includes. 2013-08-02 09:39:09 +02:00
oxygentitleanimationdata.h QWeakPointer -> QPointer 2013-08-07 13:37:43 +02:00