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
2021-08-23CLI: Replace locate command with searchRobin Ebert
2021-07-14Optimize includes across code basepeter
2020-05-22Add natural sort of entry listHolger Böhnke
2019-06-24Autocomplete usernames based on most frequent in databaseMatthias Drexler
2019-06-19Allow setting group icons to children groups/entries (#3273)Matthias Drexler
2019-06-19CLI: Add 'flatten' option to the 'ls' command (#3276)Balazs Gyurak
2019-06-19Add group sorting featureBalazs Gyurak
2019-02-02Fix group signals (#2670)Aetf
2019-01-30Select group when adding credentials from browser extension (#2637)Sami Vänttinen
2018-09-30Introduce synchronize merge methodJonathan White
2018-03-31Formatting the code.Louis-Bertrand Varin
2017-09-06CLI : basic entry manipulation commands. (#919)louib
2017-09-05Feature : Update entries across groups when merging (#807)louib
2017-08-05Adding Locate command. (#829)louib
2017-06-22Adding support for listing a group. (#652)louib
2017-06-14Update and fix copyright headersthez3ro
2017-05-21Moving print group in Group class. (#586)louib
2017-05-19Feature : clip command (#578)louib
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2016-11-08Add Merge database utility function (#47)Jonathan White
2014-05-16Move exporter to separate class.Florian Geyer
2014-05-16Move search into separate class.Florian Geyer
2013-11-22Add Group::exportToDb().Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2013-04-07Add unit test for Metadata::copyCustomIcons().Felix Geyer
2013-04-04Add Group::clone().Felix Geyer
2012-10-21Whitespace separated search terms are AND concatenated.Florian Geyer
2012-05-13Add search test.Florian Geyer
2012-04-27Copy custom icons when moved to another database.Felix Geyer
2011-07-09Notify entry/group parent on deletion.Felix Geyer
2010-11-22No longer use automoc.Felix Geyer