Sebastian Kügler
2edebc57c3
Remove windowFlags property
This is a needless duplication of the property, and it causes bugs. Removing it, and porting all users to the flags property from QWindow magically makes layering and resizability bugs vanish. One problem is left: the dialog dismisses too easily, it should not dismiss when being resized, moved or when a child dialog or QMenu opens from it.
See also: http://community.kde.org/Plasma#Plasma_Workspaces_2
Description
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%