keepassxc/src/core
2012-04-23 17:02:09 +02:00
..
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 Introduce Group::aboutToMove() and moved() signals. 2012-04-23 16:57:08 +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 Update LocationChanged time when entries and groups are moved. 2012-04-22 12:10:21 +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 Introduce Group::aboutToMove() and moved() signals. 2012-04-23 16:57:08 +02:00
Group.h Coding style fixes. 2012-04-23 17:02:09 +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