Go to file
Martin Gräßlin f50a5412ba Drop windowId property from PlasmaCore.Dialog
Property windowId was according to the comments only provided because
KWin needed it. KWin's usecase was to know the window Id of the window
where a given item is rendered to. In QtQuick a QQuickItem provides a
pointer to the QQuickWindow holding the item. This means this hack is no
longer needed.

REVIEW: 112033
2013-08-13 06:47:10 +02:00
desktoptheme SVN_SILENT made messages (.desktop file) 2013-08-02 04:25:21 +00:00
src Drop windowId property from PlasmaCore.Dialog 2013-08-13 06:47:10 +02:00
tools Refined porting scripts 2013-08-09 04:07:59 +02:00
CMakeLists.txt KWidgets is gone 2013-08-06 18:59:47 +02:00
config-compiler.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
config-prefix.h.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestConfig.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
CTestCustom.cmake enable build of plasma subdir 2013-01-30 14:53:30 +01:00
FindPlasma.cmake Try a bit saner setup of the cmake foo 2013-05-03 03:17:26 +02:00
Mainpage.dox Create Mainpage.dox for kde-runtime plasma sub-projects 2012-12-14 16:15:44 +01:00
PlasmaConfig.cmake.in Fix up library finding 2013-06-13 16:01:06 +02:00
PlasmaMacros.cmake Improve docs with examples and optional args 2013-08-13 01:25:58 +02:00
README Fix build error: convert qdatetime to uint 2013-06-05 19:41:58 +02:00

See also: http://community.kde.org/Plasma#Plasma_Workspaces_2