Commit Graph

14 Commits

Author SHA1 Message Date
Marco Martin
d17002f04e set the hotspot coherent with Dolphin 2012-08-27 19:51:04 +02:00
Marco Martin
523314b4a9 create the delegate in the proper context 2012-08-27 19:20:07 +02:00
Aaron Seigo
a60b7b83c9 signal when a drag starts so that qml items can take the necessary steps 2012-05-04 14:10:28 +02:00
Aaron Seigo
a4e83dde8e tabs to spaces. fewer kittens are now being killed. 2012-05-04 14:10:28 +02:00
Marco Martin
9e5451a1df delegateImage property 2012-03-02 15:08:11 +01:00
Marco Martin
a299c18ddc configurable start drag distance 2012-03-02 15:08:11 +01:00
Marco Martin
54c6d73c20 document all drag and drop 2012-01-10 13:32:41 +01:00
Marco Martin
dba4608391 support setData 2011-12-26 16:28:58 +01:00
Marco Martin
2c7e559f04 support url lists as well
TODO: the DeclarativeMimeData object shouldn't be a mimedata itself, but a container object. in this way it will be possible to reimplement all the methods, also non virtuals
2011-12-15 19:51:38 +01:00
Marco Martin
32b9547634 manage also mouse moves of children 2011-12-15 18:45:15 +01:00
Marco Martin
d52cb2a57b a property should never, never, ever called "data"
means the element won't be able to have children
2011-12-15 18:28:57 +01:00
Martin Gräßlin
c55fb8b541 Fix library name of declarativeplugin
REVIEW: 103384
2011-12-11 17:07:45 +01:00
Montel Laurent
addf0945a1 Fix compile warning 2011-07-08 22:06:29 +02:00
Marco Martin
93bfcfe8fc drag and drop plugin by Gregory Schlomoff
CCMAIL: gregory.schlomoff@gmail.com
2011-07-05 21:14:04 +02:00