0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-19 20:02:18 +02:00
keepassxc/tests
Sami Vänttinen fbdd97b1be
Refactor Database Settings (#9485)
Includes following changes:

* Encryption Settings now has a similar key with the new database wizard for switching between Advanced and Simple Settings
* The extra UI layer DatabaseSettingsDialog.ui has been removed. DatabaseSettingsDialog class now inherits EditWidget instead of DialogyWidget (just like Application Settings).
* Extra classes for separate page settings (DatabaseSettingsPageFdoSecrets, DatabaseSettingsPageKeeShare) have been removed. Instead the widgets are used directly in DatabaseSettingsDialog. Same could be done later to Application 

---------

Co-authored-by: Jonathan White <support@dmapps.us>
2024-06-22 07:25:32 -04:00
..
data Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
gui Refactor Database Settings (#9485) 2024-06-22 07:25:32 -04:00
mock Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
util
CMakeLists.txt Fix broken build when using system zxcvbn (#10717) 2024-05-27 15:11:34 -04:00
config-keepassx-tests.h.cmake
FailDevice.cpp
FailDevice.h
modeltest.cpp Fix all Qt 5.15 deprecation warnings (#7783) 2024-06-22 07:22:44 -04:00
modeltest.h
TestAutoType.cpp Minor changes to Group API to make it more explicit 2024-03-09 10:44:54 -05:00
TestAutoType.h
TestBase32.cpp
TestBase32.h
TestBrowser.cpp
TestBrowser.h
TestCli.cpp Fix broken build when using system zxcvbn (#10717) 2024-05-27 15:11:34 -04:00
TestCli.h
TestConfig.cpp Remove password repeat application setting 2024-04-27 09:49:38 -04:00
TestConfig.h
TestCryptoHash.cpp
TestCryptoHash.h
TestCsvExporter.cpp
TestCsvExporter.h
TestCsvParser.cpp
TestCsvParser.h Remove various undefined/unused functions 2024-03-31 17:19:35 -04:00
TestDatabase.cpp Cleanup compiler warnings on all platforms (#10847) 2024-06-12 21:25:15 -04:00
TestDatabase.h
TestDeletedObjects.cpp
TestDeletedObjects.h
TestEntry.cpp Improve Entry placeholder resolution (#10846) 2024-06-16 10:47:27 -04:00
TestEntry.h
TestEntryModel.cpp
TestEntryModel.h
TestEntrySearcher.cpp
TestEntrySearcher.h
TestFdoSecrets.cpp
TestFdoSecrets.h
TestGroup.cpp
TestGroup.h
TestGroupModel.cpp
TestGroupModel.h
TestHashedBlockStream.cpp
TestHashedBlockStream.h
TestHibp.cpp
TestHibp.h
TestIconDownloader.cpp
TestIconDownloader.h
TestImports.cpp Bitwarden and 1PUX importer improvements 2024-04-29 08:51:01 -04:00
TestImports.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 10:44:54 -05:00
TestKdbx2.cpp
TestKdbx2.h
TestKdbx3.cpp Prevent byte-by-byte and attachment inference side channel attacks 2024-03-09 12:39:00 -05:00
TestKdbx3.h Prevent byte-by-byte and attachment inference side channel attacks 2024-03-09 12:39:00 -05:00
TestKdbx4.cpp Prevent byte-by-byte and attachment inference side channel attacks 2024-03-09 12:39:00 -05:00
TestKdbx4.h Prevent byte-by-byte and attachment inference side channel attacks 2024-03-09 12:39:00 -05:00
TestKeePass1Reader.cpp
TestKeePass1Reader.h
TestKeePass2Format.cpp Fix crash on screen lock or computer sleep 2024-04-13 07:54:18 -04:00
TestKeePass2Format.h
TestKeePass2RandomStream.cpp
TestKeePass2RandomStream.h
TestKeys.cpp
TestKeys.h
TestMerge.cpp Prevent KeeShare from merging database custom data 2024-04-29 08:50:46 -04:00
TestMerge.h Prevent KeeShare from merging database custom data 2024-04-29 08:50:46 -04:00
TestModified.cpp
TestModified.h
TestOpenSSHKey.cpp
TestOpenSSHKey.h
TestPasskeys.cpp Passkeys: Pass extension JSON data to browser (#10615) 2024-04-25 06:29:51 -04:00
TestPasskeys.h
TestPassphraseGenerator.cpp Fix passphrase generator test (#10890) 2024-06-12 17:21:53 -04:00
TestPassphraseGenerator.h
TestPasswordGenerator.cpp
TestPasswordGenerator.h
TestPasswordHealth.cpp
TestPasswordHealth.h
TestRandomGenerator.cpp
TestRandomGenerator.h
TestSharing.cpp
TestSharing.h
TestSSHAgent.cpp Fix all Qt 5.15 deprecation warnings (#7783) 2024-06-22 07:22:44 -04:00
TestSSHAgent.h
TestSymmetricCipher.cpp
TestSymmetricCipher.h
TestTools.cpp Fix display of bytes without decimals (#10595) 2024-04-24 18:20:58 -04:00
TestTools.h
TestTotp.cpp Remove zero-width space character from comments 2024-06-02 07:44:00 -04:00
TestTotp.h Remove zero-width space character from comments 2024-06-02 07:44:00 -04:00
TestUpdateCheck.cpp
TestUpdateCheck.h
TestUrlTools.cpp
TestUrlTools.h
TestYkChallengeResponseKey.cpp Automatically detect USB device changes 2024-03-08 10:55:22 -05:00
TestYkChallengeResponseKey.h