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 activating entries in database reports when sorted

* Fixes #4855

github.com/keepassxreboot/keepassxc - 5f9bed6a5278e52d45cb017f5113a445a52486a7 authored over 4 years ago
Remove connection to non-existent signal

* Fixes #4858

github.com/keepassxreboot/keepassxc - ac3014378fc11fe43fd00a86c4776bdfd4c87bb5 authored over 4 years ago
Embed version information in AppImage desktop file.

Fixes #4645

github.com/keepassxreboot/keepassxc - c68f4872fa66642009efb9526212fef45d0c7dc0 authored over 4 years ago
Improve YubiKey/OnlyKey detection with more than 2 keys

Add a small delay between key polling to let the hardware interface settle. Prevents invalid ser...

github.com/keepassxreboot/keepassxc - cbf7759e7cbe07284c215ee2bfa09d5b9cb1102c authored over 4 years ago
Reduce compiler flag warnings depending on language

Adds ability to list what languages a compiler flag should be used for;
defaults to "C CXX".

Bu...

github.com/keepassxreboot/keepassxc - 639a7f91a4a2adc935c298548cf9cb31f4c9bdec authored over 4 years ago
Update Translations

github.com/keepassxreboot/keepassxc - e5b0219e3f09338db0e7c4ece0da3148233e43ea authored over 4 years ago
Fix permissions changing on database save

* Saving a database in unsafe mode retains the existing permissions on the kdbx file
* New datab...

github.com/keepassxreboot/keepassxc - fbebf30b9826018e06342969660ef940ce443f30 authored over 4 years ago
Fix minor UX issues with DB Open Widget

* Only clear password field when switching tabs or minimizing. This prevents the setting "Rememb...

github.com/keepassxreboot/keepassxc - 1ad01844735f8de794a5b0f0089fa79067d9e0cd authored over 4 years ago
Cleanup welcome screen recent databases view (#4822)

* Press "Delete" to remove recent database
* Refresh recent databases on becoming visible

github.com/keepassxreboot/keepassxc - 6c9125402adc12b2f4bad42ebc833a10c5f09861 authored over 4 years ago
Decrease default database icon size to 22px

* Aligns better with entry text and condenses group list

github.com/keepassxreboot/keepassxc - 712b8224c6dc554cf0b7b16f60f32b182e16ead9 authored over 4 years ago
Various minor bug fixes / enhancements

* Fix issues when Config options were renamed
* Fix compile issues when using clang 10
* Rearran...

github.com/keepassxreboot/keepassxc - c830f85c09573a70a39e401e0c6184312e11efea authored over 4 years ago
Fix resolving resources when running from build directory

* Copy wordlists to build dir share folder
* Change resource path resolution to only test the pr...

github.com/keepassxreboot/keepassxc - 6f5e13815c656486b8bd1fb0a0c2b3bcfb06dfd9 authored over 4 years ago
Prevent overwriting of portable config on update

* Move portable configuration files into a config subfolder from the executable. This prevents o...

github.com/keepassxreboot/keepassxc - b7104be6890c3c16de93b9db874e1e3d6a5c362c authored over 4 years ago
Check for updates every 7 days while running

* Check every hour to see if another update check should be performed. Nothing actually happens ...

github.com/keepassxreboot/keepassxc - e039006667a432b9b1c23a4522704b0d8d9ca93f authored over 4 years ago
Fix theming with Qt 5.15

* Fixes #4765
* Fixes #4766

github.com/keepassxreboot/keepassxc - 2073f2ddc30f6922eda89ee3c66e80f9cb426859 authored over 4 years ago
Update edit entry widget when backing entry changes

* Fixes #4060
* Also fix not emitting entryModified() when history is truncated. This possibly f...

github.com/keepassxreboot/keepassxc - 9d107926409217c53b1a3988556515faec774351 authored over 4 years ago
Improve AutoOpen

* Add support for 'ifDevice' feature, closes #2871
* Resolve placeholders for username and passw...

github.com/keepassxreboot/keepassxc - f129768f074deda43698735b12734d04bcf85e9f authored over 4 years ago
Fix loading of tray icon appearance setting.

The tray icon appearance setting is null by default, since we do not
want to include OSUtils int...

github.com/keepassxreboot/keepassxc - e36cba703e433876f2f41b0679c4281859293728 authored over 4 years ago
Squash of previous remove_shadows branch

github.com/keepassxreboot/keepassxc - a91358e7bfac9a43c4970bcba8e21390df155ed1 authored over 4 years ago
Fix memory leak in test

github.com/keepassxreboot/keepassxc - 2d945bc2153307ed1cb2153f20f61956cf225f72 authored over 4 years ago
Optimise KeePassXC logo icons and improve compatibility.

- Reduce SVG complexity and clean up unnecessary paths
- Recreate monochrome icons for better re...

github.com/keepassxreboot/keepassxc - 3095e29507f15bc8f3cb3a8823b9e11eba0b5d95 authored over 4 years ago
Add option for monochrome tray icon

github.com/keepassxreboot/keepassxc - 4f75432fc6f5a10323641891dd64e9413634a5b4 authored over 4 years ago
Clean up various parts of the UI and rearrange settings

- Unify widget layouts and margins
- Fix tab order on a bunch of widgets
- Fix broken entry/grou...

github.com/keepassxreboot/keepassxc - 9d2e066acae0cd7bd3447bf3c5fa8ff0c0c4f073 authored over 4 years ago
Merge pull request #4699 from wolframroesler/feature/feature/4071-database-icons

github.com/keepassxreboot/keepassxc - 5c69875b59d0e1cd27c6631506f1e06323f4068f authored over 4 years ago
Improve application icons

* Add icons for Database Import, Database Export, and Recent Databases
* Change app exit icon to...

github.com/keepassxreboot/keepassxc - b5554e05d82f752bbffb54b417960186d16024ca authored over 4 years ago
Extract highest resolution from downloaded ICO files

github.com/keepassxreboot/keepassxc - 4de99cfe8e2ff1ce41a4854c3281b6ed283c2126 authored over 4 years ago
Replace database icons with SVG's

Original source of icons is the icon8 library (http://icons8.com/c/flat-color-icons) and Paomedi...

github.com/keepassxreboot/keepassxc - 90d537281333ddd0f6384ca832ab6ed3d3b7b158 authored over 4 years ago
Merge pull request #4232 from Aetf/feature/fdo-secrets-unittests

FdoSecrets: Add unit tests for secret service integration

github.com/keepassxreboot/keepassxc - 229a756d84cf4fd45ea3fdbcf93246e11f808d8d authored over 4 years ago
FdoSecrets: fix new db created from DBus but not saved yet is not exposed by default

github.com/keepassxreboot/keepassxc - b849fdead5b3c7c8c429895c8cffe57179359dd4 authored over 4 years ago
Add an option to EntrySearcher to skip protected attributes

github.com/keepassxreboot/keepassxc - a1f599c7c4e1d3d83c153d21d85eff6ca3a4b233 authored over 4 years ago
FdoSecrets: fix prompt completed signal argument type

github.com/keepassxreboot/keepassxc - 463bb0b03fb94073c3dc85a8252739d123941917 authored over 4 years ago
FdoSecrets: add unit tests

github.com/keepassxreboot/keepassxc - 44779bc862d9219ac3ab1b8e4537ec4fbf8e4239 authored over 4 years ago
Hide window and dock icon on macOS when tray enabled.

Transforms application into a UIElement agent app when
minimize to tray is enabled and the windo...

github.com/keepassxreboot/keepassxc - af6493b07b5ca9fd01da8324f589eaf3fc0dd000 authored over 4 years ago
Check correct CMake flag.

github.com/keepassxreboot/keepassxc - b17b9683e11d122030de057914a94e56806c9eb8 authored over 4 years ago
Fix DatabaseTabWidget::lockDatabases returns false even when all tabs are locked

github.com/keepassxreboot/keepassxc - 1fbddf41491a8ed40c2417e743e56705ec2cfc52 authored over 4 years ago
Issue warning before allowing large attachments

Fixes #3782

github.com/keepassxreboot/keepassxc - 443614a3759a214bb39ced25fd35cc67d7773af7 authored over 4 years ago
SSH Agent: Reset settings when KeeAgent.settings is removed

Fixes #4594

github.com/keepassxreboot/keepassxc - a83345d13672c2ab3e7e77cd782fd66575cd773d authored over 4 years ago
Correct 'save as' behavior to ensure file path remains valid

Copy necessary saving sequence from the save function into saveAs function to prevent inconsiste...

github.com/keepassxreboot/keepassxc - 98566fec83bdef9aeb25e70457e4b4879ff4a8a3 authored over 4 years ago
Add natural sort of entry list

Introduce a third unsorted status that shows entries in the order they occur in the KDBX file.

...

github.com/keepassxreboot/keepassxc - eb198271acd79310b59bdb415167d72971309760 authored over 4 years ago
Custom browser feature for Linux/macOS

* Also move "search in all databases" to the general tab

github.com/keepassxreboot/keepassxc - 43c82ccb09f05c3a14fd6109183e442facc58e97 authored over 4 years ago
Add DB_DIR placeholder for autoopen urls

github.com/keepassxreboot/keepassxc - d863496f62e6f72933eedc32da01c23f23825f27 authored over 4 years ago
Use Segoe UI font on Windows.

Qt uses "MS Shell Dlg 2" as the default font, which resolves to
Tahoma and not Segoe UI, which i...

github.com/keepassxreboot/keepassxc - bcb64a231fa6ba45a7f42edd3733f70e9a19cfdc authored over 4 years ago
SSH Agent: Track which database owns a key for remove-on-lock

Fixes #4532

github.com/keepassxreboot/keepassxc - a1b4a3f8b75781d2fbef2cbacf706c8cf9bc3cb0 authored over 4 years ago
SSH Agent: Fix attachment data not updating before apply

Fixes regression since #3833 was merged

github.com/keepassxreboot/keepassxc - 9e17d52e8e1f98ec3490ddd0d2ea107cdcaf6a65 authored over 4 years ago
Use unlock dialog when unlocking a database from browser extension

github.com/keepassxreboot/keepassxc - 92a7fe33bd902cf292d31cae673eb4ba04ec4c97 authored over 4 years ago
Make 'show/hide passwords' toggle temporary

Deprecates the 'hide passwords' setting in config. Passwords are always hidden on application st...

github.com/keepassxreboot/keepassxc - 09f5a74a1590c990733f948196d201bdac185206 authored over 4 years ago
Add button to hide pre-release warning for this release.

github.com/keepassxreboot/keepassxc - 3dc8b7a5d0ed8ea2cad2ef09f6802a755e22ac88 authored over 4 years ago
Fix merging browser keys

* Introduce protected custom data function to prevent loss during merge operations

github.com/keepassxreboot/keepassxc - e367c6df9584e6a45c9e462fdfa31603a2e21cde authored over 4 years ago
Fix annoyances with access control dialog

* Don't send database locked/unlocked messages when "search in all databases" is enabled
* After...

github.com/keepassxreboot/keepassxc - 48bf4fb85d05c6a7b9540dc71d9f52c7e32c4554 authored over 4 years ago
Implement 'Save Database Backup' option

Add an option in the 'Database' menu to save a backup of the current database.

Add unit test fo...

github.com/keepassxreboot/keepassxc - 45848c3f611b88015c8227be197baac07a284b3d authored over 4 years ago
Fix browser socket path for proxy and app

* Prefer hardcoded string, we never want this server name to change due to arbitrary reasons.

github.com/keepassxreboot/keepassxc - 2237cf0188af38898e1492f5d7ce2c0f087c8f35 authored over 4 years ago
Make GUI tests more robust for CI

github.com/keepassxreboot/keepassxc - 689a85a0711c0e61d9e900976bc6390324b65b2d authored over 4 years ago
Allow manual editing of browser extension connection keys

github.com/keepassxreboot/keepassxc - 287e822e0218f5b47fd09af4503b495bdef990d1 authored over 4 years ago
Deactivate read-only mode for now. Fixes #803.

Read-only mode isn't in a good state and is triggering bugs. We'll come
up with a good design fo...

github.com/keepassxreboot/keepassxc - d5de0425299b8fba8b9a384075b12603538526b6 authored over 4 years ago
Fix changing focus around the main window using tab

* Override Qt's default [broken] behavior of handling Tab/Shift+Tab to navigate around the MainW...

github.com/keepassxreboot/keepassxc - 49487f9d4a717436856320b8a1601be4cfbd348b authored over 4 years ago
Significantly enhance hardware key robustness

* Significantly improve user experience when using hardware keys on databases in both GUI and CL...

github.com/keepassxreboot/keepassxc - 51429810189cf17501b925712920f9340ec4f4d1 authored over 4 years ago
Complete refactor of Browser Integration classes

* Removed option to attach KeePassXC to the browser extension. Users must use the proxy applicat...

github.com/keepassxreboot/keepassxc - a145bf91191f0a4630a7e31654aff8a8dfd09bf0 authored over 4 years ago
Set URL placeholder text to https://example.com

Fixes #3830

github.com/keepassxreboot/keepassxc - 3b4057a78ca07d4a3424137b0f17e9a14301da3c authored over 4 years ago
Add group search

* Allow searching by group using the `group:` field.
* Group hierarchies can be searched by incl...

github.com/keepassxreboot/keepassxc - f1080d633ed72e032899fa944d07ef210fc3c184 authored over 4 years ago
CLI: Use stderr for password prompt

Fixes #3398.

Convert to QTextStream for all CLI IO and greatly improve CLI tests

* Completely ...

github.com/keepassxreboot/keepassxc - 485852c9dbc748055e1567f5bdad997905309c7e authored over 4 years ago
Improve OPVault handling and replace test opvault

* Fix various bugs in opvault parsing to include: TOTP parsing, date handling, naming convention...

github.com/keepassxreboot/keepassxc - 612f8d2e5bb340efd881e092ff3d85aca79de122 authored over 4 years ago
Change settings checkbox texts to positive phrasing (#4715)

github.com/keepassxreboot/keepassxc - 560209550c379c87763827d97149d9faa158b9ca authored over 4 years ago
Fix various issues with KeeShare

* Fix #3790, shares now use the standard FileWatcher class to detect remote file changes using c...

github.com/keepassxreboot/keepassxc - dcff507e0260940db818c688a658ee53d88f38cc authored over 4 years ago
Reports: Add "Known Bad" flag for entries

* Fixes #4168

* Introduce a custom data element stored with an entry to indicate that it is a "...

github.com/keepassxreboot/keepassxc - 3c19fdd193336c9830fa112a720b42292c37e28b authored over 4 years ago
Show "New Entry" in the context menu even if an item is selected (#4617)

github.com/keepassxreboot/keepassxc - ce8f32e7973b7f58eb360dd641c8e9b9f990dda3 authored over 4 years ago
Fix "Minimise at startup" on Windows

This option didn't work properly when "Hide window to system
tray when minimised" was also enabl...

github.com/keepassxreboot/keepassxc - adc743503a8c3f4574ac77ca680fffd5d24b8adc authored over 4 years ago
Add xclip into snap

github.com/keepassxreboot/keepassxc - c416c036ea774c5522f2f3be7441874f85c6ebb3 authored over 4 years ago
Make CLI clip test more reliable

github.com/keepassxreboot/keepassxc - ad1b333601e32483773d12051ab47bf7c8996ca2 authored over 4 years ago
Add option to launch KeePassXC at system startup

Fixes #1218

github.com/keepassxreboot/keepassxc - 4ba8ef30f2a62e488046a0c700f97534a1da7471 authored over 4 years ago
Improve MSI Installer

* Include checkboxes to install a desktop shortcut (default no) and start on login (default yes)...

github.com/keepassxreboot/keepassxc - 071cc856da12437fbb555e7a565669297007c54d authored over 4 years ago
Fix menu menu spacing on low-DPI Windows

github.com/keepassxreboot/keepassxc - 26ea2742591da815e16608406e5bda7a39c793f5 authored over 4 years ago
Use QStringLiteral to concatenate result and unit

github.com/keepassxreboot/keepassxc - ab6222a5f8ac68f6ea27b89396cd5dd008785431 authored over 4 years ago
Add "Size" column

- Sizes are displayed in B, KiB, MiB, and GiB with 2 significant
digits after the decimal
- Co...

github.com/keepassxreboot/keepassxc - 1b18c5d51d8de2a278f950f575dff4bfab67f860 authored over 4 years ago
Implement Caps Lock warning

github.com/keepassxreboot/keepassxc - d9214db404571044ae94f92c9aba0963a0243832 authored over 4 years ago
Refactor Config.

Replaces all string configuration options with enum types
that can be checked by the compiler. T...

github.com/keepassxreboot/keepassxc - 596d2cf425c3c8495b4c4a58c61798afe9fdd536 authored over 4 years ago
Fix tabbar separator visibility

Fixes separator being visible despite multiple tabs being active
when KeePassXC started hidden i...

github.com/keepassxreboot/keepassxc - 5add01243d6c86c6d59d5018f860add377575259 authored over 4 years ago
Fix icon selection highlights

- Change QListView mode to ListMode
- Increase custom icon size
- Reduce grid spacing
- Improve ...

github.com/keepassxreboot/keepassxc - 5f9b640da1510b320d4d22abedd76a9feae2e532 authored over 4 years ago
Improve theme colour contrast.

Fixes #4407
Fixes #4637

Additional changes:
- Fix reference entry colour being incompatible wit...

github.com/keepassxreboot/keepassxc - 8d2f7832ed858fefa3514effeae5ba83aab02512 authored over 4 years ago
Fix DatabaseOpenDialog layout

github.com/keepassxreboot/keepassxc - 3dcac2c46cc789eec77db0f86eb95a96e9afd719 authored over 4 years ago
Fix icon search path on Linux

github.com/keepassxreboot/keepassxc - fbd78037ffab8a928d7a018a5db3d9ae5fe36a68 authored over 4 years ago
Add central colour palette for widget states.

Hard-coded widget state colours (error, warning, health etc.)
are replace by a central palette c...

github.com/keepassxreboot/keepassxc - 34483a1287d8a7d6edbbf0eda344ac3fa41ac2cb authored over 4 years ago
Fix CategoryListWidget icons

- Correct colouring of selected icon
- Better selection rectangle correction

github.com/keepassxreboot/keepassxc - 2f122946392f5c6afb176034a7f84319d26216ab authored over 4 years ago
Add clipboard-text and refresh icons to resources

github.com/keepassxreboot/keepassxc - 7168bcdbe577bb7f8c6be261fddfac079550848b authored over 4 years ago
Fix button highlighting in multiple dialogs

* Changed style so that only default buttons have full background highlight. This prevents confu...

github.com/keepassxreboot/keepassxc - 243f68e0e8eac1014feaad7abab88daa45f7c136 authored over 4 years ago
Stop file checksum compare when stop is called

* When FileWatcher::stop() is called, also stop the timer that checks the file checksum every 30...

github.com/keepassxreboot/keepassxc - 1a3dc2145dbb6cb618142b99ddb4cab650a61bd1 authored over 4 years ago
Fix logo path in README

* KeePassXC website transitioned to SVG graphics

github.com/keepassxreboot/keepassxc - 7f98323962f0df87933c4411ab0bd4b32a9eb3d5 authored almost 5 years ago
Update Issue and Pull Request templates

github.com/keepassxreboot/keepassxc - f7a3cee25abf15a80812e6374a4888462471a1d9 authored almost 5 years ago
Recycle KeePassHTTP settings

github.com/keepassxreboot/keepassxc - 57950514779a01aed737aa20bc7c6d19e505dad2 authored almost 5 years ago
Ability to disable animation of message widget

* Allows for persistent messages that can change text without disturbing the user interface
* Im...

github.com/keepassxreboot/keepassxc - 730367557f7719a3072aad383ebbb01cdf3dfb07 authored almost 5 years ago
Fix install of libssl and libcrypto on Windows build

* Replace find_library with find_file. CMake likely changed behavior of find_library to exclude ...

github.com/keepassxreboot/keepassxc - 7ef1ee916be3588b4f4842fe23b26d974038f699 authored almost 5 years ago
Update copyright year to 2020

Update copyright year to 2020

github.com/keepassxreboot/keepassxc - 0a2dd28cd8a44e883792fc71c21a6c1f877d3b10 authored almost 5 years ago
Merge branch 'master' into develop

github.com/keepassxreboot/keepassxc - d189f9132e0aa373b3e7c6c4a8b30bca2204e002 authored almost 5 years ago
Release 2.5.4

Fixed

- Return keyboard focus after saving database edits [#4287]
- Windows: Use bare minimum s...

github.com/keepassxreboot/keepassxc - dcca5aa0f0ee2f2b8685787c01f934cb2b506ef7 authored almost 5 years ago
Update translations

github.com/keepassxreboot/keepassxc - db2cfd424b6048ac8a8808fab7948e5b7664cb2a authored almost 5 years ago
Bump version to 2.5.4

github.com/keepassxreboot/keepassxc - 770b09cc2339f6448767ed89c9e618cf8c1e2bfe authored almost 5 years ago
Return keyboard focus after saving database edits (#4287)

github.com/keepassxreboot/keepassxc - 3552ba2a30844d1838d2032e40e3951324e2aff0 authored almost 5 years ago
Only use bare minimum settings for portable version

* Fixes #4103

* This ini file ensures the portable distribution populates with the default sett...

github.com/keepassxreboot/keepassxc - e54f24e303b78d2e2605201974671c28be4f5bbf authored almost 5 years ago
Use SHA256 Digest for Code Signing on Windows

github.com/keepassxreboot/keepassxc - a362c08613e62623763ec51e18ccb48e10e38492 authored almost 5 years ago
Fix macOS 10.15.4 codesigning crash.

The recent macOS security patch renders our codesigning
"fix" of setting the sandbox entitlement...

github.com/keepassxreboot/keepassxc - e9754efbbe2f6da03b29d42606cb5365e4cd489e authored almost 5 years ago