Felix Geyer
|
a50d2709e7
|
Replace EntryAttachments and EntryAttributes operator=() with copyDataFrom().
QObjects are not supposed to have assignment operators.
|
2012-07-20 12:15:19 +02:00 |
|
Felix Geyer
|
c7107de2a7
|
Improve window select combo box.
Create the WindowSelectComboBox subclass that refreshes the window
list whenever the popup is opened.
|
2012-07-20 12:15:14 +02:00 |
|
Felix Geyer
|
b5c3873cfd
|
Update auto-type association editing.
Correctly set enabled status of all elements.
Fix crash when clicking on the view and the entry has no auto-type associations.
|
2012-07-20 10:28:18 +02:00 |
|
Felix Geyer
|
676be9da16
|
Coding style fixes.
|
2012-07-16 17:47:21 +02:00 |
|
Felix Geyer
|
237d954b65
|
Add auto-type settings to EditEntryWidget.
|
2012-07-16 17:40:28 +02:00 |
|
Felix Geyer
|
af166a66b3
|
Add AutoTypeAssociationsModel class.
|
2012-07-16 17:39:20 +02:00 |
|
Felix Geyer
|
6d5b31f527
|
Normalize signal/slot signatures.
|
2012-07-14 19:34:38 +02:00 |
|
Felix Geyer
|
d0fd9af5e6
|
Hide history row when viewing history items.
|
2012-07-02 00:16:24 +02:00 |
|
Felix Geyer
|
61984a5748
|
Keep widget frame when displaying history items.
|
2012-07-02 00:08:31 +02:00 |
|
Felix Geyer
|
baa5a74ba0
|
Convert iconCount() and expiredIconIndex() to constants.
|
2012-06-29 15:22:43 +02:00 |
|
Felix Geyer
|
e144f7c85a
|
Mark overriden methods as Q_DECL_OVERRIDE.
|
2012-06-29 14:37:29 +02:00 |
|
Felix Geyer
|
68155e8f89
|
Make use of Q_NULLPTR.
|
2012-06-29 14:15:16 +02:00 |
|
Florian Geyer
|
01706483fb
|
Fix history view showing wrong item.
|
2012-06-10 18:11:00 +02:00 |
|
Florian Geyer
|
8d6b200dd7
|
Improve performance of EntryHistoryModel.
|
2012-05-30 18:07:50 +02:00 |
|
Florian Geyer
|
9f1ab080ee
|
Make history view sortable.
|
2012-05-30 16:51:36 +02:00 |
|
Felix Geyer
|
82d697b657
|
Add convenience method EditWidget::setHeadline().
|
2012-05-27 11:12:12 +02:00 |
|
Felix Geyer
|
9fc62a1d81
|
Move code to set headline label font to EditWidget.
|
2012-05-27 10:35:49 +02:00 |
|
Felix Geyer
|
28bfd39bca
|
Allow selecting multiple rows in entry view.
|
2012-05-25 13:43:14 +02:00 |
|
Felix Geyer
|
842eb22e1e
|
Mark some UI strings as untranslatable.
|
2012-05-25 13:42:55 +02:00 |
|
Felix Geyer
|
bde397503e
|
Coding style fixes.
|
2012-05-21 11:57:29 +02:00 |
|
Felix Geyer
|
5297722ede
|
Include header cleanup.
|
2012-05-20 23:08:23 +02:00 |
|
Florian Geyer
|
3be90b02d6
|
Add option to restore from a history item.
Closes #23
|
2012-05-20 13:07:45 +02:00 |
|
Florian Geyer
|
8904869350
|
Add button to remove all history entries.
Refs #23
|
2012-05-20 13:07:45 +02:00 |
|
Florian Geyer
|
4797926be6
|
History items can now be removed.
Refs #23
|
2012-05-20 13:07:45 +02:00 |
|
Florian Geyer
|
e4a5cd214f
|
Improve search.
Find as you type.
Add shortcut.
Hide search widgets when not used.
Refs #24
|
2012-05-20 12:57:50 +02:00 |
|
Florian Geyer
|
f032f001f3
|
Remove frames from edit boxes when showing a history entry.
|
2012-05-18 15:45:19 +02:00 |
|
Florian Geyer
|
810a6e4b39
|
Display history items.
Refs #23
|
2012-05-17 23:29:37 +02:00 |
|
Florian Geyer
|
b61c47d42f
|
Sort entry view by group/title when switching to search/view respectively.
|
2012-05-16 10:57:03 +02:00 |
|
Felix Geyer
|
7ebee78c75
|
Create src/gui/{entry,group}/ and move corresponding files to these dirs.
|
2012-05-16 10:22:04 +02:00 |
|