keepassxc/src/gui
Felix Geyer 19a5aad90a Declare the TypeInfo for some classes/structs.
Qt's container classes benefit from this information.
2012-04-21 18:39:09 +02:00
..
ChangeMasterKeyWidget.cpp Make toggle password button in ChangeMasterKey widget work. 2012-04-21 17:28:44 +02:00
ChangeMasterKeyWidget.h Make toggle password button in ChangeMasterKey widget work. 2012-04-21 17:28:44 +02:00
ChangeMasterKeyWidget.ui Make toggle password button in ChangeMasterKey widget work. 2012-04-21 17:28:44 +02:00
DatabaseOpenDialog.cpp More coding style fixes. 2012-04-19 00:25:57 +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
DatabaseSettingsWidget.cpp Add more options to database settings widget. 2012-04-21 17:28:44 +02:00
DatabaseSettingsWidget.h Add more options to database settings widget. 2012-04-21 17:28:44 +02:00
DatabaseSettingsWidget.ui Add more options to database settings widget. 2012-04-21 17:28:44 +02:00
DatabaseTabWidget.cpp Hide the tar bar when only one database is opened. 2012-04-21 18:24:30 +02:00
DatabaseTabWidget.h Declare the TypeInfo for some classes/structs. 2012-04-21 18:39:09 +02:00
DatabaseWidget.cpp Add more options to database settings widget. 2012-04-21 17:28:44 +02:00
DatabaseWidget.h Add database settings widget and ability to change transform rounds count. 2012-04-21 17:28:44 +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 Fix groupChanged signal not emitted in all cases. 2012-04-21 18:26:18 +02:00
GroupView.h Fix groupChanged signal not emitted in all cases. 2012-04-21 18:26:18 +02:00
MainWindow.cpp Add database settings widget and ability to change transform rounds count. 2012-04-21 17:28:44 +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 database settings widget and ability to change transform rounds count. 2012-04-21 17:28:44 +02:00