keepassxc/src/gui
Felix Geyer 6f3648d63e Uncheck the correct widget in ChangeMasterKeyWidget.
We want to enable the password group but mask the password in the line edit.
2014-01-13 00:24:29 +01:00
..
entry Move password generator widget to the right row. 2014-01-13 00:24:29 +01:00
group Add flags to Entry::clone() for customized cloning. 2013-11-22 13:32:13 +01:00
AboutDialog.cpp Rename DataPath to FilePath. 2012-07-18 21:22:26 +02:00
AboutDialog.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
AboutDialog.ui Mark some UI strings as untranslatable. 2012-05-25 13:42:55 +02:00
Application.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Application.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
ChangeMasterKeyWidget.cpp Uncheck the correct widget in ChangeMasterKeyWidget. 2014-01-13 00:24:29 +01:00
ChangeMasterKeyWidget.h Use an icon for the button that shows/masks passwords. 2014-01-12 17:13:10 +01:00
ChangeMasterKeyWidget.ui Use an icon for the button that shows/masks passwords. 2014-01-12 17:13:10 +01:00
Clipboard.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
Clipboard.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
DatabaseOpenWidget.cpp Use an icon for the button that shows/masks passwords. 2014-01-12 17:13:10 +01:00
DatabaseOpenWidget.h Use an icon for the button that shows/masks passwords. 2014-01-12 17:13:10 +01:00
DatabaseOpenWidget.ui Use an icon for the button that shows/masks passwords. 2014-01-12 17:13:10 +01:00
DatabaseSettingsWidget.cpp Show a busy cursor while doing master key transformations. 2012-07-27 18:54:35 +02:00
DatabaseSettingsWidget.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
DatabaseSettingsWidget.ui Fix tab focus order in ui files. 2013-11-17 10:15:50 +01:00
DatabaseTabWidget.cpp Add a QMessageBox wrapper class to help gui tests. 2013-10-08 22:09:20 +02:00
DatabaseTabWidget.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
DatabaseWidget.cpp Small refactoring in DatabaseWidget. 2013-12-01 09:59:43 +01:00
DatabaseWidget.h Small refactoring in DatabaseWidget. 2013-12-01 09:59:43 +01:00
DialogyWidget.cpp Only try to click the focused button when pressing enter. 2014-01-02 10:51:51 +01:00
DialogyWidget.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
DragTabBar.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
DragTabBar.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EditWidget.cpp Small refactoring in EditWidget and EditEntryWidget. 2012-10-29 23:44:10 +01:00
EditWidget.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EditWidget.ui Fix tab focus order in ui files. 2013-11-17 10:15:50 +01:00
EditWidgetIcons.cpp Add a QMessageBox wrapper class to help gui tests. 2013-10-08 22:09:20 +02:00
EditWidgetIcons.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +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 Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EditWidgetProperties.ui Fix tab focus order in ui files. 2013-11-17 10:15:50 +01:00
FileDialog.cpp Regain focus after native file dialogs have been closed. 2012-07-25 12:18:16 +02:00
FileDialog.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
IconModels.cpp Convert iconCount() and expiredIconIndex() to constants. 2012-06-29 15:22:43 +02:00
IconModels.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
KeePass1OpenWidget.cpp Add a QMessageBox wrapper class to help gui tests. 2013-10-08 22:09:20 +02:00
KeePass1OpenWidget.h Use QSaveFile to save databases. 2012-07-06 18:50:52 +02:00
LineEdit.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
LineEdit.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
MainWindow.cpp Add option to lock databases after user inactivity. 2014-01-07 21:57:38 +01:00
MainWindow.h Add option to lock databases after user inactivity. 2014-01-07 21:57:38 +01:00
MainWindow.ui Add some more actions to the toolbar. 2013-12-05 22:14:01 +01:00
MessageBox.cpp Coding style fixes. 2013-10-13 18:08:50 +02:00
MessageBox.h Add a QMessageBox wrapper class to help gui tests. 2013-10-08 22:09:20 +02:00
PasswordComboBox.cpp Reworked the PasswordGeneratorWidget. 2014-01-13 00:24:25 +01:00
PasswordComboBox.h Reworked the PasswordGeneratorWidget. 2014-01-13 00:24:25 +01:00
PasswordEdit.cpp Add PasswordEdit class. 2014-01-12 17:13:03 +01:00
PasswordEdit.h Add PasswordEdit class. 2014-01-12 17:13:03 +01:00
PasswordGeneratorWidget.cpp Reworked the PasswordGeneratorWidget. 2014-01-13 00:24:25 +01:00
PasswordGeneratorWidget.h Reworked the PasswordGeneratorWidget. 2014-01-13 00:24:25 +01:00
PasswordGeneratorWidget.ui Reworked the PasswordGeneratorWidget. 2014-01-13 00:24:25 +01:00
SearchWidget.ui Fix tab focus order in ui files. 2013-11-17 10:15:50 +01:00
SettingsWidget.cpp Add an option to show passwords by default. 2014-01-12 17:23:47 +01:00
SettingsWidget.h Add global shortcut widget to SettingsWidget and register shortcut on startup. 2012-07-14 19:09:28 +02:00
SettingsWidgetGeneral.ui Hide auto-type settings when the plugin is not available. 2013-12-01 12:20:05 +01:00
SettingsWidgetSecurity.ui Add an option to show passwords by default. 2014-01-12 17:23:47 +01:00
SortFilterHideProxyModel.cpp Subclass QSortFilterProxyModel to hide the group column in EntryView. 2012-07-22 22:02:06 +02:00
SortFilterHideProxyModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
UnlockDatabaseWidget.cpp Add a QMessageBox wrapper class to help gui tests. 2013-10-08 22:09:20 +02:00
UnlockDatabaseWidget.h Coding style fixes. 2012-10-21 15:09:01 +02:00
WelcomeWidget.cpp Add welcome widget. 2012-05-27 20:15:06 +02:00
WelcomeWidget.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
WelcomeWidget.ui Add welcome widget. 2012-05-27 20:15:06 +02:00