Summary: | kdevelop's snipped manager drag and drop facility | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Grzegorz Jaskiewicz <gj> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 3.0.91 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Grzegorz Jaskiewicz
2004-05-28 16:40:29 UTC
CVS commit by rgruber: Added drag and drop feature plus code cleanup and small GUI changes. You can now drag any text into the snippet list and a new snippet will be created out of the dropped text. CCMAIL: 82393-done@bugs.kde.org GUI M +63 -42 snippet_widget.cpp 1.8 M +4 -3 snippet_widget.h 1.4 M +1 -1 snippetdlg.ui.h 1.3 M +0 -42 snippetsettingsbase.ui 1.5 Ok, cool guys. But here comes another thing. This isn't quite snipped related,directly. The page should open, when I hover mouse with something to drop over it. Simillary to tabs, when you try to drop something in another tab. Or simmiarly to taskman, when I try to drop file/icon/whatever on application that is currently minimized. so it still doesn't open <snippets> page automaticaly, when I just hover mouse 'holding' piece of code automatically. Even if it's opened, I still need to press that little box to make it persistantly open. It means that it's only fixed partialy. If you want the toolviews to work differently, make a new wish against kdelibs/kmdi. The original wish as stated is solved for KDevelop's scope. |