..
entry
Increase the EntryView default column size a bit.
2014-05-17 19:01:43 +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
Clear clipboard only if copied text is still present.
2014-05-26 18:41:48 +02:00
Clipboard.h
Clear clipboard only if copied text is still present.
2014-05-26 18:41:48 +02:00
DatabaseOpenWidget.cpp
Correct tr-calls.
2014-05-17 18:13:22 +02: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
Synchronize DatabaseWidget splitter sizes.
2014-05-17 11:16:27 +02:00
DatabaseTabWidget.h
Synchronize DatabaseWidget splitter sizes.
2014-05-17 11:16:27 +02:00
DatabaseWidget.cpp
Make Ctrl+F not toggle the search mode but always enable it.
2014-11-18 19:46:53 +09:00
DatabaseWidget.h
Make Ctrl+F not toggle the search mode but always enable it.
2014-11-18 19:46:53 +09:00
DatabaseWidgetStateSync.cpp
Block non-user updates in DatabaseWidgetStateSync.
2014-05-17 18:17:31 +02:00
DatabaseWidgetStateSync.h
Block non-user updates in DatabaseWidgetStateSync.
2014-05-17 18:17:31 +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
Use plurals in translations.
2014-05-17 18:17:31 +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
Correct tr-calls.
2014-05-17 18:13:22 +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
Make Ctrl+F not toggle the search mode but always enable it.
2014-11-18 19:46:53 +09:00
MainWindow.h
Add an option to display a tray icon.
2014-11-02 11:44:03 +01:00
MainWindow.ui
Make Ctrl+F not toggle the search mode but always enable it.
2014-11-18 19:46:53 +09: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 specific monospace fonts as fallback on Mac OS X.
2014-11-02 11:44:03 +01:00
PasswordComboBox.h
Drop superfluous PasswordGeneratorWidget::togglePassword slot.
2014-01-13 21:40:23 +01:00
PasswordEdit.cpp
Use specific monospace fonts as fallback on Mac OS X.
2014-11-02 11:44: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
Mark some strings as untranslatable.
2014-05-17 18:17:31 +02:00
SearchWidget.ui
Improve tab order.
2014-05-16 19:49:58 +02:00
SettingsWidget.cpp
Add an option to display a tray icon.
2014-11-02 11:44:03 +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
Add an option to display a tray icon.
2014-11-02 11:44:03 +01: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