keepassxc/src/core
2012-05-30 11:27:09 +02:00
..
Config.cpp Rename setting so it refers only to group expanded state changes. 2012-05-30 11:27:09 +02:00
Config.h Store defaults in Config. 2012-05-27 20:05:57 +02:00
Database.cpp Add some more asserts to make sure we only store UTC QDateTimes. 2012-05-16 10:05:58 +02:00
Database.h Get rid of Database pointer in Metadata. 2012-05-14 17:04:05 +02:00
DatabaseIcons.cpp Display expired entries and groups struck out. 2012-05-15 20:02:08 +02:00
DatabaseIcons.h Make copy constructor and assignment operator of singleton classes private. 2012-05-26 16:45:59 +02:00
DataPath.cpp Add DataPath::icon() parameter to only use local icons. 2012-05-27 12:43:58 +02:00
DataPath.h Add DataPath::icon() parameter to only use local icons. 2012-05-27 12:43:58 +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 History items can now be removed. 2012-05-20 13:07:45 +02:00
Entry.h History items can now be removed. 2012-05-20 13:07:45 +02:00
EntryAttachments.cpp Display history items. 2012-05-17 23:29:37 +02:00
EntryAttachments.h Include header cleanup. 2012-05-20 23:08:23 +02:00
EntryAttributes.cpp Coding style improvements. 2012-05-14 19:10:42 +02:00
EntryAttributes.h Coding style improvements. 2012-05-14 19:10:42 +02:00
Group.cpp Rename setting so it refers only to group expanded state changes. 2012-05-30 11:27:09 +02:00
Group.h Add expiry option to group edit. 2012-05-18 10:52:05 +02:00
Metadata.cpp Add some more asserts to make sure we only store UTC QDateTimes. 2012-05-16 10:05:58 +02:00
Metadata.h Coding style improvements. 2012-05-14 19:10:42 +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 Coding style improvements. 2012-05-14 16:27:59 +02:00
Tools.h Add Tools::readFromDevice() and make FileKey use it. 2012-05-10 19:00:36 +02:00
Uuid.cpp Add toHex function to Uuid. 2012-05-18 14:41:34 +02:00
Uuid.h Add toHex function to Uuid. 2012-05-18 14:41:34 +02:00