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
path: root/src/core
AgeCommit message (Expand)Author
2017-05-04Add TOTP supportWeslly
2017-05-01Only printable extended ASCIIthez3ro
2017-04-28Add Extended ASCII to password generatorthez3ro
2017-04-28Adding EASCII character class.Louis-Bertrand Varin
2017-04-21Add requested source code changesVladimir Svyatski
2017-04-21Merge pull request #464 from louib/feature/ignoreGroupExpansionJonathan White
2017-04-04Ignore group expansion.Louis-Bertrand Varin
2017-03-22fix camel casethez3ro
2017-03-22let every string as separatorthez3ro
2017-03-22permit only wordcount > 0thez3ro
2017-03-22remove short wordliststhez3ro
2017-03-22fix wordCount instead of lengththez3ro
2017-03-22New Diceware passphrase generator, close #21thez3ro
2017-03-18Moving access error to MainWindow.Louis-Bertrand Varin
2017-03-18Adding warning messages when config access error.Louis-Bertrand Varin
2017-03-16Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-16fix regex for placeholders, fix #402, add regression testthez3ro
2017-03-16Extracting openDatabaseFile.Louis-Bertrand Varin
2017-03-10Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-10Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywordsJanek Bevendorff
2017-03-10Replace remaining instances of Q_FOREACH with C++11 range-based for loopsJanek Bevendorff
2017-03-09Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-07pointer to referenceRegExpthez3ro
2017-03-07reuse referenceRegExpthez3ro
2017-03-07highlight reference field in Database viewthez3ro
2017-03-06Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-06Better widget positions, removed futile message when no errors shows upseatedscribe
2017-03-05Better handle of parser status messages (critical/not critical)seatedscribe
2017-03-05Syntax style, spaces and pretty indentationseatedscribe
2017-03-05Implement import of databases in CSV (Comma Separated Values) format (i.e. fr...seatedscribe
2017-03-05Add feature to handle references, resolves #75Ryan Matthews
2017-03-04Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-03-03Merge pull request #344 from rockihack/windows-daclJonathan White
2017-03-02Add more detailed comment.rockihack
2017-02-27Grant minimal access rights to the user associated with the process token.rockihack
2017-02-25Add #ifdef Q_OS_WIN guard.rockihack
2017-02-25Prevent memory dumps on windows.rockihack
2017-02-25Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-24Use QSharedPointer instead of cloning YkChallengeResponseKey and make it a QO...Janek Bevendorff
2017-02-22Rework security settings, set sane default timeout valueJanek Bevendorff
2017-02-20Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-18load a different config with debug option, close #290thez3ro
2017-02-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-08fix #218 custom attribute like KeePass interfacethez3ro
2017-01-28KeePassX PR Migration: #190 Search for Group Names (#168)Janek Bevendorff
2017-01-28Add 'Remember my choice' checkboxJanek Bevendorff
2017-01-26Implement ability to clone an entry when in search mode.Jonathan White
2017-01-15Correcting missing icons when running release from build directoryJonathan White
2017-01-15Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-01-14spelling: whoseJosh Soref