keepassxc/src/gui
2014-05-15 22:53:59 +02:00
..
entry Remove obsolete method in EntryView. 2014-05-15 18:55:17 +02:00
group Show the inherited value in EditGroupWidget. 2014-04-26 18:34:26 +02: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 const-ify several methods. 2014-05-15 22:53:59 +02:00
DatabaseTabWidget.h const-ify several methods. 2014-05-15 22:53:59 +02:00
DatabaseWidget.cpp const-ify several methods. 2014-05-15 22:53:59 +02:00
DatabaseWidget.h const-ify several methods. 2014-05-15 22:53:59 +02: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 More careful null checking and member initalization. 2014-03-22 12:10:49 +01: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 Remove dependency to Group- and EntryView from MainWindow. 2014-05-15 18:05:58 +02:00
MainWindow.h Remove dependency to Group- and EntryView from MainWindow. 2014-05-15 18:05:58 +02:00
MainWindow.ui Add find action to entries menu. 2014-03-08 11:42:26 +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 Use monospace font in the password generator combo box. 2014-01-13 21:39:55 +01:00
PasswordComboBox.h Drop superfluous PasswordGeneratorWidget::togglePassword slot. 2014-01-13 21:40:23 +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 Drop superfluous PasswordGeneratorWidget::togglePassword slot. 2014-01-13 21:40:23 +01:00
PasswordGeneratorWidget.h Drop superfluous PasswordGeneratorWidget::togglePassword slot. 2014-01-13 21:40:23 +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 option to use the entry title for auto-type window matching. 2014-05-15 18:30:57 +02:00
SettingsWidget.h Add global shortcut widget to SettingsWidget and register shortcut on startup. 2012-07-14 19:09:28 +02:00
SettingsWidgetGeneral.ui Add option to use the entry title for auto-type window matching. 2014-05-15 18:30:57 +02:00
SettingsWidgetSecurity.ui Add an option to always ask before performing auto-type. 2014-04-14 22:57:18 +02: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