| .. |
|
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
|
Add convenience function Database::addDeletedObject(const Uuid&).
|
2012-04-22 00:29:39 +02:00 |
|
Database.h
|
Add convenience function Database::addDeletedObject(const Uuid&).
|
2012-04-22 00:29:39 +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
|
Add missing check for group database.
|
2012-04-22 00:58:35 +02:00 |
|
Entry.h
|
Declare the TypeInfo for some classes/structs.
|
2012-04-21 18:39:09 +02:00 |
|
EntryAttachments.cpp
|
Support KeePass format 3.00 (used by KeePass2 >= 2.15).
|
2012-04-21 16:45:46 +02:00 |
|
EntryAttachments.h
|
Support KeePass format 3.00 (used by KeePass2 >= 2.15).
|
2012-04-21 16:45:46 +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
|
Remove some unnecessary initializations.
|
2012-04-22 00:38:21 +02:00 |
|
Group.h
|
Add convenience function Database::addDeletedObject(const Uuid&).
|
2012-04-22 00:29:39 +02:00 |
|
Metadata.cpp
|
Store group references in Metadata as QPointer.
|
2012-04-22 00:07:27 +02:00 |
|
Metadata.h
|
Store group references in Metadata as QPointer.
|
2012-04-22 00:07:27 +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
|
Add hasChild function to check for a child in a QObject tree.
|
2012-04-19 01:02:23 +02:00 |
|
Tools.h
|
Add hasChild function to check for a child in a QObject tree.
|
2012-04-19 01:02:23 +02:00 |
|
Uuid.cpp
|
Improve code style.
|
2012-04-18 22:08:22 +02:00 |
|
Uuid.h
|
Declare the TypeInfo for some classes/structs.
|
2012-04-21 18:39:09 +02:00 |