.. |
entry
|
Removed header from autotype window listview; replaced with groupbox
|
2017-02-24 16:59:16 -05:00 |
group
|
Use consistent terminology
|
2017-02-23 02:11:48 +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
|
Resize About dialog to minimum size, even out layout spacings and open it as a dialog
|
2017-02-25 00:41:53 +01:00 |
Application.cpp
|
Added ifdef guard
|
2017-01-24 22:24:34 -05:00 |
Application.h
|
Add missing #ifdef around slot
|
2017-01-23 22:33:39 +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
|
Merge branch 'release/2.1.2' into develop
|
2017-02-17 04:03:12 +01:00 |
ChangeMasterKeyWidget.h
|
Disable 'Cancel' button on ChangeMasterKeyWidget when setting an initial password for a new database, follow-up to #302
|
2017-02-17 00:09:36 +01:00 |
ChangeMasterKeyWidget.ui
|
Merge branch 'release/2.1.2' into develop
|
2017-02-17 04:03:12 +01:00 |
Clipboard.cpp
|
Merge branch '2.0'
|
2015-09-21 23:23:51 +02:00 |
Clipboard.h
|
Merge branch '2.0'
|
2015-09-21 23:23:51 +02:00 |
DatabaseOpenWidget.cpp
|
Merge branch 'release/2.1.2' into develop
|
2017-02-17 04:03:12 +01:00 |
DatabaseOpenWidget.h
|
Force focus on password field, resolves #116 (#117)
|
2016-11-26 09:37:25 -05:00 |
DatabaseOpenWidget.ui
|
Merge branch 'release/2.1.2' into develop
|
2017-02-17 04:03:12 +01:00 |
DatabaseRepairWidget.cpp
|
Display an error message when opening the database fails.
|
2016-09-29 22:08:29 -04:00 |
DatabaseRepairWidget.h
|
Use C++11 keyword directly in new methods.
|
2016-01-29 17:25:32 +01:00 |
DatabaseSettingsWidget.cpp
|
Add Algorithm label / ComboBox in Database settings form
|
2017-01-28 17:53:14 +01:00 |
DatabaseSettingsWidget.h
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
DatabaseSettingsWidget.ui
|
Merge branch 'release/2.1.2' into develop
|
2017-02-17 04:03:12 +01:00 |
DatabaseTabWidget.cpp
|
Merge branch 'release/2.1.3' into develop
|
2017-03-01 23:37:14 +01:00 |
DatabaseTabWidget.h
|
Replace MessageBox with MessageWidget in remaining classes.
|
2017-02-10 02:26:00 +01:00 |
DatabaseWidget.cpp
|
Merge branch 'release/2.1.3' into develop
|
2017-02-25 04:20:08 +01:00 |
DatabaseWidget.h
|
Merge branch 'release/2.1.2' into develop
|
2017-02-17 04:03:12 +01:00 |
DatabaseWidgetStateSync.cpp
|
Replace MessageBox with MessageWidget in remaining classes.
|
2017-02-10 02:26:00 +01:00 |
DatabaseWidgetStateSync.h
|
Coding style fixes.
|
2015-10-15 18:02:31 +02: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
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
EditWidget.cpp
|
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.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
|
Delete a custom icon with multiple entries using it (#357)
|
2017-02-28 22:45:40 -05:00 |
EditWidgetIcons.h
|
Merge branch 'release/2.1.2' into develop
|
2017-02-17 04:03:12 +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
|
Use KMessageWidget also for new error messages
|
2017-02-10 02:26:10 +01:00 |
KeePass1OpenWidget.h
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
KMessageWidget.cpp
|
Use white close icon and add more padding to message widget
|
2017-02-25 21:45:34 +01:00 |
KMessageWidget.h
|
Rename KMessageWidget files to match our coding style
|
2017-02-10 02:34:16 +01: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
|
Merge branch 'release/2.1.3' into develop
|
2017-03-01 23:37:14 +01:00 |
MainWindow.h
|
closes #204. Welcome screen redesign
|
2017-02-11 19:34:53 +01:00 |
MainWindow.ui
|
closes #204. Welcome screen redesign
|
2017-02-11 19:34:53 +01: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
|
Rename KMessageWidget files to match our coding style
|
2017-02-10 02:34:16 +01:00 |
PasswordComboBox.cpp
|
Merge branch '2.0'
|
2016-10-02 21:45:55 -04:00 |
PasswordComboBox.h
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
PasswordEdit.cpp
|
Add some password-related feature (#92)
|
2016-11-23 21:59:24 -05:00 |
PasswordEdit.h
|
Add some password-related feature (#92)
|
2016-11-23 21:59:24 -05:00 |
PasswordGeneratorWidget.cpp
|
Don't make font size of password strength labels smaller than 8pt, resolves #228
|
2017-01-27 17:59:03 +01:00 |
PasswordGeneratorWidget.h
|
Add some password-related feature (#92)
|
2016-11-23 21:59:24 -05:00 |
PasswordGeneratorWidget.ui
|
Change size policy of alphabet buttons to avoid tiny button sizes
|
2017-02-16 10:35:39 +01:00 |
SearchWidget.cpp
|
Pressing escape quits search
|
2017-01-25 19:37:53 -05:00 |
SearchWidget.h
|
Enhanced search ui keypress actions
|
2017-01-14 19:47:35 -05:00 |
SearchWidget.ui
|
Changed built-in clear search button with custom one to fix pixelation
|
2017-01-14 22:29:16 -05:00 |
SettingsWidget.cpp
|
Rework security settings, set sane default timeout value
|
2017-02-22 16:08:06 +01:00 |
SettingsWidget.h
|
Use dedicated icon for each category
|
2017-02-22 14:05:59 +01:00 |
SettingsWidgetGeneral.ui
|
Rework security settings, set sane default timeout value
|
2017-02-22 16:08:06 +01:00 |
SettingsWidgetSecurity.ui
|
Rework security settings, set sane default timeout value
|
2017-02-22 16:08:06 +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 |
UnlockDatabaseDialog.cpp
|
Add unlock dialog on Autotype and show default Autotype sequence (#89)
|
2016-11-11 16:26:07 -05:00 |
UnlockDatabaseDialog.h
|
Add unlock dialog on Autotype and show default Autotype sequence (#89)
|
2016-11-11 16:26:07 -05:00 |
UnlockDatabaseWidget.cpp
|
Merge branch '2.0'
|
2015-10-11 10:44:30 +02:00 |
UnlockDatabaseWidget.h
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
WelcomeWidget.cpp
|
hide recent database; fix wording
|
2017-02-11 23:56:26 +01:00 |
WelcomeWidget.h
|
closes #204. Welcome screen redesign
|
2017-02-11 19:34:53 +01:00 |
WelcomeWidget.ui
|
fix recentListWidget size
|
2017-02-12 00:27:33 +01:00 |