[PATCH QGit 1/2] Fix two typos in the "Toggle filter by tree" tooltip

Subsystems: the rest

DORMANTno replies

3 messages, 2 authors, 2016-06-15 · open the first message on its own page

[PATCH QGit 1/2] Fix two typos in the "Toggle filter by tree" tooltip

From: Markus Heidelberg <hidden>
Date: 2016-06-15 22:46:56

Signed-off-by: Markus Heidelberg <redacted>
---
 src/mainview.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/mainview.ui b/src/mainview.ui
index 4ddf43d..b3a94a6 100644
--- a/src/mainview.ui
+++ b/src/mainview.ui
@@ -460,7 +460,7 @@
     <string>Filter by tree</string>
    </property>
    <property name="toolTip">
-    <string>Filter by tree selection, multple selection allowed</string>
+    <string>Filter by tree selection, multiple selections allowed</string>
    </property>
    <property name="shortcut">
     <string>F</string>
-- 
1.6.3.2.236.ge505d

[PATCH QGit 2/2] Remove non-working shortcut key 'f' for "Toggle filter by tree"

From: Markus Heidelberg <hidden>
Date: 2016-06-15 22:46:56

It was introduced in commit cdb58c0 (Adding useful shortcuts,
2008-06-07), but didn't even work there, because the key 'f' was already
reserved for "Go to file page", which caused the following message on
stdout:

    QAction::eventFilter: Ambiguous shortcut overload: F

Now the shortcut works for jumping to the file view again.

Signed-off-by: Markus Heidelberg <redacted>
---
 src/mainview.ui |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/mainview.ui b/src/mainview.ui
index b3a94a6..3a257be 100644
--- a/src/mainview.ui
+++ b/src/mainview.ui
@@ -462,9 +462,6 @@
    <property name="toolTip">
     <string>Filter by tree selection, multiple selections allowed</string>
    </property>
-   <property name="shortcut">
-    <string>F</string>
-   </property>
   </action>
   <action name="ActShowTree">
    <property name="checkable">
-- 
1.6.3.2.236.ge505d

Re: [PATCH QGit 1/2] Fix two typos in the "Toggle filter by tree" tooltip

From: Marco Costalba <hidden>
Date: 2016-06-15 22:46:56

On Fri, Jun 12, 2009 at 14:07, Markus
Heidelberg[off-list ref] wrote:
Signed-off-by: Markus Heidelberg <redacted>
---
Thanks, all patches applied and pushed.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help