.. |
Config.cpp
|
Implement global config class.
|
2011-12-25 19:17:40 +01:00 |
Config.h
|
Implement global config class.
|
2011-12-25 19:17:40 +01:00 |
Database.cpp
|
Use UTC time spec.
|
2012-04-18 17:03:57 +02:00 |
Database.h
|
Add hasKey property to database and also make it accessible via the DatabaseWidget.
|
2012-04-18 17:03:57 +02:00 |
DatabaseIcons.cpp
|
Rename getPath() -> path().
|
2012-01-06 15:49:52 +01:00 |
DatabaseIcons.h
|
Store database icons as QImage instead of QIcon.
|
2012-01-01 21:52:54 +01:00 |
DataPath.cpp
|
Rename getPath() -> path().
|
2012-01-06 15:49:52 +01:00 |
DataPath.h
|
Rename getPath() -> path().
|
2012-01-06 15:49:52 +01:00 |
Endian.cpp
|
Ignore compiler warnings in qendian.h.
|
2011-12-26 19:34:34 +01:00 |
Endian.h
|
Implement writing in SymmetricCipherStream and add a unit test.
|
2010-09-18 17:19:42 +02:00 |
Entry.cpp
|
Fix expiry time and bool not being updated.
|
2012-04-18 17:03:58 +02:00 |
Entry.h
|
Fix expiry time and bool not being updated.
|
2012-04-18 17:03:58 +02:00 |
EntryAttachments.cpp
|
Only emit signals from clear() when the internal data is non-empty.
|
2012-04-14 18:47:40 +02:00 |
EntryAttachments.h
|
Move attributes and attachments handking from Entry into own classes.
|
2012-04-14 15:38:20 +02:00 |
EntryAttributes.cpp
|
Change EntryAttributes::copyFrom() to copyCustomKeysFrom().
|
2012-04-14 19:38:45 +02:00 |
EntryAttributes.h
|
Change EntryAttributes::copyFrom() to copyCustomKeysFrom().
|
2012-04-14 19:38:45 +02:00 |
Group.cpp
|
Handle Group::setIcon() manually instead of calling set().
|
2012-04-18 17:14:51 +02:00 |
Group.h
|
Update timeinfo of group only when properties of the group itself change.
|
2012-04-18 17:03:58 +02:00 |
Metadata.cpp
|
Use UTC time spec.
|
2012-04-18 17:03:57 +02:00 |
Metadata.h
|
Add modified signals for metadata.
|
2012-04-11 21:50:20 +02:00 |
TimeInfo.cpp
|
Use UTC time spec.
|
2012-04-18 17:03:57 +02:00 |
TimeInfo.h
|
More work on the parser and Entry/Group data structures.
|
2010-08-12 21:38:59 +02:00 |
Tools.cpp
|
Add a Tools class with a humanReadableFileSize() method.
|
2012-04-09 23:53:46 +02:00 |
Tools.h
|
Add a Tools class with a humanReadableFileSize() method.
|
2012-04-09 23:53:46 +02:00 |
Uuid.cpp
|
Add brackets.
|
2011-11-12 10:42:34 +01:00 |
Uuid.h
|
Use upper case names for constants.
|
2010-09-05 11:46:36 +02:00 |