Bug 148390 - Find in Files: Allow drag & drop from result list
Summary: Find in Files: Allow drag & drop from result list
Status: RESOLVED INTENTIONAL
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kåre Särs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 11:53 UTC by Christian Weiske
Modified: 2015-10-08 08:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Weiske 2007-07-31 11:53:32 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
OS:                Linux

The "find in files" plugin shoul allow drag and drop of the files, e.g. to open them in other applications.
Comment 1 Dominik Haumann 2007-08-14 16:38:26 UTC
nice wish
Comment 2 Dominik Haumann 2011-09-01 21:56:41 UTC
As I understand, we have to derive a class from QTreeWidget and overwrite the fuction
  QStringList QTreeWidget::mimeTypes () const [virtual protected]

Maybe also overwrite:
  QMimeData * QTreeWidget::mimeData ( const QList<QTreeWidgetItem *> items ) const [virtual protected]
Comment 3 Christoph Cullmann 2015-10-08 08:55:32 UTC
Dear user,

this wish list item is now closed, as it wasn't touched in the last two years and no contributor stepped up to implement it.

The Kate/KTextEditor team is very small and we can just try to keep up with fixing bugs. Therefore wishs that show no activity for two years or more will be closed from now on to keep at least a bit overview about 'current' wishs of the users.

If you want your feature to be implemented, please step up to provide some patch for it. If you think it is really needed, you can reopen your request, but keep in mind, if no new good arguments are made and no people get attracted to help out to implement it, it will expire in two years again.

We have a nice website kate-editor.org that provides all the information needed to contribute, please make use of it. For highlighting improvements our user manual shows how to write syntax definition files.

Greetings
Christoph