keepassxc/src/gui
2017-05-11 13:44:08 +02:00
..
csvImport Apply requested changes 2017-04-27 22:11:26 +02:00
entry New Diceware passphrase generator, close #21 2017-03-22 00:00:23 +01:00
group Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
AboutDialog.cpp Remove window title bar context help button 2017-02-25 00:52:51 +01:00
AboutDialog.h Rework About dialog 2017-02-23 00:49:23 +01:00
AboutDialog.ui Better widget positions, removed futile message when no errors shows up 2017-03-06 00:59:40 +01:00
Application.cpp Merge branch 'develop' into feature/yubikey 2017-03-10 18:01:14 +01:00
Application.h Merge branch 'develop' into feature/yubikey 2017-03-10 18:01:14 +01:00
CategoryListWidget.cpp Fix selection background on Windows 2017-02-22 23:35:49 +01:00
CategoryListWidget.h Fix funny resizing bug and increase min-padding 2017-02-22 04:24:34 +01: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 Coding style fixes 2017-03-10 20:42:59 +01:00
ChangeMasterKeyWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
ChangeMasterKeyWidget.ui Show busy indicator while scanning for YubiKeys 2017-02-20 23:20:32 +01:00
Clipboard.cpp Merge branch '2.0' 2015-09-21 23:23:51 +02:00
Clipboard.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
CloneDialog.cpp Set fixed size for entry clone dialog 2017-04-14 09:02:22 -03:00
CloneDialog.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
CloneDialog.ui Remove maximum size from label in clone dialog 2017-04-14 07:09:20 -03:00
DatabaseOpenWidget.cpp Coding style fixes 2017-03-10 20:42:59 +01:00
DatabaseOpenWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseOpenWidget.ui Only poll YubiKey for currently visible tab 2017-02-21 02:19:11 +01:00
DatabaseRepairWidget.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01: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 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseSettingsWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseSettingsWidget.ui Merge branch 'release/2.1.2' into develop 2017-02-17 04:03:12 +01:00
DatabaseTabWidget.cpp Add proxy icon to title bar in OSX 2017-03-21 23:01:44 -03:00
DatabaseTabWidget.h Add proxy icon to title bar in OSX 2017-03-21 23:01:44 -03:00
DatabaseWidget.cpp Add TOTP support 2017-05-03 20:55:14 -03:00
DatabaseWidget.h Add TOTP support 2017-05-03 20:55:14 -03:00
DatabaseWidgetStateSync.cpp Replace MessageBox with MessageWidget in remaining classes. 2017-02-10 02:26:00 +01:00
DatabaseWidgetStateSync.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DialogyWidget.cpp Look for a close button when pressing the escape key. 2015-05-03 19:59:11 +02:00
DialogyWidget.h Coding style fixes. 2015-10-15 18:02:31 +02:00
DragTabBar.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02: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 🐛 Fix for the issue #108: Add a scrollbar in the AddEntry window when on "small" screen 2017-04-20 16:56:54 +03:00
EditWidget.h Move category tab widgets to separate widget and hide history category when there is no history 2017-02-22 01:05:36 +01:00
EditWidget.ui Fix funny resizing bug and increase min-padding 2017-02-22 04:24:34 +01:00
EditWidgetIcons.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EditWidgetIcons.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EditWidgetIcons.ui Pixel-perfect entry edit widgets 2017-02-16 10:35:39 +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 Pixel-perfect entry edit widgets 2017-02-16 10:35:39 +01:00
FileDialog.cpp Merge branch '2.0' 2015-09-26 11:44:27 +02:00
FileDialog.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
IconModels.cpp Always display scaled custom icons. 2016-01-26 22:44:38 +01:00
IconModels.h Merge branch '2.0' 2016-01-29 17:22:37 +01:00
KeePass1OpenWidget.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
KeePass1OpenWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
KMessageWidget.cpp Replace remaining instances of Q_FOREACH with C++11 range-based for loops 2017-03-10 16:11:57 +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 Drop Qt module name from include statements. 2013-10-03 15:18:16 +02: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 add tray icon to MacOS X 2017-05-11 13:44:08 +02:00
MainWindow.h make stackedWidget index using enum 2017-03-29 17:27:14 -04:00
MainWindow.ui Add TOTP support 2017-05-03 20:55:14 -03: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
MessageWidget.cpp Added licence header. 2017-02-10 02:26:02 +01:00
MessageWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
PasswordEdit.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
PasswordEdit.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
PasswordGeneratorWidget.cpp Add Extended ASCII to password generator 2017-04-28 21:36:43 +02:00
PasswordGeneratorWidget.h New Diceware passphrase generator, close #21 2017-03-22 00:00:23 +01:00
PasswordGeneratorWidget.ui Add Extended ASCII to password generator 2017-04-28 21:36:43 +02:00
SearchWidget.cpp More compact search widget 2017-04-06 07:19:56 -04:00
SearchWidget.h Enhanced search ui keypress actions 2017-01-14 19:47:35 -05:00
SearchWidget.ui More compact search widget 2017-04-06 07:19:56 -04:00
SettingsWidget.cpp add tray icon to MacOS X 2017-05-11 13:44:08 +02:00
SettingsWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
SettingsWidgetGeneral.ui Generalizing option to non-data changes. 2017-04-20 19:24:43 -04:00
SettingsWidgetSecurity.ui Rework security settings, set sane default timeout value 2017-02-22 16:08:06 +01:00
SetupTotpDialog.cpp Parse TOTP input string before first save 2017-05-03 22:00:58 -03:00
SetupTotpDialog.h Add TOTP support 2017-05-03 20:55:14 -03:00
SetupTotpDialog.ui Add TOTP support 2017-05-03 20:55:14 -03: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 Display TOTP code split in halfs 2017-05-03 21:26:08 -03:00
TotpDialog.h Add TOTP support 2017-05-03 20:55:14 -03:00
TotpDialog.ui Add TOTP support 2017-05-03 20:55:14 -03:00
UnlockDatabaseDialog.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
UnlockDatabaseDialog.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
UnlockDatabaseWidget.cpp YubiKey: Fix database locking 2017-01-08 16:48:06 -08:00
UnlockDatabaseWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
WelcomeWidget.cpp fix RecentDatabases, closes #386 2017-03-29 17:09:33 +02:00
WelcomeWidget.h fix RecentDatabases, closes #386 2017-03-29 17:09:33 +02:00
WelcomeWidget.ui Horizontal layout for import buttons 2017-03-22 22:34:29 +01:00