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-10-28Fix apply button not saving new entriesJonathan White
2017-09-30Check for mismatched passwords BEFORE saving to prevent data lossJonathan White
2017-09-29Mask passwords in URL column in Entry ViewJonathan White
2017-07-30Clearing deleted entries on applying. (#814)louib
2017-07-18resolve URL for correct favicon downloading, fixes #240 #238thez3ro
2017-07-09Fix PasswordGeneratorWidget sizes and size policies to avoid squished buttonsJanek Bevendorff
2017-06-29Fix edit entry header entity encodingWeslly
2017-06-14Update and fix copyright headersthez3ro
2017-06-14Add "Apply" button to entry and group edit windows (#624)Jonathan White
2017-03-22New Diceware passphrase generator, close #21thez3ro
2017-03-16fix regex for placeholders, fix #402, add regression testthez3ro
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-03-10Fix compiler warningsJanek Bevendorff
2017-03-08Enhance attribute entry and add protected attributes (#220)Jonathan White
2017-03-07highlight reference field in Database viewthez3ro
2017-02-25Removed header from autotype window listview; replaced with groupboxJonathan White
2017-02-22Use better default row width for history view and enable alternating row colorsJanek Bevendorff
2017-02-22Use dedicated icon for each categoryJanek Bevendorff
2017-02-22Move category tab widgets to separate widget and hide history category when t...Janek Bevendorff
2017-02-21Show icons in vertical tab barJanek Bevendorff
2017-02-17Merge release 2.1.2 into developJanek Bevendorff
2017-02-17Fix sort order when searching, resolves #319Janek Bevendorff
2017-02-17Merge branch 'release/2.1.2' into developJanek Bevendorff
2017-02-16Right-align expires checkboxJanek Bevendorff
2017-02-16Pixel-perfect entry edit widgetsJanek Bevendorff
2017-02-16Change size policy of alphabet buttons to avoid tiny button sizesJanek Bevendorff
2017-02-16Fix edit entry form alignment and autotype settings '+'/'-' buttonsJanek Bevendorff
2017-02-10Use KMessageWidget also for new error messagesJanek Bevendorff
2017-02-10Replace MessageBox with MessageWidget in remaining classes.Pedro Alves
2017-02-10Replace MessageBox Dialog with inline MessageWidget inPedro Alves
2017-02-07Merge branch 'meta/release-preparation' into release/2.1.1Janek Bevendorff
2017-02-06Properly HTML-escape strings with user-defined contents in message boxes (#247)Janek Bevendorff
2017-01-28Add 'Remember my choice' checkboxJanek Bevendorff
2017-01-27Reuse password generator icon.Louis-Bertrand Varin
2017-01-14spelling: toggleJosh Soref
2016-11-24Add some password-related feature (#92)TheZ3ro
2016-11-12Add unlock dialog on Autotype and show default Autotype sequence (#89)TheZ3ro
2016-11-09Add Autotype on Windows and MacOS (#63)TheZ3ro
2016-10-06Download favorite icon of entry url and add to the custom icon registry (#30)Jonathan White
2016-10-03Convert Q_FOREACH loops to C++11 for loops.Felix Geyer
2016-10-03Merge branch '2.0'Felix Geyer
2016-10-03Close database without asking when unmodified.Felix Geyer
2016-10-03Refactor parts of EditEntryWidget::saveEntry() into updateEntryData().Felix Geyer
2016-10-03Split EditWidgetIcons::save() into state() and reset().Felix Geyer
2016-09-02Generate new password whenever the generator widget is opened.Felix Geyer
2016-08-02Save and exit entry editing with Ctrl+ReturnDaniel Landau
2016-01-29Merge branch '2.0'Felix Geyer
2016-01-27Always display scaled custom icons.Felix Geyer
2016-01-23Disable password generator button when showing entry in history mode.Florian Geyer
2015-12-16Flush temporary file before opening attachment.Florian Geyer