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-11-12Removing QWidget dependency from src/core.louib
2021-10-24FdoSecrets: reject setting refs via the API (#7043)Aetf
2021-10-17FdoSecrets: Implement unlock before searchAetf
2021-10-02FdoSecrets: Improve client executable path handling (#6915)Aetf
2021-07-14Optimize includes across code basepeter
2021-05-28Properly block modified signal during Database destruction (#6438)Aetf
2021-04-06Replace all crypto libraries with BotanJonathan White
2021-02-22Improve Auto-Type Select DialogJonathan White
2021-02-05FdoSecrets: Major Refactor and Code Consolidation (#5747)Aetf
2020-11-14FdoSecrets: fix signal connectionsAetf
2020-11-14FdoSecrets: code formattingAetf
2020-11-14FdoSecrets: handle corner cases in collection dbus names, fix #5279Aetf
2020-11-14FdoSecrets: simplify collection internal statesAetf
2020-11-14FdoSecrets: fix typosAetf
2020-11-14FdoSecrets: refactor DBus registration error handlingAetf
2020-10-06Move icon handling from Resources to gui/Icons (#5506)louib
2020-07-03Replace "Master Key" with "Database Credentials"Jonathan White
2020-06-20FDO Secrets: Fix double free on exitJonathan White
2020-06-02Squash of previous remove_shadows branchAaron D. Marasco
2020-05-29Replace database icons with SVG'sJonathan White
2020-05-28Add an option to EntrySearcher to skip protected attributesAetf
2020-05-28FdoSecrets: fix new db created from DBus but not saved yet is not exposed by ...Aetf
2020-05-28FdoSecrets: fix prompt completed signal argument typeAetf
2020-05-28FdoSecrets: add unit testsAetf
2020-05-02Refactor Config.Janek Bevendorff
2020-03-14Bundle icons using the Qt resource system.Janek Bevendorff
2020-03-10FdoSecrets: only enable the settings page when there is actually a service in...Aetf
2020-01-30FdoSecrets: check and show PID and executable for existing secret service pro...Aetf
2020-01-30Ignore system icon theme, always use our own iconsWolfram Rösler
2020-01-28Cleanup UI filesJonathan White
2020-01-04Merge branch 'master' into developJonathan White
2020-01-02FdoSecrets: only emit completed signal when the action actually finishesAetf
2020-01-02FdoSecrets: fix searching of entries with special characters in attributesAetf
2019-12-28FdoSecrets: fix all exposed entries are returned if search with empty termsPeifeng Yu
2019-12-28Merge branch 'release/2.5.2' into developJonathan White
2019-12-28FdoSecrets: fix service not registered if start with the plugin enabledAetf
2019-12-28FdoSecrets: fix when exposing groups, the root group is considered in recycle...Aetf
2019-12-28FdoSecrets: cleanup all connections when database is replaced due to locking,...Aetf
2019-12-28FdoSecrets: remove half created entries if the creation failsAetf
2019-12-28FdoSecrets: UI improvementsAetf
2019-12-15Merge branch 'release/2.5.2' into developJonathan White
2019-11-29FdoSecrets: handle the exposed group being moved to recycle binAetf
2019-11-23Run code formatterBalazs Gyurak
2019-11-23Fix typos in various .md filesCarlo Teubner
2019-11-23FdoSecrets: fix crash when enabling the plugin on a non-exposed databaseAetf
2019-11-09FdoSecrets: use EntrySearcher's internal search APIAetf
2019-11-08Secret Service Integration Fixes (#3761)Aetf
2019-06-19Allow setting group icons to children groups/entries (#3273)Matthias Drexler
2019-05-20Code formattingJonathan White
2019-05-12Add Freedesktop.org Secret Storage Spec Server Side API (Fix #1403)Aetf