kwin/kcmkwin/kwindecoration
Martin Flöser 8245a74b31 Make it possible to compile 5.12 branch with a kdecoration from master
Summary:
KDecoration has two new pure virtual methods. Due to that one cannot
build KWin in the stable branch. This makes bug fixing rather cumbersome
as one also needs to switch the kdecoration branch.

This rather unusual change for a stable branch improves the
compatibility by adding the new virtual methods without doing anything
and without marking them as override, so that the code can compile with
a kdecoration from 5.12 and a kdecoration from master.

Test Plan: 5.12 branch compiles with kdecoration master branch

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D10296
2018-02-07 19:43:53 +01:00
..
declarative-plugin Make it possible to compile 5.12 branch with a kdecoration from master 2018-02-07 19:43:53 +01:00
qml Fix KWin decoration KCM showing correct index at startup 2017-04-13 11:54:39 +01:00
CMakeLists.txt [kcmkwin/deco] Drop outdated source and ui files 2014-12-09 16:14:03 +01:00
decorationmodel.cpp [kcmkwin/deco] Add configuration for decoration plugin/themes 2014-12-05 13:44:16 +01:00
decorationmodel.h [kcmkwin/deco] Add configuration for decoration plugin/themes 2014-12-05 13:44:16 +01:00
kcm.cpp Sort the themes in decoration KCM 2017-04-13 11:54:44 +01:00
kcm.h Fix KWin decoration KCM showing correct index at startup 2017-04-13 11:54:39 +01:00
kcm.ui overhaul of deco kcm 2015-10-05 23:40:46 +02:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-12-20 07:06:47 +01:00
Messages.sh extract the strings also from QML 2014-12-16 21:02:27 +01:00