kwin/effects/desktopgrid
Thomas Lübking d1cf29f6b2 desktop grid: vector instead of qhash for buttons
They're only traversed and QHash is unordered - so
the worst container. Also we have complete control
over the maintained class, so we can just keep the
mapped EffectWindow there
2015-10-29 23:36:10 +01:00
..
CMakeLists.txt Deprecate kservice_desktop_to_json(), use kcoreaddons_desktop_to_json() instead. 2015-01-16 22:52:26 +01:00
desktopgrid.cpp desktop grid: vector instead of qhash for buttons 2015-10-29 23:36:10 +01:00
desktopgrid.h desktop grid: vector instead of qhash for buttons 2015-10-29 23:36:10 +01:00
desktopgrid.kcfg desktop grid: add option to hide buttons 2015-10-29 23:36:10 +01:00
desktopgrid_config.cpp [effects] Properly set the componentDisplayName on the KActionCollection 2015-08-12 09:40:55 +02:00
desktopgrid_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-04-07 13:20:00 +00:00
desktopgrid_config.h
desktopgrid_config.ui desktop grid: add option to hide buttons 2015-10-29 23:36:10 +01:00
desktopgridconfig.kcfgc
main.qml desktop grid: use -/+ text buttons 2015-10-29 23:36:10 +01:00