| .. |
|
AboutDialog.cpp
|
Add KeePassX icon to about dialog.
|
2012-05-02 16:21:59 +02:00 |
|
AboutDialog.h
|
Add about dialog.
|
2012-05-02 15:37:21 +02:00 |
|
AboutDialog.ui
|
Fix GPL version number in the about dialog.
|
2012-05-02 22:43:24 +02:00 |
|
ChangeMasterKeyWidget.cpp
|
New TODO comment style.
|
2012-05-11 12:39:06 +02:00 |
|
ChangeMasterKeyWidget.h
|
Edit widgets inherit from DialogyWidget.
|
2012-04-25 00:30:23 +02:00 |
|
ChangeMasterKeyWidget.ui
|
Focus the password line edit on switch to change master key widget.
|
2012-04-23 17:14:22 +02:00 |
|
DatabaseOpenDialog.cpp
|
Implement GUI to import KeePass 1 databases.
|
2012-05-12 10:13:00 +02:00 |
|
DatabaseOpenDialog.h
|
Implement GUI to import KeePass 1 databases.
|
2012-05-12 10:13:00 +02:00 |
|
DatabaseOpenDialog.ui
|
Set proper window title for DatabaseOpenDialog.
|
2012-05-02 22:43:00 +02:00 |
|
DatabaseSettingsWidget.cpp
|
Coding style improvements.
|
2012-05-14 19:10:42 +02:00 |
|
DatabaseSettingsWidget.h
|
Coding style improvements.
|
2012-05-14 16:27:59 +02:00 |
|
DatabaseSettingsWidget.ui
|
Add transform round benchmark button to DatabaseWidget.
|
2012-05-12 15:39:55 +02:00 |
|
DatabaseTabWidget.cpp
|
Get rid of Database pointer in Metadata.
|
2012-05-14 17:04:05 +02:00 |
|
DatabaseTabWidget.h
|
Get rid of Database pointer in Metadata.
|
2012-05-14 17:04:05 +02:00 |
|
DatabaseWidget.cpp
|
Add icon selection for groups.
|
2012-05-15 18:46:59 +02:00 |
|
DatabaseWidget.h
|
Coding style improvements.
|
2012-05-14 16:27:59 +02:00 |
|
DialogyWidget.cpp
|
Coding style fixes.
|
2012-05-02 17:04:03 +02:00 |
|
DialogyWidget.h
|
Coding style fixes.
|
2012-05-02 17:04:03 +02:00 |
|
EditEntryWidget.cpp
|
Use EditWidgetIcons for entry icon selection as well.
|
2012-05-15 18:46:59 +02:00 |
|
EditEntryWidget.h
|
Use EditWidgetIcons for entry icon selection as well.
|
2012-05-15 18:46:59 +02:00 |
|
EditEntryWidget_p.h
|
Coding style fixes.
|
2012-05-02 17:04:03 +02:00 |
|
EditEntryWidgetAdvanced.ui
|
Turn attachmentsView into a QListView with wrapping turned on.
|
2012-05-02 11:15:50 +02:00 |
|
EditEntryWidgetMain.ui
|
Add tabstop order for EditEntryWidgetMain.
|
2012-04-18 17:03:58 +02:00 |
|
EditEntryWidgetNotes.ui
|
Add initial UI for entry editing.
|
2010-10-06 19:40:50 +02:00 |
|
EditGroupWidget.cpp
|
Add icon selection for groups.
|
2012-05-15 18:46:59 +02:00 |
|
EditGroupWidget.h
|
Add icon selection for groups.
|
2012-05-15 18:46:59 +02:00 |
|
EditGroupWidgetMain.ui
|
Group edit widget inherits from base edit widget.
|
2012-05-15 11:58:09 +02:00 |
|
EditWidget.cpp
|
Coding style fixes.
|
2012-05-15 17:48:48 +02:00 |
|
EditWidget.h
|
Coding style fixes.
|
2012-05-15 17:48:48 +02:00 |
|
EditWidget.ui
|
Add base edit widget.
|
2012-05-15 11:58:03 +02:00 |
|
EditWidgetIcons.cpp
|
Don't fail upon deletion of a custom icon if history items contain the icon, but set a default icon.
|
2012-05-15 18:46:59 +02:00 |
|
EditWidgetIcons.h
|
Add icon selection for groups.
|
2012-05-15 18:46:59 +02:00 |
|
EditWidgetIcons.ui
|
Rename EditEntryWidgetIcons to EditWidgetIcons.
|
2012-05-15 18:46:59 +02:00 |
|
EntryAttachmentsModel.cpp
|
Turn EntryAttachmentsModel into a QAbstractListModel.
|
2012-05-02 10:30:30 +02:00 |
|
EntryAttachmentsModel.h
|
Turn EntryAttachmentsModel into a QAbstractListModel.
|
2012-05-02 10:30:30 +02:00 |
|
EntryAttributesModel.cpp
|
Coding style fixes.
|
2012-04-28 21:42:23 +02:00 |
|
EntryAttributesModel.h
|
Coding style fixes.
|
2012-04-28 21:42:23 +02:00 |
|
EntryModel.cpp
|
Coding style fixes.
|
2012-05-15 17:48:48 +02:00 |
|
EntryModel.h
|
Coding style improvements.
|
2012-05-14 16:27:59 +02:00 |
|
EntryView.cpp
|
Coding style improvements.
|
2012-05-14 16:27:59 +02:00 |
|
EntryView.h
|
Coding style improvements.
|
2012-05-14 16:27:59 +02:00 |
|
FileDialog.cpp
|
Fix some more lines that are too long.
|
2012-04-18 23:05:31 +02:00 |
|
FileDialog.h
|
Fix some more lines that are too long.
|
2012-04-18 23:05:31 +02:00 |
|
GroupModel.cpp
|
Support moving entries with drag and drop.
|
2012-04-26 16:35:13 +02:00 |
|
GroupModel.h
|
Support moving groups with drag and drop.
|
2012-04-25 00:22:55 +02:00 |
|
GroupView.cpp
|
Connect to selectionModel()->currentChanged() instead of reimplementing currentChanged().
|
2012-05-14 16:50:28 +02:00 |
|
GroupView.h
|
Connect to selectionModel()->currentChanged() instead of reimplementing currentChanged().
|
2012-05-14 16:50:28 +02:00 |
|
IconModels.cpp
|
Coding style improvements.
|
2012-05-14 16:27:59 +02:00 |
|
IconModels.h
|
Coding style improvements.
|
2012-05-14 16:27:59 +02:00 |
|
KeePass1OpenDialog.cpp
|
Implement GUI to import KeePass 1 databases.
|
2012-05-12 10:13:00 +02:00 |
|
KeePass1OpenDialog.h
|
Implement GUI to import KeePass 1 databases.
|
2012-05-12 10:13:00 +02:00 |
|
MainWindow.cpp
|
Assign some keyboard shortcuts.
|
2012-05-15 18:16:04 +02:00 |
|
MainWindow.h
|
Assign some keyboard shortcuts.
|
2012-05-15 18:16:04 +02:00 |
|
MainWindow.ui
|
Implement GUI to import KeePass 1 databases.
|
2012-05-12 10:13:00 +02:00 |