Go to file
Sebastian Kügler 37e3ef99f0 Make mouse interaction work
- events need to be accepted, otherwise they don't have effect on the
  drag, and it doesn't get released
- slightly more intelligent starting of drag, saves quite some cycles
  and is way more correct this way

The "attach pixmap of dragged item" is still disabled. This probably
needs to be rethought entirely. One option would be to ditch this class
in favour of QtQuick 2's Drag, DragEvent and DropArea. Food for API
discussion.
2013-03-07 00:26:39 +01:00
desktoptheme SVN_SILENT made messages (.desktop file) 2013-02-22 18:03:06 +01:00
src Make mouse interaction work 2013-03-07 00:26:39 +01:00
tools ws 2013-03-06 23:21:20 +01:00
CMakeLists.txt use KAction from kde4support 2013-03-04 15:46:47 +01: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
Mainpage.dox Create Mainpage.dox for kde-runtime plasma sub-projects 2012-12-14 16:15:44 +01:00
README initial commit 2013-01-30 11:50:24 +01:00