https://bugs.kde.org/show_bug.cgi?id=270142

Martin Kostolný <clearmar...@zoho.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/krus
                   |                            |ader/8528c06ffe862315541891
                   |                            |72b9cde02a8c38b6cb

--- Comment #6 from Martin Kostolný <clearmar...@zoho.com> ---
Git commit 8528c06ffe86231554189172b9cde02a8c38b6cb by Martin Kostolný.
Committed on 20/03/2016 at 19:12.
Pushed by martinkostolny into branch 'master'.

This patch modifies Krusader's item selection behaviour. It enables Krusader to
select previously focused item when no other items are already selected.

For this to work (and to reuse existing code) I've modified KrView's method
"getSelectedItems" to accept a bool flag to optionally return selected-only
items (without the focused one).

REVIEW: 127439

M  +15   -2    krusader/Panel/krmousehandler.cpp
M  +1    -0    krusader/Panel/krmousehandler.h
M  +6    -4    krusader/Panel/krview.cpp
M  +1    -1    krusader/Panel/krview.h

http://commits.kde.org/krusader/8528c06ffe86231554189172b9cde02a8c38b6cb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to