| .. |
|
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
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Endian.h
|
Improve code style.
|
2012-04-18 22:08:22 +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
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
EntryAttributes.h
|
Improve code style.
|
2012-04-18 22:08:22 +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
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
TimeInfo.h
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Tools.cpp
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Tools.h
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Uuid.cpp
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Uuid.h
|
Use upper case names for constants.
|
2010-09-05 11:46:36 +02:00 |