Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2018-01-18Refactor and extend file format testsJanek Bevendorff
2018-01-18Fix KDBX reader tests not being executedJanek Bevendorff
2018-01-13Implements KDBX4 format with Argon2 KDFJonathan White
2018-01-13Correct Endian function use in Random testsJonathan White
2018-01-13Rename KeePass2{,Xml}{R,W} to Kdbx3{,Xml}{R,W}, and add a redirection classangelsl
2017-11-19SSH agent supportToni Spets
2017-09-25New base32 implementation (#984)Adolfo E. GarcĂ­a
2017-09-05Feature : Update entries across groups when merging (#807)louib
2017-07-18resolve URL for correct favicon downloading, fixes #240 #238thez3ro
2017-05-04Add TOTP supportWeslly
2017-04-22Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty...Vladimir Svyatski
2017-03-16Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-05Implement import of databases in CSV (Comma Separated Values) format (i.e. fr...seatedscribe
2017-02-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-01-26Fix Windows linker and runtime errors when building against static QtJanek Bevendorff
2017-01-08tests: Add YubiKey TestsKyle Manna
2017-01-03Add autotype library linkingthez3ro
2016-12-04Option to select extension compile-time. Fix #50 #123thez3ro
2016-03-15Fixed test cases not buildingJonathan White
2016-02-28Fixed various Qt5 changes in the http codeJonathan White
2015-09-12Adapt to QtConcurrent being a separate module now.Felix Geyer
2015-09-12Remove QCOmmandLineParser.Felix Geyer
2015-09-12Remove QSaveFile and QLockFile.Felix Geyer
2015-09-12Port cmake files to Qt 5.Felix Geyer
2015-07-22Correct link order of testhashedblockstream.Felix Geyer
2015-07-20Test if we correctly detect errors when writing.Felix Geyer
2015-07-16Remove support for clearing the Klipper history.Felix Geyer
2015-07-14Add ability to export databases to CSV files.Felix Geyer
2015-02-26cmake: remove the LOCATION queryBen Boeckel
2014-05-16Put test executables into their default location.Felix Geyer
2014-05-16Move exporter to separate class.Florian Geyer
2014-05-16Move search into separate class.Florian Geyer
2014-01-18Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2.Felix Geyer
2013-10-10Add tests for Random::randomUInt() and randomUIntRange().Felix Geyer
2013-04-06First draft of an argument parser.Florian Geyer
2013-03-29Fix autotype test (build) failures on Mac OS and Windows.Felix Geyer
2013-03-25Add regression test for issue #56.Florian Geyer
2012-10-28Add infrastructure for auto-type tests.Felix Geyer
2012-07-22Add custom wildcard matcher.Florian Geyer
2012-07-06Import QSaveFile from libkdeqt5staging.Felix Geyer
2012-07-01Move modeltest to the front so it's always passed to the linker before Qt.Felix Geyer
2012-05-26Support copying username and password to the clipboard.Felix Geyer
2012-05-22Fix cmake file formatting.Felix Geyer
2012-05-09Start implementing support for reading KeePass 1 databases.Felix Geyer
2012-04-22Add test for deleted objects.Florian Geyer
2012-04-18Add test for modified signals.Florian Geyer
2012-01-02Core tests instantiate QCoreApplication instead of QApplication.Felix Geyer
2011-12-26Add a GUI unit test.Felix Geyer
2011-11-20Move test data files into an own subdirectory.Felix Geyer