kwin/effects/flipswitch
Aleix Pol dbac4bce7e Reduce the amount of objects that are compiled several times
Summary:
We build some objects several times which makes it uncomfortable to develop KWin
since every time we modify something a lot of things get rebuilt. This should
help a bit although it doesn't solve all the problems.

Test Plan: Builds, tests pass

Reviewers: #kwin, zzag

Reviewed By: #kwin, zzag

Subscribers: davidedmundson, zzag, anthonyfieroni, iasensio, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28445
2020-04-02 00:41:55 +02:00
..
CMakeLists.txt Reduce the amount of objects that are compiled several times 2020-04-02 00:41:55 +02:00
flipswitch.cpp [effects/flipswitch] Add a const ref 2020-01-14 18:46:10 +02:00
flipswitch.h [effects/flipswitch] Add a const ref 2020-01-14 18:46:10 +02:00
flipswitch.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
flipswitch_config.cpp [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
flipswitch_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-10-23 05:33:32 +02:00
flipswitch_config.h Use nullptr everywhere 2019-09-19 17:48:21 +03:00
flipswitch_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
flipswitchconfig.kcfgc Use KConfigXT in FlipSwitch effect 2012-09-15 11:24:11 +02:00