Felix Geyer
|
f648172625
|
Rename EntryAttributes::URLNameKey to URLKey.
|
2013-12-02 00:10:47 +01:00 |
|
Florian Geyer
|
4a3da3abe7
|
Hard code copy action for default attributes.
|
2013-12-01 09:43:41 +01:00 |
|
Florian Geyer
|
34f12ac39c
|
Remove duplicate menu entries to copy username and password.
|
2013-11-30 16:05:10 +01:00 |
|
Florian Geyer
|
ddd5e8a209
|
Add menu entry to copy an entry attribute to clipboard.
|
2012-10-24 20:03:33 +02:00 |
|
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
|
ee3bc89a54
|
Coding style fixes.
|
2012-06-30 00:22:07 +02:00 |
|
Felix Geyer
|
a407e0082b
|
Coding style improvements.
|
2012-05-14 19:10:42 +02:00 |
|
Florian Geyer
|
1a74feb253
|
Improve history limits.
Closes #16
|
2012-05-11 20:14:43 +02:00 |
|
jacek81
|
8c87a87da6
|
Added history limits enforcement
|
2012-05-11 20:04:51 +02:00 |
|
Felix Geyer
|
0b592c69b0
|
Emit defaultKeyModified() only when the data has actually changed.
|
2012-05-11 14:13:22 +02:00 |
|
Felix Geyer
|
1d39368f8d
|
Support editing attribute values in a separate text edit.
|
2012-04-28 19:11:15 +02:00 |
|
Felix Geyer
|
7c094d4723
|
Add EntryAttributes::rename().
|
2012-04-27 12:34:15 +02:00 |
|
Felix Geyer
|
e026f3d1eb
|
Create a history item when changing entries.
Closes #15
|
2012-04-23 21:20:05 +02:00 |
|
Felix Geyer
|
2e011d5362
|
Improve code style.
|
2012-04-18 22:08:22 +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
|
51854a7a45
|
Only emit signals from clear() when the internal data is non-empty.
Also make sure that m_attributes always contains the default attributes.
|
2012-04-14 18:47:40 +02:00 |
|
Felix Geyer
|
d4a94a8996
|
Move attributes and attachments handking from Entry into own classes.
|
2012-04-14 15:38:20 +02:00 |
|