kwin/effects/magnifier
Vlad Zahorodnii 0c266e760b Replace remaining usages of old connect syntax with new connect syntax
This change replaces the remaining usages of the old connect syntax with
the new connect syntax.

Unfortunately, there are still places where we have to use SIGNAL() and
SLOT() macros, for example the stuff that deals with d-bus business.

Clazy was used to create this change. There were a few cases that needed
manual intervention, the majority of those cases were about resolving
ambiguity caused by overloaded signals.
2020-09-24 09:33:45 +00:00
..
CMakeLists.txt Reduce the amount of objects that are compiled several times 2020-04-02 00:41:55 +02:00
magnifier.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
magnifier.h Prettify license headers 2020-08-07 19:57:56 +00:00
magnifier.kcfg [effects] Use arg="true" in the kcfg files 2017-04-15 10:03:34 +02:00
magnifier_config.cpp Port some KCMs away from deprecated KShortcutsEditor::undoChanges() 2020-09-24 07:52:44 +00:00
magnifier_config.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-23 06:10:20 +02:00
magnifier_config.h Prettify license headers 2020-08-07 19:57:56 +00:00
magnifier_config.ui KIntSpinBox -> QSpinBox in kwin/effects configs 2013-09-09 07:38:30 +02:00
magnifierconfig.kcfgc Use KConfigXT in Magnifier Effect 2012-09-19 12:05:21 +02:00