| Summary: | Drag and drop for tags not working | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | mau <b-misc> |
| Component: | Tags | Assignee: | Pinak Ahuja <pinak.ahuja> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | aspotashev, emmanuelpescosta099, nate, noein93, pinak.ahuja, Thomas.Meschede |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/baloo/16664fccb7b7a92b910ca479d0ee227a72e44787 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
mau
2014-10-18 16:27:08 UTC
The tags ioslave is provided by baloo, I'll reassign it. *** Bug 376231 has been marked as a duplicate of this bug. *** Git commit 16664fccb7b7a92b910ca479d0ee227a72e44787 by James D. Smith. Committed on 29/11/2017 at 19:04. Pushed by smithjd into branch 'master'. Strip down and re-write the baloo tags KIO slave Summary: Allow for more operations on tag trees (e.g. rename, copy, delete) and fix some existing issues. Related: bug 314373, bug 376229, bug 332214, bug 340099 Reviewers: #frameworks, vhanda, #dolphin, ngraham, dfaure Reviewed By: ngraham, dfaure Subscribers: anthonyfieroni, dfaure, nicolasfella, ngraham Tags: #frameworks Differential Revision: https://phabricator.kde.org/D8098 M +339 -305 src/kioslaves/tags/kio_tags.cpp M +29 -14 src/kioslaves/tags/kio_tags.h M +6 -6 src/kioslaves/tags/tags.protocol https://commits.kde.org/baloo/16664fccb7b7a92b910ca479d0ee227a72e44787 |