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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kte
                   |                            |xteditor/a426f5a60ff327a177
                   |                            |2dcf5d3a81ad8928473b8b

--- Comment #6 from Nate Graham <[email protected]> ---
Git commit a426f5a60ff327a1772dcf5d3a81ad8928473b8b by Nathaniel Graham, on
behalf of Randy Kron.
Committed on 26/04/2018 at 15:04.
Pushed by ngraham into branch 'master'.

Implement single click on line number to select line of text

Summary:
Implements selecting entire line of text with a single click on line number.

Test Plan:
Click on a line number and check that it selects the line the same way that
triple-clicking did before.
Check that selecting a line and then Shift+Click on another line selects all
intervening lines.

Reviewers: #frameworks, #kate, #ktexteditor, ngraham, cullmann

Reviewed By: #kate, #ktexteditor, cullmann

Subscribers: dhaumann, rkron, mwolff, ngraham, #ktexteditor, #kate, #frameworks

Tags: #kate, #frameworks

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

M  +9    -2    src/view/kateviewhelpers.cpp
M  +6    -0    src/view/kateviewinternal.cpp
M  +1    -0    src/view/kateviewinternal.h

https://commits.kde.org/ktexteditor/a426f5a60ff327a1772dcf5d3a81ad8928473b8b

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

Reply via email to