keepassxc/tests
Akinori MUSHA d0a3c08840 Improve UI of the search edit (resurrecting 5c7c7f54)
- The copy action (Control+C) when no text is selected copies the
  password of the current entry.  This should be reasonable when
  Control+B copies the username.

- Down at EOL moves the focus to the entry view.  Enter and Tab should
  do that, but it would be handy for user to be able to get to the third
  entry by hitting Down three times.
2016-12-22 17:16:59 +09:00
..
data Implemented major autoreload functionality 2016-11-25 12:03:36 -05:00
gui Improve UI of the search edit (resurrecting 5c7c7f54) 2016-12-22 17:16:59 +09:00
CMakeLists.txt Fixed test cases not building 2016-03-14 21:17:18 -04:00
config-keepassx-tests.h.cmake Add include guards. 2012-01-01 21:57:13 +01:00
FailDevice.cpp Test if we correctly detect errors when writing. 2015-07-20 21:35:48 +02:00
FailDevice.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
modeltest.cpp Connect rowsAboutToBeMoved() and rowsMoved() again. 2015-09-12 13:51:49 +02:00
modeltest.h Merge updated modeltest from Qt 5. 2015-09-12 13:51:49 +02:00
TestAutoType.cpp Add Autotype Entry-Attributes, Fix Group default sequence (#107) 2016-11-25 12:26:59 -05:00
TestAutoType.h Add Autotype Entry-Attributes, Fix Group default sequence (#107) 2016-11-25 12:26:59 -05:00
TestCryptoHash.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestCryptoHash.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestCsvExporter.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestCsvExporter.h Fix tests 2016-10-28 18:51:09 +02:00
TestDeletedObjects.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestDeletedObjects.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestEntry.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestEntry.h Add flags to Entry::clone() for customized cloning. 2013-11-22 13:32:13 +01:00
TestEntryModel.cpp Merge branch '2.0' 2016-01-29 17:22:37 +01:00
TestEntryModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestEntrySearcher.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestEntrySearcher.h Extend TestEntrySearcher. 2014-05-16 10:51:22 +02:00
TestExporter.cpp Coding style fixes. 2015-10-15 18:02:31 +02:00
TestExporter.h Move exporter to separate class. 2014-05-16 12:07:22 +02:00
TestGroup.cpp Add Merge database utility function (#47) 2016-11-07 22:37:42 -05:00
TestGroup.h Add Merge database utility function (#47) 2016-11-07 22:37:42 -05:00
TestGroupModel.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestGroupModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestHashedBlockStream.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestHashedBlockStream.h Test if reset() and close() write only one final block. 2015-07-20 21:51:32 +02:00
TestKeePass1Reader.cpp Merge branch '2.0' 2015-09-26 11:44:27 +02:00
TestKeePass1Reader.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2RandomStream.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestKeePass2RandomStream.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2Reader.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestKeePass2Reader.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2Writer.cpp Merge branch '2.0' 2016-10-02 21:45:54 -04:00
TestKeePass2Writer.h Add repair functionality to strip invalid XML chars. 2016-01-28 23:07:04 +01:00
TestKeePass2XmlReader.cpp Merge branch '2.0' 2016-10-02 21:45:54 -04:00
TestKeePass2XmlReader.h Repair UUID of inconsistent history items. 2016-08-03 23:48:40 +02:00
TestKeys.cpp Merge branch '2.0' 2015-12-15 21:05:00 +01:00
TestKeys.h Add transform key benchmark to TestKeys. 2014-01-19 15:26:32 +01:00
TestModified.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestModified.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestRandom.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestRandom.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
TestSymmetricCipher.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestSymmetricCipher.h Test if reset() and close() write only one final block. 2015-07-20 21:51:32 +02:00
TestWildcardMatcher.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestWildcardMatcher.h Fix tests 2016-10-28 18:51:09 +02:00