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

Nate Graham <pointedst...@zoho.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/dol
                   |                            |phin/5454283008f26d377a6403
                   |                            |861a3cdd7992dbbd38

--- Comment #16 from Nate Graham <pointedst...@zoho.com> ---
Git commit 5454283008f26d377a6403861a3cdd7992dbbd38 by Nathaniel Graham, on
behalf of Andreas Krutzler.
Committed on 27/10/2017 at 13:06.
Pushed by ngraham into branch 'master'.

Two clicks on file/folder to rename

Summary:
Make renaming of files/folders faster by clicking a second time on the items
text to start renaming.

Test Plan:
This feature works as follows:

1. select an item by single-click, or one is already selected
2. wait the "double-click-interval"
3. click on the items text
4. none of the cancellations (see below) happens within the
double-click-interval
5. inline-renaming starts

Cancellations:
* open any file/folder
* select different item(s)
* start dragging items
* Dolphin loses focus

This feature is just enabled while "Double-click to open files and folders" in
system-settings and "Rename inline" in Dolphin are enabled.

Reviewers: #dolphin, #kde_applications, elvisangelaccio, emmanuelp, ngraham,
markg, rkflx

Reviewed By: #dolphin, #kde_applications, elvisangelaccio, ngraham, rkflx

Subscribers: rkflx, markg, funkybomber, sars, elvisangelaccio, ngraham

Differential Revision: https://phabricator.kde.org/D7647

M  +4    -0    src/kitemviews/kitemlistcontroller.cpp
M  +2    -0    src/kitemviews/kitemlistcontroller.h
M  +13   -0    src/kitemviews/kitemlistview.cpp
M  +1    -0    src/kitemviews/kitemlistview.h
M  +47   -6    src/views/dolphinview.cpp
M  +8    -0    src/views/dolphinview.h

https://commits.kde.org/dolphin/5454283008f26d377a6403861a3cdd7992dbbd38

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

Reply via email to