From a4728ff5f6f3376b2e2a71e6d1920602e0cf7756 Mon Sep 17 00:00:00 2001 From: mgrojo Date: Wed, 6 Dec 2017 18:08:37 +0100 Subject: [PATCH] Fixed inconsistencies in new toolbar buttons Restored menu entries for 'Open Project' and 'Save Project'. They were accidentally removed in 8fbf44bffec5c73ad623e6d90ea4667dc0ef94e4 Set the status-tip to all the toolbar buttons for consistency. This displays a message in the status bar when hovering over the toolbar button, and (depending on platform), when the menu entry is the current. Set to the the same text than the tool-tip following previous example. Both tips for 'Close Database' were added. --- src/MainWindow.ui | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/MainWindow.ui b/src/MainWindow.ui index a0ad276f..af6b40c2 100644 --- a/src/MainWindow.ui +++ b/src/MainWindow.ui @@ -914,6 +914,8 @@ + + @@ -1237,6 +1239,12 @@ &Close Database + + Close the current database file + + + Close the current database file + Ctrl+W @@ -1258,6 +1266,9 @@ Revert database to last saved state + + Revert database to last saved state + This option is used to revert the current database file to its last saved state. All changes made since the last save operation are lost. @@ -1279,6 +1290,9 @@ Write changes to the database file + + Write changes to the database file + This option is used to save changes to the database file. @@ -1687,6 +1701,9 @@ Add another database file to the current database connection + + Add another database file to the current database connection + QAction::NoRole