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-11-23Corrected database corruption when locked [#1113]Jonathan White
2017-09-23Clear database open dialog before and after merging a database (#958)Jonathan White
2017-06-22Merge remote-tracking branch 'origin/develop' into release/2.2.0Jonathan White
2017-06-21Change text color of search labelWeslly
2017-06-21Add option to limit search to current groupWeslly
2017-06-14Update and fix copyright headersthez3ro
2017-05-28:lock: Fix search information leakToni Spets
2017-05-04Add TOTP supportWeslly
2017-04-21Add requested source code changesVladimir Svyatski
2017-04-21Add context menu entry to clean the Recycle Bin in databasesVladimir Svyatski
2017-03-16Get rid of Q_{EMIT,SLOTS,SIGNALS}seatedscribe
2017-03-16Merge remote-tracking branch 'upstream/develop' into feature/import-csv-formatseatedscribe
2017-03-16resolve placeholders for custom attributesthez3ro
2017-03-16fix regex for placeholders, fix #402, add regression testthez3ro
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-06Merge branch 'develop' into feature/yubikeyJanek Bevendorff
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-04Fixes crash when deleting in search mode.Louis-Bertrand Varin
2017-02-26Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-25Merge branch 'release/2.1.3' into developJanek Bevendorff
2017-02-25Don't show error message when trying to reload a locked databaseJanek Bevendorff
2017-02-25Merge branch 'develop' into feature/yubikeyJanek Bevendorff
2017-02-24Block and unblock autoreload in timed mutex style to prevent a double challen...Janek Bevendorff
2017-02-22Rework general settings pageJanek Bevendorff
2017-02-17Merge branch 'release/2.1.2' into developJanek Bevendorff
2017-02-17Disable 'Cancel' button on ChangeMasterKeyWidget when setting an initial pass...Janek Bevendorff
2017-02-10Use KMessageWidget also for new error messagesJanek Bevendorff
2017-02-10Replace MessageBox with MessageWidget in remaining classes.Pedro 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-28KeePassX PR Migration: #190 Search for Group Names (#168)Janek Bevendorff
2017-01-28Don't show cmd:// prefix in confirmation dialogJanek Bevendorff
2017-01-28Add 'Remember my choice' checkboxJanek Bevendorff
2017-01-28Prompt the user before executing a command in a cmd:// URLEdward Jones
2017-01-26Implement ability to clone an entry when in search mode.Jonathan White
2017-01-25Preserve group/entry focus when replacing db. (#176)louib
2017-01-14spelling: recycleJosh Soref
2017-01-12Add missing space in messages.Louis-Bertrand Varin
2016-12-22Improve UI of the search edit (resurrecting 5c7c7f54)Akinori MUSHA
2016-11-29Search scopes to currently selected group (and children) (#118)Jonathan White
2016-11-25Add Autotype Entry-Attributes, Fix Group default sequence (#107)TheZ3ro
2016-11-25Implemented major autoreload functionalityJonathan White
2016-11-12Merge remote-tracking branch 'origin/develop' into feature/autoreload-dbJonathan White
2016-11-12Add unlock dialog on Autotype and show default Autotype sequence (#89)TheZ3ro
2016-11-09Cleaned up code and added spots for todo work. Fully Working!Jonathan White
2016-11-08Automatic reload the database when the file is externally modifiedJonathan White
2016-11-08Add Merge database utility function (#47)Jonathan White