kwin/scripting
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 Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00
Messages.sh Fix message extraction 2018-05-20 08:14:50 +03:00
dbuscall.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dbuscall.h Prettify license headers 2020-08-07 19:57:56 +00:00
documentation-effect-global.xml export AnimationEffect::set and ::cancel to script 2013-03-28 19:47:30 +01:00
documentation-global.xml Allow configuring script's screen edges from the KCM 2016-10-07 15:20:14 +01:00
genericscriptedconfig.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
genericscriptedconfig.h Prettify license headers 2020-08-07 19:57:56 +00:00
genericscriptedconfig.json [kwin] Fix genericscripted config 2014-03-19 08:00:28 +01:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-23 06:10:20 +02:00
meta.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
meta.h Prettify license headers 2020-08-07 19:57:56 +00:00
screenedgeitem.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
screenedgeitem.h Prettify license headers 2020-08-07 19:57:56 +00:00
scriptedeffect.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
scriptedeffect.h Expose effect ID to scripting via `effect.pluginId` 2020-08-11 18:50:24 +02:00
scripting.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
scripting.h Prettify license headers 2020-08-07 19:57:56 +00:00
scripting_logging.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scripting_logging.h Prettify license headers 2020-08-07 19:57:56 +00:00
scripting_model.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
scripting_model.h Prettify license headers 2020-08-07 19:57:56 +00:00
scriptingutils.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scriptingutils.h Prettify license headers 2020-08-07 19:57:56 +00:00
timer.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
workspace_wrapper.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
workspace_wrapper.h Prettify license headers 2020-08-07 19:57:56 +00:00