[Konversation-devel] [Bug 307994] Shortcut to expand outgoing replacements
Eike Hein
hein at kde.org
Wed Oct 17 18:51:09 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=307994
Eike Hein <hein at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/konv
| |ersation/f4cef9a31d44f8e763
| |ef2315128106754bbe4ede
--- Comment #1 from Eike Hein <hein at kde.org> ---
Git commit f4cef9a31d44f8e763ef2315128106754bbe4ede by Eike Hein.
Committed on 17/10/2012 at 20:50.
Pushed by hein into branch 'master'.
Add an action to, rather ironically, manually apply auto-replace.
Use case: Review and customize before send-out. Given this, the code
preserves the relative cursor position to ease editing; if the cursor
is inside a needle during action invocation it's moved to the end of
the replacement.
M +36 -4 src/application.cpp
M +1 -1 src/application.h
M +2 -2 src/irc/inputfilter.cpp
M +6 -0 src/mainwindow.cpp
M +17 -1 src/viewer/ircinput.cpp
M +1 -0 src/viewer/ircinput.h
M +13 -0 src/viewer/viewcontainer.cpp
M +1 -0 src/viewer/viewcontainer.h
http://commits.kde.org/konversation/f4cef9a31d44f8e763ef2315128106754bbe4ede
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Konversation-devel
mailing list