On Sun, Aug 29, 2010 at 7:05 AM, Ville M. Vainio <[email protected]> wrote: > I pushed a branch that shows how to add drag & drop support for Qt: > > https://code.launchpad.net/~leo-editor-team/leo-editor/dragdrop
Rev 3297 of the trunk contains a greatly expanded version of this branch. I plan to do all further work directly in the trunk. The dragdrop branch will soon be marked merged. Here is the checkin log: QQQQQ Leo now supports Drag n Drop with Qt gui: the dragdrop branch has been merged by hand. Added LeoQTreeWidget from dragdrop branch and greatly expanded it. Creates @edit nodes when dragging to Leo files from the file system. Supports both intra-outline and inter-outline moves. Still to do: 1) clone-drags. 2) Creating @thin or @auto nodes instead of @edit nodes as appropriate. All unit tests pass. QQQQQ This has been another great collaborative effort. Ville's work was the most important. I simply had no idea how to get started. After the first step, everything went smoothly. All suggestions for improvement welcome here, but please do not file wishlist bugs. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
