kwin/plugins/platforms
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
..
drm Do not call randomly eglGetError() after eglMakeCurrent 2020-09-23 10:05:30 +00:00
fbdev Prettify license headers 2020-08-07 19:57:56 +00:00
hwcomposer Prettify license headers 2020-08-07 19:57:56 +00:00
virtual Prettify license headers 2020-08-07 19:57:56 +00:00
wayland Add missing const-referenece 2020-09-17 03:12:59 +02:00
x11 Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00