.. |
entry
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
group
|
Add flags to Entry::clone() for customized cloning.
|
2013-11-22 13:32:13 +01:00 |
qocoa
|
Stop qsearchfield from swallowing keypresses.
|
2014-03-23 17:25:39 +00: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
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
DatabaseOpenWidget.h
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00: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
|
Added a new DatabaseWidget modal state.
|
2014-03-23 17:25:39 +00:00 |
DatabaseTabWidget.h
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
DatabaseWidget.cpp
|
Added a new DatabaseWidget modal state.
|
2014-03-23 17:25:39 +00:00 |
DatabaseWidget.h
|
Added a new DatabaseWidget modal state.
|
2014-03-23 17:25:39 +00: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
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
EditWidgetIcons.h
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
EditWidgetIcons.ui
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00: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
|
Added a new DatabaseWidget modal state.
|
2014-03-23 17:25:39 +00:00 |
MainWindow.h
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
MainWindow.ui
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00: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
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
SettingsWidget.cpp
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
SettingsWidget.h
|
Settings UI integration.
|
2013-04-19 11:29:46 +02:00 |
SettingsWidgetGeneral.ui
|
Merged keepassx-http.
|
2014-03-22 14:49:32 +00:00 |
SettingsWidgetSecurity.ui
|
Add an option to show passwords by default.
|
2014-01-12 17:23:47 +01: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 |