Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

KeePassXC

A community fork of KeePassX, a native cross-platform port of KeePass Password Safe, with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.
Collective - Host: opensource - https://opencollective.com/keepassxc - Website: https://keepassxc.org - Code: https://github.com/keepassxreboot/keepassxc

Fix translations

github.com/keepassxreboot/keepassxc - dff2f186ce0e063df5842731631c0f8e8c2af0e6 authored 10 months ago by Jonathan White <[email protected]>
Allow configuring keyboard shortcuts (#9643)

Closes #2689

The design of the respective code is loosely based on KDE's KActionCollection. T...

github.com/keepassxreboot/keepassxc - a472ef8a931dd64990d7f735394e949638e880d5 authored 11 months ago by Waqar Ahmed <[email protected]>
Fix broken Yubikey docs link from issue #10228

github.com/keepassxreboot/keepassxc - d03f5e4977391eb74aebdf34f76e6dbda4fce823 authored 11 months ago by hcwf <[email protected]>
Update DownloadInstall.adoc

typo

github.com/keepassxreboot/keepassxc - eb892791f01c1ddc1507721b891b1d90fd3385e8 authored 11 months ago by 2014 <[email protected]>
Fix Visual Studio install detection in release-tool.ps1 (#10101)

* Update release-tool.ps1

`Get-CimInstance MSFT_VSInstance` does not always work as it uses t...

github.com/keepassxreboot/keepassxc - 442d65a497161d9a6e3dd4bec5ac1fb62de04f46 authored 11 months ago by lapse <[email protected]>
Allow groups to restrict by browser integration key (#6437)

github.com/keepassxreboot/keepassxc - 884386c924192902dc9500a58f9cbdfe22a0a4fd authored 11 months ago by Michael Duersch <[email protected]>
Fix removing entry from history and improve logic of history tab showing

github.com/keepassxreboot/keepassxc - 7bfe9065cf3a7b9e32094d965eb13a8c7fc0cc82 authored 12 months ago by qycyfjy <[email protected]>
Fix logging for no clipping program worked

github.com/keepassxreboot/keepassxc - 6b3eaa7f3eaa5cc6e56ab458328c9b1a0c67c238 authored 12 months ago by StableAgOH <[email protected]>
Fix QT-based system theme detection

github.com/keepassxreboot/keepassxc - b77eb4b9050f7040f869306d17c5403a24f060a4 authored 12 months ago by ycwan9 <[email protected]>
Fix focus loss on save when the widget is not visible anymore

github.com/keepassxreboot/keepassxc - f77975a9f7da6698825b6ff8bc17a89f53ac070c authored 12 months ago by BGM99 <[email protected]>
Prevent duplicate characters in "Also choose from" field of password generator (#9803)

* Fixes #9797

github.com/keepassxreboot/keepassxc - ce01f6d7cd97e7b167adbeedbd23b38885e097f1 authored 12 months ago by f4lkensmaz3 <[email protected]>
Fix menu location in alert

github.com/keepassxreboot/keepassxc - 07232f04c0eeafd859fe71482cd80257e8e3b28a authored 12 months ago by wise0n <[email protected]>
Fix multiple TOTP issues

* Fix #9847 - don't provide TOTP values if settings are blank or completely wrong
* Fix #6838 - ...

github.com/keepassxreboot/keepassxc - 9f3b4dc5ea50c00350570c83c95672bf6c72fc69 authored 12 months ago by Jonathan White <[email protected]>
Fix dangling reference (#10135)

github.com/keepassxreboot/keepassxc - 5d64292ed83b9423fdd6fbd2fb6a749e1999a695 authored 12 months ago by Dmytro <[email protected]>
Add configurable password strength check on database password (#9782)

* Set default value of DatabasePasswordMinimumQuality to 3 (do not accept a master password that...

github.com/keepassxreboot/keepassxc - d44486ce9435f4e6f69a4398334e248e56e64ac4 authored 12 months ago by egglessness <[email protected]>
Passkeys: Add Resident Key error

github.com/keepassxreboot/keepassxc - b2e6dc5fda05bb13110683d2ee71f58d6c77ef72 authored 12 months ago by varjolintu <[email protected]>
Passkeys: UI adjustments

github.com/keepassxreboot/keepassxc - 6d19ab88943412c704fe0d25d8ae27904cd9b26f authored 12 months ago by varjolintu <[email protected]>
Passkeys: Create AAGUID for KeePassXC

github.com/keepassxreboot/keepassxc - 6820400b1160bed7afb03c2e78f75015890e4b83 authored 12 months ago by varjolintu <[email protected]>
Passkeys: Fix default timeout on authentication

github.com/keepassxreboot/keepassxc - e28f5187bc6561c9190b9fdad1fb2e12247a8aaf authored 12 months ago by varjolintu <[email protected]>
Fix database merge crash when fdosecrets is enabled (#10136)

* Entry: re-parent before adding to new group

Adding the Entry to the Group will emit signals...

github.com/keepassxreboot/keepassxc - a8cfefe6c8a4c10f4a215a003a98148b56840474 authored 12 months ago by Jan Klötzke <[email protected]>
update checkout action

github.com/keepassxreboot/keepassxc - fefab7064a6ba6bf360f3c458ea2c1ec4c4ea9d2 authored 12 months ago by jxdv <[email protected]>
Fix minor typos (#10124)

github.com/keepassxreboot/keepassxc - 9e119230d4604c177766e93304578d954e3e8c1f authored 12 months ago by spaette <[email protected]>
Update CMakeLists.txt (#10098)

Added set(CPACK_COMPONENTS_ALL "") to prevent cmake from causing an XML fragments issue later on...

github.com/keepassxreboot/keepassxc - 681a0f563832caf35a2b40246f2ecf9e0a24b754 authored 12 months ago by lapse <[email protected]>
Add support to get process name on FreeBSD

github.com/keepassxreboot/keepassxc - af4bc3e1949350bdb142473438d31af1b1916991 authored about 1 year ago by Baptiste Daroussin <[email protected]>
Bump golang.org/x/crypto in /utils/keepassxc-cr-recovery

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0.
- [Commits](...

github.com/keepassxreboot/keepassxc - c0b71126bd91cdc94691f211212d206fa0fcba6d authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: remove unused merge function

This function in unused since we removed the all the unused merge modes
in f7fd3881e3b1c8872068d...

github.com/keepassxreboot/keepassxc - e355ac54b8600ea850f7f9f11af374c84ba144a0 authored about 1 year ago by louib <[email protected]>
Fix ifdefs with UrlTools

github.com/keepassxreboot/keepassxc - c5e9d3588aaefe1ac912f791b6025bf71336109b authored about 1 year ago by varjolintu <[email protected]>
refactor: remove unused merge methods

github.com/keepassxreboot/keepassxc - f7fd3881e3b1c8872068d600d56b76ae95abfe7e authored about 1 year ago by louib <[email protected]>
Fix Botan 2/3 include

Botan::secure_scrub_memory -> defined in mem_ops.h
Botan::secure_vector -> defined in secmem.h

...

github.com/keepassxreboot/keepassxc - cc0530ba4671a7e2b6ac4a6c00cd097f4114fd22 authored about 1 year ago by Dan Church <[email protected]>
Passkeys: Add support for importing Passkey to entry (#9987)

---------
Co-authored-by: Jonathan White <[email protected]>

github.com/keepassxreboot/keepassxc - 13c88e101321975c20aab9de08d53bdc09209686 authored about 1 year ago by Sami Vänttinen <[email protected]>
Fix password generator close button for good

* Avoids using QDialog which breaks the standalone password generator

Revert "Fix password dial...

github.com/keepassxreboot/keepassxc - 013db199cbae96488a88efb6ab7559bd44792f13 authored about 1 year ago by Jonathan White <[email protected]>
Update FindBotan.cmake

The recent debug library is called botan-3.lib, which is unable to be found by this since BOTAN_...

github.com/keepassxreboot/keepassxc - 6e8fa34b1e2e3dd4a2d57cc5e21259f558ac0e24 authored about 1 year ago by Lapse <[email protected]>
Rename userId to credentialId

github.com/keepassxreboot/keepassxc - a3717c7acd87d5e34439aa1f9f17db767a6470f3 authored about 1 year ago by varjolintu <[email protected]>
Fix docs link anchors

github.com/keepassxreboot/keepassxc - 1126055015f6ee271f1665a28cf69a18e49cd904 authored about 1 year ago by Remigiusz Żętkowski <[email protected]>
Fix typo: SSH_AUTH_SOCKET

github.com/keepassxreboot/keepassxc - 8499a90caaf603d91b5d4873a30748e1a5713b3a authored about 1 year ago by Martin Buchholz <[email protected]>
Update translations from Transifex

* Also update Transifex config file to latest format

github.com/keepassxreboot/keepassxc - 49f29245325fbddb76124c57f8e1753c4f4d53db authored about 1 year ago by Jonathan White <[email protected]>
Fix showing password generator from the toolbar icon (#9984)

github.com/keepassxreboot/keepassxc - 454dc7169da07793d9123f35a69e806e3073c9fd authored about 1 year ago by Sami Vänttinen <[email protected]>
Add basic support for WebAuthn (Passkeys) (#8825)

---------

Co-authored-by: varjolintu <[email protected]>
Co-authored-by: droidmonke...

github.com/keepassxreboot/keepassxc - 6f2354c0e94e79b0a87d9f116957df5a509149ed authored about 1 year ago by Sami Vänttinen <[email protected]>
Do not hard-code colors in classic stylesheet for SearchBanner/KeeShareBanner

Having the green-ish hard-coded color makes the banner stand out
too much when the platform nati...

github.com/keepassxreboot/keepassxc - 378c2992cd43811fec53e969c978fb710dcd3e01 authored about 1 year ago by Barnabás Pőcze <[email protected]>
Fix terminating KeePassXC processes with MSI installer (#9822)

github.com/keepassxreboot/keepassxc - 029b4c25acbf798fe5fea869be2067b7014bc4ec authored about 1 year ago by Sami Vänttinen <[email protected]>
Fix crash on database open from browser (#9939)

github.com/keepassxreboot/keepassxc - 6f5f600559de391e53617b6612d7e3ed8bf00b3a authored about 1 year ago by Sami Vänttinen <[email protected]>
Add Polkit Quick Unlock Support

Closes #5991
Closes #3337 - Support fingerprint readers on Linux

Polkit allows for authenticati...

github.com/keepassxreboot/keepassxc - f93adaa854b859dc0bda4ad3422f6f98b269f744 authored about 1 year ago by Thomas Hobson <[email protected]>
Prevent scrollbars on entry drag/drop

* Fixes #9746

github.com/keepassxreboot/keepassxc - ddd2fcecea9701bfbeb5400f1df7ba0aeb4867bf authored about 1 year ago by Jonathan White <[email protected]>
Fix raising Update Entry messagebox

github.com/keepassxreboot/keepassxc - 1a81f79df790bdf5d7b35f35cc76d088a542e449 authored about 1 year ago by varjolintu <[email protected]>
Create new UrlTools class

github.com/keepassxreboot/keepassxc - 8f45431ecb0364f00c0d332ae8e4f5b6b07ec678 authored about 1 year ago by varjolintu <[email protected]>
Change conf path XDG_CACHE_HOME to XDG_STATE_HOME (#9755)

Keepassxc saves application state at XDG_CACHE_HOME which can be cleared on some systems periodi...

github.com/keepassxreboot/keepassxc - 509e218676cebc30c72f15234d900528bc5e06fe authored about 1 year ago by jNullj <[email protected]>
Fix first entry is not selected when a search is performed (#9868)

github.com/keepassxreboot/keepassxc - cd7a53abbbb81e468efb33eb56eefc12739969b8 authored about 1 year ago by Colfenor <[email protected]>
Ignore CMakeUserPresets.json

This file is now used by Visual Studio / Qt Extension to define CMake presets

github.com/keepassxreboot/keepassxc - 6b67f587e5ac8ddf82b7f90f3b4da710d54ef786 authored about 1 year ago by Jonathan White <[email protected]>
Show Row-Backgroundcolor in a column

Fixes #6553

Allow users to choose to show the entry background color as a column instead of cha...

github.com/keepassxreboot/keepassxc - 27c5c5d464bb0140cf73b5954a4ad01de790e6ef authored over 1 year ago by Felix Nüsse <[email protected]>
Backport 2.7.6 changelog and release-tool updates

github.com/keepassxreboot/keepassxc - 1919c23c097fd5f3e64ae6488aaaabd502db6afb authored over 1 year ago by Jonathan White <[email protected]>
Exclude Flatpak and Snap from proxy detection warning

github.com/keepassxreboot/keepassxc - 6f14becb8c562cf594bce2f66e9f4df570c17088 authored over 1 year ago by Jonathan White <[email protected]>
Improve colorful lock icon for system tray (#9632)

* Fix #9432
* Simplify tray icon selection code
* Update all icons with latest export
* Fix M...

github.com/keepassxreboot/keepassxc - 0eded87dd3503c0abd606af71dd407fd9b26e652 authored over 1 year ago by Jonathan White <[email protected]>
Improve duplicate URL warning (#9635)

Co-authored-by: varjolintu <[email protected]>

github.com/keepassxreboot/keepassxc - 139153d9a32ef9a10089ad2cda2ff972fe22eac2 authored over 1 year ago by Sami Vänttinen <[email protected]>
Fix several issues with Quick Unlock (#9697)

* Fix #7892 - Pressing escape when the quick unlock prompt is shown will now go back to the main...

github.com/keepassxreboot/keepassxc - eee25a1c35259ad4725162d819f79f89d128bb12 authored over 1 year ago by Jonathan White <[email protected]>
Enable save button when not auto-saving non-data changes (#9634)

* Fix #9501
* Also fix bug where context menu did not update when entry moved to very top or b...

github.com/keepassxreboot/keepassxc - 5fb26d666a67f95c489f10ef4e5c6b881d879772 authored over 1 year ago by Jonathan White <[email protected]>
Improve codecov configuration

* Project checks will tolerate a -0.5% drop and still pass. This prevents minor changes and non-...

github.com/keepassxreboot/keepassxc - e1482dee2bdee6b07201a1f240cd070a84f820b0 authored over 1 year ago by Jonathan White <[email protected]>
Move toolbar back to top of main window when unmovable

* Fix #9384

github.com/keepassxreboot/keepassxc - c041f451381ed89482b8fbaaee8555bb32d88b32 authored over 1 year ago by Jonathan White <[email protected]>
Prevent KeeShare banner from squashing group panel

* Fixes #9569

github.com/keepassxreboot/keepassxc - 286b5cf9a4aa8d30749f0d785e94e1f4074147c4 authored over 1 year ago by Jonathan White <[email protected]>
Prevent password preview from being cut off

* Fixes #9190

github.com/keepassxreboot/keepassxc - a35f446585affa109fd5575e8fdef0e00a5aa0f3 authored over 1 year ago by Jonathan White <[email protected]>
Increase fixed font point size on Windows

* Consolas runs smaller then the default system font. Increasing by 1 point size makes them look...

github.com/keepassxreboot/keepassxc - d025f02720d2b26295632301c99008e509c3f51e authored over 1 year ago by Jonathan White <[email protected]>
Copy TOTP on preview panel on double click

* Closes #9545

github.com/keepassxreboot/keepassxc - a7f857d32cc4feec28f5bc6020d599b8c74080a0 authored over 1 year ago by Jonathan White <[email protected]>
Significantly improve visual when dragging entries to copy/move

* Fixes #6079

github.com/keepassxreboot/keepassxc - 15b8b5d92f6a73577625f099df0b5adf9b1a5c78 authored over 1 year ago by Jonathan White <[email protected]>
Fix password dialog close button

github.com/keepassxreboot/keepassxc - 0a7585852b0bd5de9b9b3653531ce32517e973b3 authored over 1 year ago by varjolintu <[email protected]>
Improve error message when browser proxy cannot be found (#9385)

Co-authored-by: Blessio <[email protected]>
Co-authored-by: Jonathan White <support@dmap...

github.com/keepassxreboot/keepassxc - 1b12c958c5f40a345dae1d5416f3756b52fb1680 authored over 1 year ago by Blessio <[email protected]>
Fixes #9255 Access Confirmation dialog should not be shown with option ConfirmAccessItem=true

github.com/keepassxreboot/keepassxc - 29726e2bfd9156c8891163e26fd000df2305be77 authored over 1 year ago by Oleg Muraviov <[email protected]>
Pass parent to browser popups

github.com/keepassxreboot/keepassxc - a01400e88de2e1b74e66a1c9e3d7bd072bcc86eb authored over 1 year ago by varjolintu <[email protected]>
Disable entry level Auto-Type

github.com/keepassxreboot/keepassxc - 3f78e5f7a26275220d996951bc5224bc05a6f3a2 authored over 1 year ago by varjolintu <[email protected]>
Add CodeQL workflow (#9581)

Co-authored-by: Jonathan White <[email protected]>

github.com/keepassxreboot/keepassxc - b8f9ac85ecba642f74f7b15ae3cd3e459e5ceec5 authored over 1 year ago by Jorge <[email protected]>
Linux: Fix warning message about --allow-screencapture (#9638)

* Fixes #9420

github.com/keepassxreboot/keepassxc - 8199bf0869b753f21e96f229ba135cd262fa4ca2 authored over 1 year ago by Jonathan White <[email protected]>
Windows: Prevent white flicker when showing main window (#9637)

* Fixes #9603

github.com/keepassxreboot/keepassxc - b612476c56757387b2747db341e469e48065b5b6 authored over 1 year ago by Jonathan White <[email protected]>
Fix potential crash in search if an entry doesn't have a group (#9633)

github.com/keepassxreboot/keepassxc - 534b61e9e88ca597d870fa12d9b66fad0e9b6147 authored over 1 year ago by Jonathan White <[email protected]>
Add challenge-response support for Nitrokey 3 (#9631)

Co-authored-by: Szczepan Zalega <[email protected]>

github.com/keepassxreboot/keepassxc - bb37cf3c3235b612d737725e5523e41796f7126d authored over 1 year ago by Jonathan White <[email protected]>
Add warning for duplicate URLs with Additional URLs list (#9588)

github.com/keepassxreboot/keepassxc - 9214ab20380f48969204d56be985b71731c7fd7c authored over 1 year ago by Sami Vänttinen <[email protected]>
Enable Update native messaging manifest files checkbox with Flatpak

github.com/keepassxreboot/keepassxc - 5dea019309c1adb1a27b04e08998992c476f2273 authored over 1 year ago by varjolintu <[email protected]>
Fix contact portion of documentation

github.com/keepassxreboot/keepassxc - b6dc5201a852044b6d56bb721b48d7c79eec7b26 authored over 1 year ago by Jonathan White <[email protected]>
MacOS: Fix crash on exit

* Fixes #9423

github.com/keepassxreboot/keepassxc - 9d72d8d3f7663b39b72a114c08d78c5283dc46a4 authored over 1 year ago by Jonathan White <[email protected]>
Improve database encryption settings UX

Fixes #6190

Remove the advanced settings checkbox and replace with a dedicated tab widget inter...

github.com/keepassxreboot/keepassxc - 3cf14971f2f00e37c1c548b55b7a93f3af20ce04 authored over 1 year ago by Jonathan White <[email protected]>
Refactor browser Access Control Dialog (#9607)

github.com/keepassxreboot/keepassxc - 190a1fa10c4af0711e771c0ab7a966b3e5604c7c authored over 1 year ago by Sami Vänttinen <[email protected]>
Add auto-save delay per database (#9100)

Add a new propery autosaveDelay in Metadata of the db.
The property is saved in customData to n...

github.com/keepassxreboot/keepassxc - 35baeaff7973244bf922442468a546c60a3a52cb authored over 1 year ago by jNullj <[email protected]>
Update .clang-format wtih C++17 standard (#9612)

The standard name "Cpp11" is no longer a valid option in clang-format, it is now supposed to be ...

github.com/keepassxreboot/keepassxc - a0874a0d6de732f75241ffe515623fd0d410c51b authored over 1 year ago by Ashley Sommer <[email protected]>
test: add test for maximum history in database settings (#9176)

This commit adds a test to the TestGui::testDatabaseSettings function for the history maximum it...

github.com/keepassxreboot/keepassxc - e755ee8e04053294c687ad2c5cc94521e6c1ac2e authored over 1 year ago by jNullj <[email protected]>
Add uuid search (#9571)

Co-authored-by: lukas <[email protected]>

github.com/keepassxreboot/keepassxc - 338fe553baa4da90b839c58c5aad596ae450eb3e authored over 1 year ago by aceArt-GmbH <[email protected]>
Handle expired credentials normally

github.com/keepassxreboot/keepassxc - 0592218fa38242d0b560d2380656f3ef07022060 authored over 1 year ago by varjolintu <[email protected]>
Losslessly optimize PNG images

Using Efficient-Compression-Tool we are able to save 586.53KB out of 4.33MB (13.2390%)
with no c...

github.com/keepassxreboot/keepassxc - a5c1298e3226a59b7430af96757565b0308da312 authored over 1 year ago by Anthony Ryan <[email protected]>
fix snap build. add libfreetype-dev and libfreetype6 as required packages.

github.com/keepassxreboot/keepassxc - 4dcd41975d9be75f2e18b533d5443edfbc3752c7 authored over 1 year ago by Nils Büchner <[email protected]>
Fix issues with appdata.xml

* Fix #9435

github.com/keepassxreboot/keepassxc - f9e6395797b1586920fba92ee4aa6b7ab9725f12 authored over 1 year ago by Jonathan White <[email protected]>
Update logo URL in README.md

The old URL is now 404 – Not Found

github.com/keepassxreboot/keepassxc - d715bf24bfdfba59dbb4c67b1b6e3dff53e9c1ce authored over 1 year ago by Peter Dave Hello <[email protected]>
Fix finding libssl and libcrypto on MSYS builds

github.com/keepassxreboot/keepassxc - 263ce20473419792f6740afe03ff4f3fdf88b5c7 authored over 1 year ago by Jonathan White <[email protected]>
Add 2.7.5 CHANGELOG

* Sign PowerShell Release Tool

github.com/keepassxreboot/keepassxc - 60b177f668c3ec91cf452646ad25a7e02815bf74 authored over 1 year ago by Jonathan White <[email protected]>
Fix build failure with Qt5.6 (#9382)

github.com/keepassxreboot/keepassxc - 85d474318b3b67e80958fc64949a985792c3a535 authored over 1 year ago by tenzap <[email protected]>
Update snap to Core22

* Fixes #9268 - update to Core22 to pull in the latest KDE Framework
* Fixes #9185 - add interfa...

github.com/keepassxreboot/keepassxc - 2ce9fff2854f4aaed5ace2c92152aeaad62ed757 authored over 1 year ago by Jonathan White <[email protected]>
Add missing include. (#9403)

github.com/keepassxreboot/keepassxc - b3dc2ae89b75fb0cec55d6ad19f2a6bb45dd5894 authored over 1 year ago by Patrick Klein <[email protected]>
Remove registry detection of desktop shortcut setting (#9380)

* Fixes #8711

github.com/keepassxreboot/keepassxc - 825657b217abaff798148c4cb7a9060cd779bb21 authored over 1 year ago by Jonathan White <[email protected]>
Greatly improve performance when rendering entry view (#9398)

* Fixes #9390
* Create one QCollator per entry view instead of creating one on every sort reques...

github.com/keepassxreboot/keepassxc - 44b152eb70b44fa98b687574af3a442cef18872e authored over 1 year ago by Jonathan White <[email protected]>
Fix Botan 3 build (#9388)

* SymmetricCipher: Fix Botan 3 build

Botan commit 819cf8fe6278a19b8266f449228f02fc28a4f784 chan...

github.com/keepassxreboot/keepassxc - 16b3d32ca57d08216735c13824d80dcd06131967 authored over 1 year ago by Barnabás Pőcze <[email protected]>
Allow specifying initial directory via the KPXC_INITIAL_DIR environment variable

github.com/keepassxreboot/keepassxc - cf819e0a3f5664fb0e1705217dbebbdf704bdc34 authored over 1 year ago by ShellCode33 <[email protected]>
Fix crash when search clears while creating new entry

* Fixes #7660
* Also fix code error in Icons::imageFormatsFilter. An inner loop looks for invali...

github.com/keepassxreboot/keepassxc - 97adfd5b546c75fd4ee70c541251df988d096ed6 authored over 1 year ago by Jonathan White <[email protected]>
Update KeePassXC logo and icons

github.com/keepassxreboot/keepassxc - 3d1449d4f1e271fbe9659da36917853b42b4d672 authored over 1 year ago by Janek Bevendorff <[email protected]>
Fix GUI tests on macOS

github.com/keepassxreboot/keepassxc - e701ccbd7314b890b4b6dc21c723530ee50f231f authored over 1 year ago by Jonathan White <[email protected]>
Make open folder icon exempt from "Apply group icon to entry"

* Fix #9201

github.com/keepassxreboot/keepassxc - 420c364bf7bb28268bdf423d22191653747a559d authored over 1 year ago by Jonathan White <[email protected]>