| .. |
|
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.cpp
|
Replace EntryAttachments and EntryAttributes operator=() with copyDataFrom().
|
2012-07-20 12:15:19 +02:00 |
|
EditEntryWidget.h
|
Update auto-type association editing.
|
2012-07-20 10:28:18 +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 |
|
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
|
Create src/gui/{entry,group}/ and move corresponding files to these dirs.
|
2012-05-16 10:22:04 +02:00 |
|
EditEntryWidgetNotes.ui
|
Create src/gui/{entry,group}/ and move corresponding files to these dirs.
|
2012-05-16 10:22:04 +02: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
|
Subclass QSortFilterProxyModel to hide the group column in EntryView.
|
2012-07-22 22:02:06 +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
|
Subclass QSortFilterProxyModel to hide the group column in EntryView.
|
2012-07-22 22:02:06 +02:00 |
|
EntryView.h
|
Subclass QSortFilterProxyModel to hide the group column in EntryView.
|
2012-07-22 22:02:06 +02:00 |