summaryrefslogtreecommitdiff
path: root/debian/patches/0230-qtextcontrol-selectnextword.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0230-qtextcontrol-selectnextword.diff')
-rw-r--r--debian/patches/0230-qtextcontrol-selectnextword.diff10
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/patches/0230-qtextcontrol-selectnextword.diff b/debian/patches/0230-qtextcontrol-selectnextword.diff
index 91ab87e..f57dfa0 100644
--- a/debian/patches/0230-qtextcontrol-selectnextword.diff
+++ b/debian/patches/0230-qtextcontrol-selectnextword.diff
@@ -1,5 +1,5 @@
qt-bugs@ issue : N213258
-Trolltech task ID : 213259
+Trolltech task ID : 213259 (Status: closed; Version fix: 4.4.2)
bugs.kde.org number : I guess there is one
applied: no
author: David Faure <faure@kde.org>
@@ -14,9 +14,11 @@ The patch below adds a few useful ones, i.e. possibly-conflicting ones. I guess
be exhaustive and list all possible shortcuts there....
---- a/src/gui/text/qtextcontrol.cpp
-+++ b/src/gui/text/qtextcontrol.cpp
-@@ -1065,6 +1065,14 @@
+Index: src/gui/text/qtextcontrol.cpp
+===================================================================
+--- a/src/gui/text/qtextcontrol.cpp (revision 803104)
++++ b/src/gui/text/qtextcontrol.cpp (working copy)
+@@ -1065,6 +1065,14 @@ void QTextControl::processEvent(QEvent *
|| ke == QKeySequence::MoveToPreviousWord
|| ke == QKeySequence::MoveToStartOfDocument
|| ke == QKeySequence::MoveToEndOfDocument