keepassxc/src/core
2012-04-25 00:15:40 +02:00
..
Config.cpp Constification and some style fixes. 2012-04-23 21:09:01 +02:00
Config.h Constification and some style fixes. 2012-04-23 21:09:01 +02:00
Database.cpp Add a method to get databases by uuid. 2012-04-25 00:12:23 +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 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 Create a history item when changing entries. 2012-04-23 21:20:05 +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 Create a history item when changing entries. 2012-04-23 21:20:05 +02:00
EntryAttributes.cpp Create a history item when changing entries. 2012-04-23 21:20:05 +02:00
EntryAttributes.h Create a history item when changing entries. 2012-04-23 21:20:05 +02:00
Group.cpp Fix bug where index is wrong when a group is moved to the end from the same parent. 2012-04-25 00:10:06 +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 Constification and some style fixes. 2012-04-23 21:09:01 +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 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