.. |
AutoTypeAssociationsModel.cpp
|
Add AutoTypeAssociationsModel class.
|
2012-07-16 17:39:20 +02:00 |
AutoTypeAssociationsModel.h
|
Add AutoTypeAssociationsModel class.
|
2012-07-16 17:39:20 +02:00 |
EditEntryWidget_p.h
|
Create src/gui/{entry,group}/ and move corresponding files to these dirs.
|
2012-05-16 10:22:04 +02:00 |
EditEntryWidget.cpp
|
Coding style fixes.
|
2013-03-24 14:04:08 +01:00 |
EditEntryWidget.h
|
Implement the GUI for the password generator.
|
2013-03-12 22:42:06 +01:00 |
EditEntryWidgetAdvanced.ui
|
Create src/gui/{entry,group}/ and move corresponding files to these dirs.
|
2012-05-16 10:22:04 +02:00 |
EditEntryWidgetAutoType.ui
|
Improve window select combo box.
|
2012-07-20 12:15:14 +02:00 |
EditEntryWidgetHistory.ui
|
Make history view sortable.
|
2012-05-30 16:51:36 +02:00 |
EditEntryWidgetMain.ui
|
Add dummy PasswordGeneratorWidget.
|
2013-03-10 22:33:03 +01:00 |
EntryAttachmentsModel.cpp
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
EntryAttachmentsModel.h
|
Mark overriden methods as Q_DECL_OVERRIDE.
|
2012-06-29 14:37:29 +02:00 |
EntryAttributesModel.cpp
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
EntryAttributesModel.h
|
Mark overriden methods as Q_DECL_OVERRIDE.
|
2012-06-29 14:37:29 +02:00 |
EntryHistoryModel.cpp
|
Improve performance of EntryHistoryModel.
|
2012-05-30 18:07:50 +02:00 |
EntryHistoryModel.h
|
Mark overriden methods as Q_DECL_OVERRIDE.
|
2012-06-29 14:37:29 +02:00 |
EntryModel.cpp
|
Return Q_NULLPTR instead of 0 when the return type is a pointer.
|
2012-07-23 14:58:57 +02:00 |
EntryModel.h
|
Rename methods in EntryModel and EntryView from "search" to "entry list mode".
|
2012-07-21 22:21:49 +02:00 |
EntryView.cpp
|
Fix sort order when closing the search and an entry was moved.
|
2012-11-03 18:57:31 +01:00 |
EntryView.h
|
Subclass QSortFilterProxyModel to hide the group column in EntryView.
|
2012-07-22 22:02:06 +02:00 |