Felix Geyer
|
7986fd3e31
|
Use stylesheets to color the password edit background.
|
2012-05-14 20:24:00 +02:00 |
|
Felix Geyer
|
a407e0082b
|
Coding style improvements.
|
2012-05-14 19:10:42 +02:00 |
|
Felix Geyer
|
924130e0fe
|
Use Q_FOREACH instead of QListIterator.
|
2012-05-14 17:56:43 +02:00 |
|
Florian Geyer
|
a197cdcce5
|
Improve selection when adding/removing a custom icon.
|
2012-05-13 21:19:45 +02:00 |
|
Florian Geyer
|
a57e8f9864
|
Preserve order of custom icons.
Closes #25
|
2012-05-13 20:50:41 +02:00 |
|
Florian Geyer
|
078fe3ccf1
|
Pass database instead of metadata to edit entry widget.
|
2012-05-13 19:02:07 +02:00 |
|
Florian Geyer
|
4807ec3368
|
Include groups in custom icon delete check.
Refs #22
|
2012-05-12 02:14:06 +02:00 |
|
Florian Geyer
|
e4b6289c0b
|
Prevent deletion of custom icon if it is still used by other entries.
Refs #22
|
2012-05-12 00:30:29 +02:00 |
|
Florian Geyer
|
15fa09167b
|
Toggle enabled status of add/remove custom icon buttons based on radio button selection.
|
2012-05-12 00:28:05 +02:00 |
|
Felix Geyer
|
587a647c11
|
New TODO comment style.
Qt Creator 2.5 is able to parse those.
|
2012-05-11 12:39:06 +02:00 |
|
Florian Geyer
|
44489bf6f8
|
Fix creation of history item when a new entry is added.
Add corresponding gui test.
|
2012-05-11 09:16:45 +02:00 |
|
Florian Geyer
|
887e4067ec
|
Improve selection handling in edit icon widget.
|
2012-05-11 08:40:02 +02:00 |
|
Felix Geyer
|
ce0007acd2
|
Improve file dialog filter for adding custom icons.
|
2012-05-10 18:09:42 +02:00 |
|
Felix Geyer
|
8204f2007a
|
Icon model fixes.
|
2012-05-10 13:59:36 +02:00 |
|
Florian Geyer
|
0d2ce4c038
|
Add icon selection for entries.
Refs #22.
|
2012-05-10 12:05:29 +02:00 |
|
Felix Geyer
|
3552a79f13
|
Implement saving, adding and removing attachments.
|
2012-05-02 11:11:28 +02:00 |
|
Florian Geyer
|
93982aa0c9
|
Clear attributes edit if there are no attributes.
|
2012-04-30 18:25:09 +02:00 |
|
Felix Geyer
|
1d39368f8d
|
Support editing attribute values in a separate text edit.
|
2012-04-28 19:11:15 +02:00 |
|
Florian Geyer
|
5ce9b5da78
|
Reset focus when opening database settings, edit entry and edit group widget.
|
2012-04-25 00:30:23 +02:00 |
|
Florian Geyer
|
f7bdeefbe3
|
Edit widgets inherit from DialogyWidget.
Closes #17
|
2012-04-25 00:30:23 +02:00 |
|
Felix Geyer
|
e026f3d1eb
|
Create a history item when changing entries.
Closes #15
|
2012-04-23 21:20:05 +02:00 |
|
Florian Geyer
|
3b603f685a
|
Display expiry time in local time, but save in utc.
|
2012-04-18 17:03:58 +02:00 |
|
Florian Geyer
|
48f8b1a116
|
Do not partly update an entry when different passwords are supplied.
|
2012-04-18 17:03:58 +02:00 |
|
Florian Geyer
|
7c70eccaf7
|
Add password repeat check for entry passwords.
|
2012-04-18 17:03:58 +02:00 |
|
Florian Geyer
|
fc8f1231c6
|
Fix expiry time and bool not being updated.
|
2012-04-18 17:03:58 +02:00 |
|
Felix Geyer
|
3d7479c67b
|
Change EntryAttributes::copyFrom() to copyCustomKeysFrom().
That way we don't overwrite the default entries in EditEntryWidget::saveEntry().
|
2012-04-14 19:38:45 +02:00 |
|
Felix Geyer
|
8f79e914f4
|
Create m_entryAttachments in EditEntryWidget. Fixes a crash.
|
2012-04-14 18:45:32 +02:00 |
|
Felix Geyer
|
849f83e030
|
Add a new tab to the entry widget that shows attributes and attachments.
|
2012-04-14 15:43:41 +02:00 |
|
Felix Geyer
|
40e96ad7b3
|
Make password and expiry information editable in EditEntryWidget.
|
2012-01-07 16:18:21 +01:00 |
|
Felix Geyer
|
4d8e9561a7
|
Implement GUI for creating entries.
|
2011-12-27 16:04:59 +01:00 |
|
Felix Geyer
|
019bcd380e
|
Implement the GUI for editing and creating groups.
|
2011-12-27 15:49:06 +01:00 |
|
Felix Geyer
|
8fc2b9328e
|
Improve EditEntryWidget.
|
2010-10-06 22:54:07 +02:00 |
|
Felix Geyer
|
0c91be8eac
|
Add initial UI for entry editing.
|
2010-10-06 19:40:50 +02:00 |
|