keepassxc/src/gui
Benjamin Robin d84af2def0 Fix the open recent database menu.
With at least Qt 5.5 the action text is automatically modified from
/home/ben/db.kdbx to /&home/ben/db.kdbx

So add the path of the database to the action using setData

Signed-off-by: Benjamin Robin <dev@benjarobin.fr>
2015-09-12 14:00:03 +02:00
..
entry Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
group Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
AboutDialog.cpp Small clean up. 2015-07-18 13:23:36 +02:00
AboutDialog.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
AboutDialog.ui Display git revision in about dialog. 2015-07-18 13:14:13 +02:00
Application.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Application.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
ChangeMasterKeyWidget.cpp Always clearing ChangeMasterKeyWidget.m_key 2015-05-12 16:31:14 -04:00
ChangeMasterKeyWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
ChangeMasterKeyWidget.ui Make tab order consistent. 2015-07-16 23:50:35 +02:00
Clipboard.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
Clipboard.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseOpenWidget.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseOpenWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseOpenWidget.ui Use an icon for the button that shows/masks passwords. 2014-01-12 17:13:10 +01:00
DatabaseSettingsWidget.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseSettingsWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseSettingsWidget.ui Fix tab focus order in ui files. 2013-11-17 10:15:50 +01:00
DatabaseTabWidget.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseTabWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseWidget.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseWidgetStateSync.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DatabaseWidgetStateSync.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DialogyWidget.cpp Look for a close button when pressing the escape key. 2015-05-03 19:59:11 +02:00
DialogyWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
DragTabBar.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
DragTabBar.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
EditWidget.cpp Display a Close button for history items. 2015-05-03 18:59:19 +02:00
EditWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
EditWidget.ui Fix tab focus order in ui files. 2013-11-17 10:15:50 +01:00
EditWidgetIcons.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
EditWidgetIcons.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
EditWidgetIcons.ui Fix tab focus order in ui files. 2013-11-17 10:15:50 +01:00
EditWidgetProperties.cpp Refactor EditWidgetProperties. 2012-10-29 22:41:37 +01:00
EditWidgetProperties.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
EditWidgetProperties.ui Fix tab focus order in ui files. 2013-11-17 10:15:50 +01:00
FileDialog.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
FileDialog.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
IconModels.cpp Convert iconCount() and expiredIconIndex() to constants. 2012-06-29 15:22:43 +02:00
IconModels.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
KeePass1OpenWidget.cpp Correct tr-calls. 2014-05-17 18:13:22 +02:00
KeePass1OpenWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
LineEdit.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
LineEdit.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
MainWindow.cpp Fix the open recent database menu. 2015-09-12 14:00:03 +02:00
MainWindow.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
MainWindow.ui Group all copy to clipboard menu entries together. 2015-07-16 20:09:23 +02:00
MessageBox.cpp Coding style fixes. 2013-10-13 18:08:50 +02:00
MessageBox.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
PasswordComboBox.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
PasswordComboBox.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
PasswordEdit.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
PasswordEdit.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
PasswordGeneratorWidget.cpp Drop superfluous PasswordGeneratorWidget::togglePassword slot. 2014-01-13 21:40:23 +01:00
PasswordGeneratorWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
PasswordGeneratorWidget.ui Mark some strings as untranslatable. 2014-05-17 18:17:31 +02:00
SearchWidget.ui Improve tab order. 2014-05-16 19:49:58 +02:00
SettingsWidget.cpp Issue #270 - turning off key location memory 2015-03-14 22:06:53 -05:00
SettingsWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
SettingsWidgetGeneral.ui Issue #270 - turning off key location memory 2015-03-14 22:06:53 -05:00
SettingsWidgetSecurity.ui Add an option to always ask before performing auto-type. 2014-04-14 22:57:18 +02:00
SortFilterHideProxyModel.cpp Adapt to setSupportedDragActions() begin removed. 2015-09-12 13:51:49 +02:00
SortFilterHideProxyModel.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
UnlockDatabaseWidget.cpp Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
UnlockDatabaseWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
WelcomeWidget.cpp Add welcome widget. 2012-05-27 20:15:06 +02:00
WelcomeWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
WelcomeWidget.ui Add welcome widget. 2012-05-27 20:15:06 +02:00