keepassxc/src/gui
2018-04-06 23:23:52 +03:00
..
csvImport Formatting the code. 2018-03-31 16:01:30 -04:00
entry Formatting the code. 2018-03-31 16:01:30 -04:00
group Formatting the code. 2018-03-31 16:01:30 -04:00
widgets Formatting the code. 2018-03-31 16:01:30 -04:00
AboutDialog.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
AboutDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
AboutDialog.ui Fix about dialog size policy 2018-02-19 09:40:26 +01:00
Application.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
Application.h Formatting the code. 2018-03-31 16:01:30 -04:00
CategoryListWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
CategoryListWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
CategoryListWidget.ui Make widget scalable and set minimum width based on the widget text 2017-02-22 03:39:13 +01:00
ChangeMasterKeyWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
ChangeMasterKeyWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
ChangeMasterKeyWidget.ui Show busy indicator while scanning for YubiKeys 2017-02-20 23:20:32 +01:00
Clipboard.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
Clipboard.h Formatting the code. 2018-03-31 16:01:30 -04:00
CloneDialog.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
CloneDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
CloneDialog.ui Fix clone dialog text 2017-07-20 14:09:33 +02:00
DatabaseOpenWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseOpenWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseOpenWidget.ui Only poll YubiKey for currently visible tab 2017-02-21 02:19:11 +01:00
DatabaseRepairWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseRepairWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseSettingsWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseSettingsWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseSettingsWidget.ui Redesign DatabaseSettingsWidget 2018-01-13 14:24:56 -05:00
DatabaseSettingsWidgetEncryption.ui Fix plural handling in KDF settings 2018-02-04 13:56:49 +01:00
DatabaseSettingsWidgetGeneral.ui Unset explicit label alignment to let platform choose 2018-01-24 00:47:33 +01:00
DatabaseTabWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseTabWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseWidgetStateSync.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DatabaseWidgetStateSync.h Guarantee that configuration values are committed to disk on exit 2018-02-04 13:56:46 +01:00
DetailsWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DetailsWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
DetailsWidget.ui Use edlided label for details widget title and adjust layout spacing 2018-02-26 01:11:57 +01:00
DialogyWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DialogyWidget.h Coding style fixes. 2015-10-15 18:02:31 +02:00
DragTabBar.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DragTabBar.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EditWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EditWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
EditWidget.ui Add "Apply" button to entry and group edit windows (#624) 2017-06-13 20:55:53 -04:00
EditWidgetIcons.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EditWidgetIcons.h Formatting the code. 2018-03-31 16:01:30 -04:00
EditWidgetIcons.ui Pixel-perfect entry edit widgets 2017-02-16 10:35:39 +01:00
EditWidgetProperties.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EditWidgetProperties.h Formatting the code. 2018-03-31 16:01:30 -04:00
EditWidgetProperties.ui Ask user before deleting custom plugin data and disable button if no data selected 2018-02-21 13:23:14 +01:00
FileDialog.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
FileDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
Font.cpp Refactor fixed font selection into Font class 2017-12-16 09:59:51 +02:00
Font.h Formatting the code. 2018-03-31 16:01:30 -04:00
IconModels.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
IconModels.h Merge branch '2.0' 2016-01-29 17:22:37 +01:00
KeePass1OpenWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
KeePass1OpenWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
KMessageWidget.cpp Improve KMessageWidget visuals 2018-01-19 20:40:56 +01:00
KMessageWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
LineEdit.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
LineEdit.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
MainWindow.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
MainWindow.h Formatting the code. 2018-03-31 16:01:30 -04:00
MainWindow.ui Remove empty context menu from the main menu 2018-04-06 23:23:52 +03:00
MainWindowAdaptor.cpp add function for locking DBs from DBus, fix #687 2018-01-25 23:48:58 +01:00
MainWindowAdaptor.h add function for locking DBs from DBus, fix #687 2018-01-25 23:48:58 +01:00
MessageBox.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
MessageBox.h Formatting the code. 2018-03-31 16:01:30 -04:00
MessageWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
MessageWidget.h Show KeePassHTTP deprecation notice three times and use MessageWidget 2018-01-19 20:44:15 +01:00
org.keepassxc.KeePassXC.MainWindow.xml add function for locking DBs from DBus, fix #687 2018-01-25 23:48:58 +01:00
PasswordEdit.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
PasswordEdit.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
PasswordGeneratorWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
PasswordGeneratorWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
PasswordGeneratorWidget.ui Add disambiguation info to source strings 2018-01-21 15:54:46 +01:00
SearchWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
SearchWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
SearchWidget.ui More compact search widget 2017-04-06 07:19:56 -04:00
SettingsWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
SettingsWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
SettingsWidgetGeneral.ui Minor changes to address comments 2018-01-28 11:31:56 -05:00
SettingsWidgetSecurity.ui relock database after successful autotype 2018-02-05 20:12:24 +01:00
SetupTotpDialog.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
SetupTotpDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
SetupTotpDialog.ui Add disambiguation info to source strings 2018-01-21 15:54:46 +01: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
TotpDialog.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
TotpDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
TotpDialog.ui Add TOTP support 2017-05-03 20:55:14 -03:00
UnlockDatabaseDialog.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
UnlockDatabaseDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
UnlockDatabaseWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
UnlockDatabaseWidget.h Clear database open dialog before and after merging a database (#958) 2017-09-23 11:43:29 -04:00
WelcomeWidget.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
WelcomeWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
WelcomeWidget.ui Make 'Welcome to KeePassXC $VERSION' string properly translatable, resolves #1236 2018-01-28 16:44:36 +01:00