You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Konrad Materka d2f3372749 Fix Connections warnings
Qt 5.15 introduced new syntax for defining Connections. Fix warnings like this one:
QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
4 years ago
..
common [kcms/effectsmodel] Add config module role to effectsmodel and use it to open config 4 years ago
kwincompositing
kwindecoration Fix Connections warnings 4 years ago
kwindesktop Fix Connections warnings 4 years ago
kwineffects Fix Connections warnings 4 years ago
kwinoptions
kwinrules
kwinscreenedges
kwinscripts Do not explicitely define Exec line for KCM 4 years ago
kwintabbox
CMakeLists.txt