keepassxc/src/gui
2012-04-18 23:06:21 +02:00
..
ChangeMasterKeyWidget.cpp Improve code style. 2012-04-18 22:08:22 +02:00
ChangeMasterKeyWidget.h Expand GUI to allow changing the master key. 2012-01-13 17:52:37 +01:00
ChangeMasterKeyWidget.ui Expand GUI to allow changing the master key. 2012-01-13 17:52:37 +01:00
DatabaseOpenDialog.cpp Move the code to open database files from DatabaseTabWidget to DatabaseOpenDialog. 2012-04-05 19:03:55 +02:00
DatabaseOpenDialog.h Improve code style. 2012-04-18 22:08:22 +02:00
DatabaseOpenDialog.ui Rename KeyOpenDialog to DatabaseOpenDialog. 2012-04-05 18:31:12 +02:00
DatabaseTabWidget.cpp Add ability to delete entries via gui. 2012-04-18 23:06:21 +02:00
DatabaseTabWidget.h Add ability to delete entries via gui. 2012-04-18 23:06:21 +02:00
DatabaseWidget.cpp Add ability to delete entries via gui. 2012-04-18 23:06:21 +02:00
DatabaseWidget.h Add ability to delete entries via gui. 2012-04-18 23:06:21 +02:00
EditEntryWidget_p.h Improve code style. 2012-04-18 22:08:22 +02:00
EditEntryWidget.cpp Display expiry time in local time, but save in utc. 2012-04-18 17:03:58 +02:00
EditEntryWidget.h Add password repeat check for entry passwords. 2012-04-18 17:03:58 +02:00
EditEntryWidget.ui Improve EditEntryWidget. 2010-10-06 22:54:07 +02:00
EditEntryWidgetAdvanced.ui Add a new tab to the entry widget that shows attributes and attachments. 2012-04-14 15:43:41 +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 Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
EditGroupWidget.h Improve code style. 2012-04-18 22:08:22 +02:00
EditGroupWidget.ui Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
EntryAttachmentsModel.cpp Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
EntryAttachmentsModel.h Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
EntryAttributesModel.cpp Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
EntryAttributesModel.h Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
EntryModel.cpp Store database icons as QImage instead of QIcon. 2012-01-01 21:52:54 +01:00
EntryModel.h Add signal EntryView::entryActivated(). 2010-09-19 19:45:14 +02:00
EntryView.cpp Disable/enable menu actions depending on what currently can be done. 2012-04-18 17:03:57 +02:00
EntryView.h Make the edit entry button work. 2011-12-29 19:01:58 +01: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 Store database icons as QImage instead of QIcon. 2012-01-01 21:52:54 +01:00
GroupModel.h Un-constify Entry* and Group* in various related signals and models/views. 2010-08-23 21:30:20 +02:00
GroupView.cpp Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
GroupView.h Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
MainWindow.cpp Add ability to delete entries via gui. 2012-04-18 23:06:21 +02:00
MainWindow.h Disable/enable menu actions depending on what currently can be done. 2012-04-18 17:03:57 +02:00
MainWindow.ui Add ability to delete entries via gui. 2012-04-18 23:06:21 +02:00