kwin/effects/magiclamp
Vlad Zagorodniy 253ff428a7 [effects] Port to new connect syntax
Summary:
The new connect syntax has several advantages over the old syntax:

(a) Connecting with the new syntax is faster;
(b) It is compile time checked.

There are still a few places where the old connect syntax is used, e.g.
connecting to QML buttons in the Desktop Grid effect.

Test Plan:
Have been testing this patch for ~2 weeks, haven't noticed any
regressions.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: davidedmundson, broulik, graesslin, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D18368
2019-01-26 01:22:06 +02:00
..
CMakeLists.txt Use SERVICE_TYPES parameter to kcoreaddons_desktop_to_json() 2015-12-09 23:42:45 +00:00
magiclamp.cpp [effects] Port to new connect syntax 2019-01-26 01:22:06 +02:00
magiclamp.h [effects/magiclamp] Port to TimeLine 2018-06-30 10:40:33 +03:00
magiclamp.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
magiclamp_config.cpp [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
magiclamp_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-07-23 05:24:40 +02:00
magiclamp_config.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
magiclamp_config.ui Use KConfigXT in MagicLamp effect 2012-09-19 09:29:27 +02:00
magiclampconfig.kcfgc Use KConfigXT in MagicLamp effect 2012-09-19 09:29:27 +02:00