plasma-framework/src/declarativeimports
Martin Gräßlin 9e32090b50 Do not add dialog to DialogShadows before it became visible at least once
Calling DialogShadows::self()->addWindow(...) will create the low level window.
If this is called before the property windowFlags is evaluated the window flag
X11BypassWindowManagerHint has no effect as that one must be present when the
window is created through the low level xcb call.

This was breaking declarative KWin scripts as KWin's windows need to have the
X11BypassWindowManagerHint.

REVIEW: 113700
2013-11-07 10:33:56 +01:00
..
calendar Stop using Qt5Transitional in Plasma Frameworks 2013-10-22 00:40:17 +02:00
core Do not add dialog to DialogShadows before it became visible at least once 2013-11-07 10:33:56 +01:00
dirmodel No more kde4support for dirmodel plugin 2013-10-05 02:48:09 +02:00
draganddrop Stop using Qt5Transitional in Plasma Frameworks 2013-10-22 00:40:17 +02:00
krunnermodel Rename target plasma to Plasma 2013-10-16 00:47:47 +02:00
locale Use the target now that KDE4Support exports one 2013-10-28 12:56:13 +01:00
plasmacomponents Remove QIconItem 2013-10-30 17:20:57 +01:00
plasmaextracomponents Rename target plasma to Plasma 2013-10-16 00:47:47 +02:00
platformcomponents Fix build failing to find Qt5DeclarativeConfig.cmake 2013-10-08 17:48:18 +02:00
qtextracomponents Update buttonDownPos in event filter 2013-11-07 00:21:56 +01:00
CMakeLists.txt Disable krunner-related code from the build 2013-10-08 17:37:15 +02:00