| Summary: | Add a "gutter" to columns view, to allow initiation of rubberband file selection | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Ian <ifreecarve> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | finex |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ian
2010-07-06 18:16:55 UTC
Thanks for your input, I fully agree that this should be fixed. I hope I can fix this during KDE SC 4.6, but cannot promise a fixed schedule yet. I like this idea too :-) SVN commit 1184177 by ppenz: Use DolphinTreeView as implementation for the columns instead of QListView. This assures a consistent hover- and selection-behavior with the icons-view and details-view. BUG: 242357 BUG: 243779 M +67 -50 dolphincolumnview.cpp M +5 -5 dolphincolumnview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1184177 |