0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 12:22:16 +02:00
keepassxc/tests
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
..
data Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
gui Improve code style. 2012-04-18 22:08:22 +02:00
CMakeLists.txt Add test for modified signals. 2012-04-18 17:03:58 +02:00
config-keepassx-tests.h.cmake Add include guards. 2012-01-01 21:57:13 +01:00
modeltest.cpp Disable some qDebug() noise in ModelTest. 2012-04-14 17:55:19 +02:00
modeltest.h Update ModelTest from Qt 4.8.0. 2011-12-25 20:53:33 +01:00
TestCryptoHash.cpp Core tests instantiate QCoreApplication instead of QApplication. 2012-01-01 22:04:27 +01:00
TestCryptoHash.h No longer use automoc. 2010-11-21 23:06:30 +01:00
TestEntryModel.cpp Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
TestEntryModel.h Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
TestGroup.cpp TestGroup: Register Entry as a meta type. 2012-04-18 17:42:55 +02:00
TestGroup.h Notify entry/group parent on deletion. 2011-07-09 21:54:01 +02:00
TestGroupModel.cpp Core tests instantiate QCoreApplication instead of QApplication. 2012-01-01 22:04:27 +01:00
TestGroupModel.h No longer use automoc. 2010-11-21 23:06:30 +01:00
TestHashedBlockStream.cpp Core tests instantiate QCoreApplication instead of QApplication. 2012-01-01 22:04:27 +01:00
TestHashedBlockStream.h Add missing crypto initalization in tests. 2011-11-12 20:00:19 +01:00
TestKeePass2RandomStream.cpp Improve code style. 2012-04-18 22:08:22 +02:00
TestKeePass2RandomStream.h Add missing crypto initalization in tests. 2011-11-12 20:00:19 +01:00
TestKeePass2Reader.cpp Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
TestKeePass2Reader.h Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
TestKeePass2Writer.cpp Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
TestKeePass2Writer.h Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
TestKeePass2XmlReader.cpp Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
TestKeePass2XmlReader.h No longer use automoc. 2010-11-21 23:06:30 +01:00
TestKeys.cpp Add CompositeKey::clear(). 2012-01-11 23:59:50 +01:00
TestKeys.h Implement support for key files. 2011-12-21 23:22:07 +01:00
TestModified.cpp Test that modified() is emitted when deleting Groups and Entries. 2012-04-18 17:31:05 +02:00
TestModified.h Improve code style. 2012-04-18 22:08:22 +02:00
tests.h Core tests instantiate QCoreApplication instead of QApplication. 2012-01-01 22:04:27 +01:00
TestSymmetricCipher.cpp Improve code style. 2012-04-18 22:08:22 +02:00
TestSymmetricCipher.h No longer use automoc. 2010-11-21 23:06:30 +01:00