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
2017-06-14Update and fix copyright headersthez3ro
2017-06-04fix password generator button's enable behaviorthez3ro
2017-05-28Add copy button to password generator (#595)Toni Spets
2017-04-28Add Extended ASCII to password generatorthez3ro
2017-03-22fix camel casethez3ro
2017-03-22let every string as separatorthez3ro
2017-03-22hide comboBoxWordList if only one worlist presentthez3ro
2017-03-22permit only wordcount > 0thez3ro
2017-03-22add underscore as separatorthez3ro
2017-03-22fix wordCount instead of lengththez3ro
2017-03-22Add diceware teststhez3ro
2017-03-22New Diceware passphrase generator, close #21thez3ro
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-01-27Don't make font size of password strength labels smaller than 8pt, resolves #228Janek Bevendorff
2017-01-27else on the same line.Louis-Bertrand Varin
2017-01-27Disable buttonGenerate when no classes.Louis-Bertrand Varin
2016-11-24Add some password-related feature (#92)TheZ3ro
2016-09-02Generate new password whenever the generator widget is opened.Felix Geyer
2016-07-31Update min. length for password generator.Felix Geyer
2014-01-14Drop superfluous PasswordGeneratorWidget::togglePassword slot.Felix Geyer
2014-01-13Reworked the PasswordGeneratorWidget.Felix Geyer
2013-11-30Save password generator settingsVeeti Paananen
2013-03-13Implement the GUI for the password generator.Felix Geyer
2013-03-11Add dummy PasswordGeneratorWidget.Florian Geyer