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

Display `Database created` timestamp in database reports (#6876)

* Fixes #6356

github.com/keepassxreboot/keepassxc - 37d29b5e8c0b6caeaa2ec0123b6e636a74d84250 authored over 3 years ago by Paul Colby <[email protected]>
CLI: Replace locate command with search

* Introduce search CLI command to replace locate command. Search can provide the same functional...

github.com/keepassxreboot/keepassxc - e8f2c9d126ac59aa65a1c3400aad83c97b38c9a7 authored over 3 years ago by Robin Ebert <[email protected]>
Moving CsvParser to format/

github.com/keepassxreboot/keepassxc - ec81d2bc3f86d203db1852d5bb29a8a2760f5539 authored over 3 years ago by louib <[email protected]>
Add option to use both Pageant and OpenSSH agent on Windows

github.com/keepassxreboot/keepassxc - d2c74340a34cdde1cca0dd78b666d10809ddb8ec authored over 3 years ago by Hongmou Zhang <[email protected]>
Handle tilde with custom paths

github.com/keepassxreboot/keepassxc - 250cd1933ca500d47fe0bd9a9ecd4d50bbd0d154 authored over 3 years ago by varjolintu <[email protected]>
Enable more convenient attachment renaming by clicking selection

Fixes #1695

github.com/keepassxreboot/keepassxc - 3a1560d2f61ea814e0399137146060ffda1d23fe authored over 3 years ago by Janek Bevendorff <[email protected]>
Improve and secure attachment handling (fixes #2400).

Externally opened attachments are now lifecycle-managed properly.

The temporary files are creat...

github.com/keepassxreboot/keepassxc - 93f0fef1e1ef4b8bc323a8b26c2fb71737cf36c8 authored over 3 years ago by Janek Bevendorff <[email protected]>
Fix unreadable buttons in attachments widget

* Fix #6648

github.com/keepassxreboot/keepassxc - 986fa42ca8bd091c54d343cc1be92d0db91b758b authored over 3 years ago by Jonathan White <[email protected]>
Select entry above deleted entry

* Fix #6304 - Don't cause the list view to scroll to the top when deleting any entry in the list.

github.com/keepassxreboot/keepassxc - af9eb6d6b118ff2575b891b38a73dc0776960d58 authored over 3 years ago by hollow-owl <[email protected]>
Enhance last used directory settings

* Use hash based storage for last used directories instead of a key/value for each type
* Explic...

github.com/keepassxreboot/keepassxc - 746276edea2cb170effa90fe5d3a7145254ec3a4 authored over 3 years ago by osx user <[email protected]>
Abort CLI open on error

github.com/keepassxreboot/keepassxc - 5e68cd2fa2736d7e4be30c5e660fc4061975b49a authored over 3 years ago by louib <[email protected]>
Add missing right angle bracket

Fix the syntax of the `ATTR_NAME` action code placeholder

github.com/keepassxreboot/keepassxc - 041366213695176757f4ff5959c149d896354d8e authored over 3 years ago by grgbnc <[email protected]>
Set the MIME-Type to text/plain when using wl-copy on wayland. If

unset, wl-copy will try to guess the MIME-Type based on the data.
For some reason this did not wo...

github.com/keepassxreboot/keepassxc - 38a60df40b342d8bae802093aed5036db66f5834 authored over 3 years ago by Julius Zint <[email protected]>
Add group clone action

Close #3796

github.com/keepassxreboot/keepassxc - 304cb44d0d2847322668724608f7ca4af0837ade authored over 3 years ago by Stuzer05 <[email protected]>
Fix removing encrypted ASN.1 keys from ssh-agent (#6804)

Contents of id_rsa-encrypted-asn1 are from
TestOpenSSHKey::testDecryptRSAAES128CBC().

Closes #6788

github.com/keepassxreboot/keepassxc - bc5d0df19ee8e7fdc2cfad549bbb68e699c37d69 authored over 3 years ago by Chih-Hsuan Yen <[email protected]>
Remove explicit fonts from SVG's

* Fix #6758 - prevent slow load times when font is not available

github.com/keepassxreboot/keepassxc - 0921bf2d61633531e20c45774eb9d24c153523eb authored over 3 years ago by osx user <[email protected]>
Add information to Autoopen (#6724)

* Add Information to Autoopen

* better wording

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

github.com/keepassxreboot/keepassxc - 4af0c18f339d71640d7c21b56ac872f762c9f1ec authored over 3 years ago by xaver <[email protected]>
CHANGELOG.md: backfill recent releases (#6733)

Co-authored-by: Carlo Teubner <[email protected]>

github.com/keepassxreboot/keepassxc - 8753347f6979830a73e711883aacffd7679118e8 authored over 3 years ago by Carlo Teubner <[email protected]>
Add missing QFileInfo include

github.com/keepassxreboot/keepassxc - 089c8df01d1676abb6d084edf4da7038bc0d9be2 authored over 3 years ago by shemeshg <[email protected]>
Removed / Consolidated unnecessary header files

github.com/keepassxreboot/keepassxc - 9b2b861a2af451eb160c3771db6453deb90cf792 authored over 3 years ago by Jonathan White <[email protected]>
Optimize includes across code base

github.com/keepassxreboot/keepassxc - 6b14b5dc27232766efe08608f5f08fe5b65f13f0 authored over 3 years ago by peter <[email protected]>
Add gitignore for MSVC files

github.com/keepassxreboot/keepassxc - f770edb6d3ee9f50bb76c51f4083ffa5e45997b2 authored over 3 years ago by Jonathan White <[email protected]>
Multiple fixes for MSI installer

* Fix #6242 - pinned taskbar shortcuts are not removed on upgrade or uninstall. Icons will be pr...

github.com/keepassxreboot/keepassxc - 724f691e159f69c16d01ca00908452d2d8d6c5d4 authored over 3 years ago by Jonathan White <[email protected]>
Trim TOTP key input of whitespace prior to processing

* Fixes #6599

github.com/keepassxreboot/keepassxc - 7cb2991a1368a082c72a218a74c8f30230da9a4a authored over 3 years ago by Jonathan White <[email protected]>
Resolve compiler warnings for unused return values

* Fixes #1932 - See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66425#c29

Adding a negation be...

github.com/keepassxreboot/keepassxc - 6a8b070b0a9903ba9684cd9d104d26a55b2a9932 authored over 3 years ago by Jonathan White <[email protected]>
Improve testdatabase performance

github.com/keepassxreboot/keepassxc - a0912b057e25cfc50db2bb8e9ca957daa27f7a5d authored over 3 years ago by Jonathan White <[email protected]>
Fix compilation on macOS

github.com/keepassxreboot/keepassxc - 25a34a66e1882507d4d4ede0475ac2b7672fcb96 authored over 3 years ago by Janek Bevendorff <[email protected]>
Correct macOS window activation from hidden state (#6575)

* Fix #6234 - properly set NSApplication activation policies when the window is hidden and shown

github.com/keepassxreboot/keepassxc - 11afd7311725e345482f75f279fa069c552fd7ad authored over 3 years ago by Jonathan White <[email protected]>
Retain file creation time when saving database (#6576)

* Fix #6028

github.com/keepassxreboot/keepassxc - 33bf6eb892fb5fd6f4b53d6becd832af7a13741b authored over 3 years ago by Jonathan White <[email protected]>
Add a context menu entry to delete entries from health check reports (#6537)

* Closes #4986 - Allow deleting entries from the reports view
* Closes #4533 - Exclude & delete...

github.com/keepassxreboot/keepassxc - 6acd0b25aee3f3197fe62f09935f613974e964ec authored over 3 years ago by Xavier Valls <[email protected]>
Update SSH Agent PuTTYGen instructions

* Fix #6378

github.com/keepassxreboot/keepassxc - 1f50ac604539a1df011fe5980b3c55cc8991c4bd authored over 3 years ago by Jonathan White <[email protected]>
Make "Always on top" a local setting

github.com/keepassxreboot/keepassxc - 44954fc0acc437e166ee86230e872b3ed59a9586 authored over 3 years ago by Jonathan White <[email protected]>
Fix read usage in release-tool

* Fixes #6562

github.com/keepassxreboot/keepassxc - 3d9877a7c7cb21f0625e752dbd1bc1ad46a7442b authored over 3 years ago by Jonathan White <[email protected]>
Add a button to reveal protected attributes in entry preview

Closes #1930

github.com/keepassxreboot/keepassxc - 64cb1553d0205dd579e382671cc265c0ba889893 authored over 3 years ago by Xavier Valls <[email protected]>
Properly block modified signal during Database destruction (#6438)

fixes #6393

github.com/keepassxreboot/keepassxc - 81a66c439ccacf831e7f4e0cc86d72f950e0e1fc authored over 3 years ago by Aetf <[email protected]>
Add a checkbox to health report allowing to exclude expired entries (#6534)

* Fixes #5032

github.com/keepassxreboot/keepassxc - 66c3026cf537ce964312b5e207dda62803da02f9 authored over 3 years ago by Xavier Valls <[email protected]>
Fix challenge-response key data after Botan

* Fix #6420
* Refactor Challenge-Response key files to be more streamlined. Added a test to conf...

github.com/keepassxreboot/keepassxc - fd0bdaae801ebe8651161b73a4e051b60f21c58a authored over 3 years ago by Jonathan White <[email protected]>
Add command line option to lock open databases (#6511)

Closes #6126

github.com/keepassxreboot/keepassxc - 60adcacaaafb812d3b8490d88d40923630c9df96 authored over 3 years ago by wundrweapon <[email protected]>
MinimizeAfterUnlock also when unlocking through browser

The MinimizeAfterUnlock setting added in #3439 closes the main window
after unlock. However, whe...

github.com/keepassxreboot/keepassxc - cc6f5c3226867a05d3fdc72cd4e87b8618611b34 authored over 3 years ago by Lukas Rytz <[email protected]>
Show search bar when toolbar is hidden or overflow

* Fix #505 - always show the search bar when the search keyboard shortcut is pressed. If the too...

github.com/keepassxreboot/keepassxc - 8c61a73bb0e3da795b7a6b4477eab5da523ac072 authored over 3 years ago by Jonathan White <[email protected]>
Fix unreachable setting of file permissions (#6514)

Fixes #6080

github.com/keepassxreboot/keepassxc - e1c8304c4bca1d9aea9379158c8afd31097f216b authored over 3 years ago by Xavier Valls <[email protected]>
Set permissions of saved attachments to be private to the current user (#6363)

github.com/keepassxreboot/keepassxc - ee92b980bb11e62de42664cfe87547a316f04e37 authored over 3 years ago by Stefan Sundin <[email protected]>
Auto-Type: Resolve username/password when copying to clipboard

* Fix #3882
* Add nullptr checks as well

github.com/keepassxreboot/keepassxc - 17326dc3ec1eb7e494a40c8491063dd70c6c771e authored over 3 years ago by Jonathan White <[email protected]>
Remove obsolete cmake helper files

* Fixes #6490

github.com/keepassxreboot/keepassxc - 3c2abaaa820849b152621b3c9fc4db005de6d2e3 authored over 3 years ago by Jonathan White <[email protected]>
Fix showing preview notes in an entry without notes

Fixes #6461

github.com/keepassxreboot/keepassxc - 64279bb881c0df9edc65f9d917ea1bb0cf3f5535 authored over 3 years ago by Xavier Valls <[email protected]>
CLI Improvements

* Fix #6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator ...

github.com/keepassxreboot/keepassxc - 8a7be101e443a9d85b77da1ebdd74db1811b8894 authored over 3 years ago by Jonathan White <[email protected]>
Cleanup CLI includes across all components

* Remove unused include files
* Move includes out of widely shared headers (reduced rebuild time...

github.com/keepassxreboot/keepassxc - be3e77d721a8bfb74cd2dcea82756744ac5d84fd authored over 3 years ago by Jonathan White <[email protected]>
Better description text for Key File change dialog

github.com/keepassxreboot/keepassxc - dc496fd1d9c6fa700ddc24a898dc7a24bd62e59a authored over 3 years ago by Martin Mokrejs <[email protected]>
Allow resizing of reports table columns (#6435)

* Fix #5678

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

github.com/keepassxreboot/keepassxc - 01d86760e08048c79567593577cc6a94ca941755 authored over 3 years ago by Xavier Valls <[email protected]>
Introduce security option to enable copy on doubleclick (#6433)

* Fix #1575 - option is disabled by default

github.com/keepassxreboot/keepassxc - 7b7f52c8af24e7f2f1d922bb001bfa3744250d6a authored over 3 years ago by Xavier Valls <[email protected]>
Auto-Type: Increase max inter-type delay to 500 ms

github.com/keepassxreboot/keepassxc - 5c709f0da3bcbd94b5fdcf05f7d359a53af4c947 authored over 3 years ago by Jonathan White <[email protected]>
Docs: example for how to search using attributes (#6410)

github.com/keepassxreboot/keepassxc - 9fee79ea96eab072789fe5868b4ac641ddc8181a authored over 3 years ago by Jay Gates <[email protected]>
added pull.yml to automatically update forks

github.com/keepassxreboot/keepassxc - 91e74944f3cc0a9f0dfb2cd8a1fc2c2d5bd9ea0a authored over 3 years ago by attero <[email protected]>
Add CTRL+Enter to apply password generator changes (#6414)

* Fixes #6111

github.com/keepassxreboot/keepassxc - c0ae130656518c4fb8561452cad6efebfc9b9af4 authored over 3 years ago by Xavier Valls <[email protected]>
Allow the Group column to be toggled for entry view

This allows to show/hide the group column both in normal and search
mode, finding a compromise f...

github.com/keepassxreboot/keepassxc - 7fe0e2629c5fce0c85dcd322fdfe09712d29d52d authored over 3 years ago by Xavier Valls <[email protected]>
Update YubiKey stub implementation for Botan (#6370)

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

github.com/keepassxreboot/keepassxc - 805574cac1c5295b37541c67d150eaf247e845b2 authored over 3 years ago by Toni Spets <[email protected]>
Auto-Type: PageUp/PageDown scrolling for entries

Fixes #4530

github.com/keepassxreboot/keepassxc - 31aa5e12e55077749fda901dea96f9ea4c34ea9a authored over 3 years ago by Toni Spets <[email protected]>
SSH Agent: Use database location to resolve relative key file path

Closes #5225

github.com/keepassxreboot/keepassxc - 9b8feed3ed2e8f8957d914c9d008f73aa51f0094 authored over 3 years ago by Toni Spets <[email protected]>
Reorder startup sequence to display debug information early

github.com/keepassxreboot/keepassxc - ed0ece304d423c6ba5040d3dd44544f9683e96ee authored over 3 years ago by Jonathan White <[email protected]>
Replace all crypto libraries with Botan

Selected the [Botan crypto library](https://github.com/randombit/botan) due to its feature list,...

github.com/keepassxreboot/keepassxc - 80809ace677a920b62be2259c1156d419adcdb97 authored over 3 years ago by Jonathan White <[email protected]>
Use application font size when setting default or monospace fonts

* Fix #6286

github.com/keepassxreboot/keepassxc - 86ddd702fb6da4e236cc48937c5eb205aed86239 authored over 3 years ago by Jonathan White <[email protected]>
OPVault: Use Text instead of Name for attribute and section names

* Fix #6303 - the text attribute in 1Password contains the actual text seen in 1Password whereas...

github.com/keepassxreboot/keepassxc - 871c4fffdd3aa2dff33ad6398be614e6202b65e2 authored over 3 years ago by Jonathan White <[email protected]>
Auto-Type: Abort keystroke if modifiers held on X11

Releasing lock modifiers during Auto Type does not work reliably
on X11 and can cause some modif...

github.com/keepassxreboot/keepassxc - ca8abecc4b018c26dfa39f46e671f1e71ec914bb authored over 3 years ago by Toni Spets <[email protected]>
Auto-Type: Shortcuts for selection dialog (#6361)

* Shortcut to toggle search all entries
* Select first match only when we have a window match

W...

github.com/keepassxreboot/keepassxc - 371bd2e51b0ebb06a383e82d2bfbb970dc88e291 authored over 3 years ago by Toni Spets <[email protected]>
Remove credential sorting from Browser Integration (#6353)

github.com/keepassxreboot/keepassxc - c19efb5b19149fd3ab141a14a7613f0236e88c34 authored over 3 years ago by Sami Vänttinen <[email protected]>
Show countdown for clipboard clearing (#6333)

* Closes #1843

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

github.com/keepassxreboot/keepassxc - 439c155552f6508ae26a7a43f9361fc0ee23a307 authored over 3 years ago by ByteHamster <[email protected]>
Auto-Type: Allow actions to fail and be retried

AutoTypeActions are required to return a result object with
information if they can be retried o...

github.com/keepassxreboot/keepassxc - 8c9530e3ecff1e8c92702788c362e9fb1f99e23e authored over 3 years ago by Toni Spets <[email protected]>
Auto-Type: Support multiple Xkb layouts

Completely rewritten XCB Auto-Type keymap system.

- supports multiple simultaneous layouts
- ...

github.com/keepassxreboot/keepassxc - 4d075077393ce7380214871b6ca47132fdee56ed authored over 3 years ago by Toni Spets <[email protected]>
Add matrix channel badges (#6294)

github.com/keepassxreboot/keepassxc - 2423bede60914740854ceb37034464ff4ff09f89 authored almost 4 years ago by louib <[email protected]>
Allow CSV import of bare TOTP secrets

Fixes #6167

github.com/keepassxreboot/keepassxc - 8b8fb9562f3b660d29ea221b892f26a583802414 authored almost 4 years ago by Guillaume Turchini <[email protected]>
Make KeePassXC start after the system tray is available on LXQt

github.com/keepassxreboot/keepassxc - e29cf8bfef73d1511d0222acc563854b6933bd7a authored almost 4 years ago by Chih-Hsuan Yen <[email protected]>
Persist Always on Top setting

github.com/keepassxreboot/keepassxc - d6b69204a63f992bf037a8aaad15efbd83c7e33e authored almost 4 years ago by mantlabs <[email protected]>
Auto-Type: Allow selection of modal dialogs on X11

* Fix #5958 - Modal dialogs do not have WM_STATE set even though they are a valid top-level wind...

github.com/keepassxreboot/keepassxc - bc08913c6127aa68f112fde15d67642448b43c21 authored almost 4 years ago by Jonathan White <[email protected]>
Fix favicon download from URL with non-standard port.

Fixes #5001.

The favicon download URL was constructed from scheme and host only. This is fixed ...

github.com/keepassxreboot/keepassxc - 57af7c131d828318c0cd2cfbb7150934c30569e0 authored almost 4 years ago by Patrick Klein <[email protected]>
Revert zxcvbn changes from f3d88f

github.com/keepassxreboot/keepassxc - 6c7b04fee8550fb50135a4a6257a7a9a767b0a09 authored almost 4 years ago by Jonathan White <[email protected]>
Add custom icon purging and bulk deletion

This change adds a new database settings widget
named "maintenance", using a wrench icon. This ...

github.com/keepassxreboot/keepassxc - 4e8b00da347a6ff7b4ea58a03aaffce6e18b563f authored almost 4 years ago by Bernhard Kirchen <[email protected]>
Show sort indicators on fixed width columns

github.com/keepassxreboot/keepassxc - b9ea6fd2e717ffe558c37f4a446e8a90dd9fafb4 authored almost 4 years ago by Jonathan White <[email protected]>
Add entry view column for password strength

* Closes #4216

Reduced to three-tiered rating system and fixed column implementation. Hide pass...

github.com/keepassxreboot/keepassxc - 022154462e24551cb8a674ab5cc25b84599f3613 authored almost 4 years ago by Ojas Anand <[email protected]>
KeeShare: Default to unsigned container unless specifically chosen

*Fix #6081 - Prevent assert and crash due to user entered data

github.com/keepassxreboot/keepassxc - c9c19d043f51977afae8077c00e9492090c12dcd authored almost 4 years ago by Bernhard <[email protected]>
Exclude additional lookalike characters (6G8B)

* Fix #6075

github.com/keepassxreboot/keepassxc - c5a2aa0a2a47e9fe68b7998d3e967e13ce9d04d5 authored almost 4 years ago by Brandon Atkinson <[email protected]>
Update MainWindow minimum size to enable smaller verticle space (#6149)

github.com/keepassxreboot/keepassxc - 2d667866569a5dff87e41c5df070eceef69f4d5c authored almost 4 years ago by Jesse Ruth <[email protected]>
Allow setting MSI properties in unattended install

github.com/keepassxreboot/keepassxc - 3ccd4f9b148f329604599ea9ce16020b4834b9d0 authored almost 4 years ago by Jonathan White <[email protected]>
Initialize Application before parser arguments (#6177)

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

github.com/keepassxreboot/keepassxc - 46f5596e5966ce79da2ebae73ea3bec69eef60ae authored almost 4 years ago by Toni Spets <[email protected]>
Merge pull request #5864 from keepassxreboot/feature/autotype-upgrade-part2

github.com/keepassxreboot/keepassxc - c0d673b46fffd4f815ccec7f716ab371bd0e84b9 authored almost 4 years ago by Jonathan White <[email protected]>
Additional Auto-Type improvements based on PR feedback

* Improve documentation and remove external links to keepass.info documentation

github.com/keepassxreboot/keepassxc - 8d058cbd043175b0624e82f20d6c4cbc7f33ea35 authored almost 4 years ago by Jonathan White <[email protected]>
Auto-Type support for T-CONV, T-REPLACE-RX, and Comments

* Close #1825 - Add full support for T-CONV and T-REPLACE-RX placeholders. Exception is support ...

github.com/keepassxreboot/keepassxc - 02446af7438ad116872b669a8cecae7b67df2c04 authored almost 4 years ago by Jonathan White <[email protected]>
Implement Auto-Type {PICKCHARS}

* Closes #725

Support Auto-Type {PICKCHARS} placeholder. Open a dialog that lets you pick chara...

github.com/keepassxreboot/keepassxc - 813ab47e2997f31eae5cb8c3daef8128e6923ff7 authored almost 4 years ago by Jonathan White <[email protected]>
Overhaul Auto-Type Action Handling

* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference synt...

github.com/keepassxreboot/keepassxc - 027ff9f2bfac35ca74b0e91bd72625a2b790f050 authored almost 4 years ago by Jonathan White <[email protected]>
Improve Auto-Type Select Dialog

Significant improvements to the Auto-Type select dialog. Reduce stale and unnecessary code paths...

github.com/keepassxreboot/keepassxc - d9ae449f0424c7d296a2fd1372d3393b5c7c0152 authored almost 4 years ago by Jonathan White <[email protected]>
Cleanup entry level Auto-Type menu

* Show the sequence that will be typed when performing the default action
* Combine default sequ...

github.com/keepassxreboot/keepassxc - 7ce35f81de4629094b8d5d5dfc2a29bc426f2e9d authored almost 4 years ago by Jonathan White <[email protected]>
Address translation feedback from Transifex

github.com/keepassxreboot/keepassxc - f3d88fbd369e4d516510771318f2699ed34c545b authored almost 4 years ago by Jonathan White <[email protected]>
Refactor Key Component Widgets for translations

* Ensure full labels are applied to buttons instead of splitting the Add/Change/Remove from the ...

github.com/keepassxreboot/keepassxc - 4f7460afbde7da0f1f3585f232fef02146052b81 authored almost 4 years ago by Jonathan White <[email protected]>
use save method if new (and existing) created entry has unsaved

changes

github.com/keepassxreboot/keepassxc - 75e4329c80ab93c6c05ca8042684d49ca4893cfc authored almost 4 years ago by farnbacher <[email protected]>
Use macdeployqt for all executables

Since Homebrew moved all its stuff to /opt/homebrew, our hard-coded
install_name_tool patch magi...

github.com/keepassxreboot/keepassxc - af55d1b1b364f222e13c34ec46efe22b83229860 authored almost 4 years ago by Janek Bevendorff <[email protected]>
Prevent screen capture on Windows and macOS

* Closes #5859

github.com/keepassxreboot/keepassxc - a5094dd3eaaa5e82220108ca86d062381b4eb300 authored almost 4 years ago by smlu <[email protected]>
FdoSecrets: Major Refactor and Code Consolidation (#5747)

* Fixes #3837

* Change objects to use DBusMgr rather than separate adaptors
- Update all D...

github.com/keepassxreboot/keepassxc - 9a8a5a00063c91f0df556066ad85944bcc369382 authored almost 4 years ago by Aetf <[email protected]>
Update deployment target to 10.13

github.com/keepassxreboot/keepassxc - 33e6da33cadaf92d017103d46a2ba3b3716665de authored almost 4 years ago by Janek Bevendorff <[email protected]>
Fix *.so files not being signed resulting in notarization errors

github.com/keepassxreboot/keepassxc - 138592908946e8713df5f1f8c3dad3f133ec2692 authored almost 4 years ago by Janek Bevendorff <[email protected]>
Merge branch 'master' into develop

github.com/keepassxreboot/keepassxc - 61b85183f938498142a921db11dbeac9a876b3d4 authored almost 4 years ago by Jonathan White <[email protected]>
Fix on/off icons not being redrawn on theme change

github.com/keepassxreboot/keepassxc - 4e90cb581860c471c97e057a62b362c6a2e99284 authored almost 4 years ago by Janek Bevendorff <[email protected]>