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
2020-01-27Removing QColor (from Qt::Widgets) from core modules. (#4247)louib
2018-11-29Restore correct formattingGianluca Recchia
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-10-19Rename TestClock to MockClock and move it to the mock directoryJanek Bevendorff
2018-09-30Introduce synchronize merge methodJonathan White
2018-09-25Add a new database settings wizardJanek Bevendorff
2018-07-07Replaced Uuid with QUuidpasdam
2018-05-22Add some unit tests to ToolsMichal Kaptur
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-02-21Properly save custom header dataJanek Bevendorff
2018-02-21Add CustomData regression testsJanek Bevendorff
2018-01-23Fix history truncation based on max size and extend unit testsJanek Bevendorff
2018-01-23Fix code-style issuesChristian Kieschnick
2018-01-23Add tests for modified, fix history for autotypeChristian Kieschnick
2015-09-23Remove backported Qt5 test macros.Felix Geyer
2015-09-12Remove Tools::currentDateTimeUtc().Felix Geyer
2014-06-15Do some basic self-checks when initializing the crypto backend.Felix Geyer
2014-05-16Move QTEST_GUILESS_MAIN statements before test cases.Florian Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2012-07-25Rename KEEPASSX_QTEST_CORE_MAIN to QTEST_GUILESS_MAIN which is available in Q...Felix Geyer
2012-06-24Improve auto save handling.Florian Geyer
2012-05-11Extend history item tests.Florian Geyer
2012-05-10compile with QT < 4.7 (RHEL6 an clones)Andreas Piesk
2012-04-23Create a history item when changing entries.Felix Geyer
2012-04-23Introduce Group::aboutToMove() and moved() signals.Felix Geyer
2012-04-18Test that modified() is emitted when deleting Groups and Entries.Felix Geyer
2012-04-18Simplify TestModified a bit.Felix Geyer
2012-04-18Disconnect entry from database, when removed.Florian Geyer
2012-04-18Update connection of modified signals of entries when a parent group changes ...Florian Geyer
2012-04-18Add test for modified signals.Florian Geyer