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
..
idletime
kdecorations Fix Connections warnings 4 years ago
kglobalaccel
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
platforms
qpa
scenes Make Scene::qpainterRenderBuffer() take a screen id 4 years ago
windowsystem
CMakeLists.txt