keepassxc/src/format
Felix Geyer 8acd6f74d8 Support KeePass format 3.00 (used by KeePass2 >= 2.15).
Closes #6

Attachments are now stored in a pool under Metadata instead of in entries.
The protected flag of attachments isn't supported anymore.
New metadata attributes: color, historyMaxItems and historyMaxSize.
Dropped metadata attribute: autoEnableVisualHiding.
2012-04-21 16:45:46 +02:00
..
KeePass2.h Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
KeePass2RandomStream.cpp Improve code style. 2012-04-18 22:08:22 +02:00
KeePass2RandomStream.h Mark some constructor as explicit. 2012-01-11 19:18:35 +01:00
KeePass2Reader.cpp Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
KeePass2Reader.h Mark some constructor as explicit. 2012-01-11 19:18:35 +01:00
KeePass2Writer.cpp Improve code style. 2012-04-18 22:08:22 +02:00
KeePass2Writer.h Add KeePass2Writer. 2010-09-25 12:41:00 +02:00
KeePass2XmlReader.cpp Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
KeePass2XmlReader.h Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
KeePass2XmlWriter.cpp Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
KeePass2XmlWriter.h Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00