| .. |
|
Config.cpp
|
New TODO comment style.
|
2012-05-11 12:39:06 +02:00 |
|
Config.h
|
Constification and some style fixes.
|
2012-04-23 21:09:01 +02:00 |
|
Database.cpp
|
compile with QT < 4.7 (RHEL6 an clones)
|
2012-05-09 22:15:28 +02:00 |
|
Database.h
|
Add a method to get databases by uuid.
|
2012-04-25 00:12:23 +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
|
Add icons used by KMessageWidget.
|
2012-05-03 00:15:31 +02:00 |
|
DataPath.h
|
Add generic DataPath::icon() method.
|
2012-05-02 23:48:17 +02:00 |
|
Endian.cpp
|
Mark library include dirs as SYSTEM.
|
2012-04-26 12:18:38 +02:00 |
|
Endian.h
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Entry.cpp
|
Emit dataChanged() when the entry icon has changed.
|
2012-05-11 14:14:12 +02:00 |
|
Entry.h
|
Create a history item when changing entries.
|
2012-04-23 21:20:05 +02:00 |
|
EntryAttachments.cpp
|
Create a history item when changing entries.
|
2012-04-23 21:20:05 +02:00 |
|
EntryAttachments.h
|
Coding style fixes.
|
2012-04-28 21:42:23 +02:00 |
|
EntryAttributes.cpp
|
Emit defaultKeyModified() only when the data has actually changed.
|
2012-05-11 14:13:22 +02:00 |
|
EntryAttributes.h
|
Coding style fixes.
|
2012-04-28 21:42:23 +02:00 |
|
Group.cpp
|
New TODO comment style.
|
2012-05-11 12:39:06 +02:00 |
|
Group.h
|
Coding style fixes.
|
2012-05-02 17:04:03 +02:00 |
|
Metadata.cpp
|
compile with QT < 4.7 (RHEL6 an clones)
|
2012-05-09 22:15:28 +02:00 |
|
Metadata.h
|
Copy custom icons when moved to another database.
|
2012-04-27 11:22:02 +02:00 |
|
TimeInfo.cpp
|
Make sure TimeInfo only contains UTC values.
|
2012-05-09 23:16:32 +02:00 |
|
TimeInfo.h
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Tools.cpp
|
Add Tools::readFromDevice() and make FileKey use it.
|
2012-05-10 19:00:36 +02:00 |
|
Tools.h
|
Add Tools::readFromDevice() and make FileKey use it.
|
2012-05-10 19:00:36 +02:00 |
|
Uuid.cpp
|
Add an assignment operator to Uuid and support serialization with QDataStream.
|
2012-04-25 00:15:40 +02:00 |
|
Uuid.h
|
Add an assignment operator to Uuid and support serialization with QDataStream.
|
2012-04-25 00:15:40 +02:00 |