kwin/kcmkwin
Martin Gräßlin 823222567e [kwin/kcmrules] Use a pointer for the KWindowInfo member variable
The reason for this change is that the default ctor of KWindowInfo
creates a broken object. Calling any method in it will result in a
crush. Thus it is scheduled for removal in kwindowsystem framework
causing this code to no longer compile.

The solution is to use a pointer and set it to null as long as the
window has not been detected yet. To ensure that this doesn't fail
badly an assert is added to the getter in DetectWidget.
2014-01-30 10:35:35 +01:00
..
kwindecoration SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +00:00
kwindesktop SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +00:00
kwinoptions KWin: kwinoptions: port to KF5 2014-01-24 14:15:34 +01:00
kwinrules [kwin/kcmrules] Use a pointer for the KWindowInfo member variable 2014-01-30 10:35:35 +01:00
kwinscreenedges SVN_SILENT made messages (.desktop file) 2014-01-20 04:05:30 +00:00
kwinscripts SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +00:00
kwintabbox SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +00:00
CMakeLists.txt [kwin] Drop old kwincompositing KCM 2013-12-16 13:27:56 +01:00