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
* Fixes #4855
github.com/keepassxreboot/keepassxc - 5f9bed6a5278e52d45cb017f5113a445a52486a7 authored over 4 years ago* Fixes #4858
github.com/keepassxreboot/keepassxc - ac3014378fc11fe43fd00a86c4776bdfd4c87bb5 authored over 4 years agoFixes #4645
github.com/keepassxreboot/keepassxc - c68f4872fa66642009efb9526212fef45d0c7dc0 authored over 4 years agoAdd 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
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 agogithub.com/keepassxreboot/keepassxc - e5b0219e3f09338db0e7c4ece0da3148233e43ea authored over 4 years ago
* Saving a database in unsafe mode retains the existing permissions on the kdbx file
* New datab...
* Only clear password field when switching tabs or minimizing. This prevents the setting "Rememb...
github.com/keepassxreboot/keepassxc - 1ad01844735f8de794a5b0f0089fa79067d9e0cd authored over 4 years ago
* Press "Delete" to remove recent database
* Refresh recent databases on becoming visible
* Aligns better with entry text and condenses group list
github.com/keepassxreboot/keepassxc - 712b8224c6dc554cf0b7b16f60f32b182e16ead9 authored over 4 years ago
* Fix issues when Config options were renamed
* Fix compile issues when using clang 10
* Rearran...
* Copy wordlists to build dir share folder
* Change resource path resolution to only test the pr...
* 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 every hour to see if another update check should be performed. Nothing actually happens ...
github.com/keepassxreboot/keepassxc - e039006667a432b9b1c23a4522704b0d8d9ca93f authored over 4 years ago
* Fixes #4765
* Fixes #4766
* Fixes #4060
* Also fix not emitting entryModified() when history is truncated. This possibly f...
* Add support for 'ifDevice' feature, closes #2871
* Resolve placeholders for username and passw...
The tray icon appearance setting is null by default, since we do not
want to include OSUtils int...
github.com/keepassxreboot/keepassxc - a91358e7bfac9a43c4970bcba8e21390df155ed1 authored over 4 years ago
github.com/keepassxreboot/keepassxc - 2d945bc2153307ed1cb2153f20f61956cf225f72 authored over 4 years ago
- Reduce SVG complexity and clean up unnecessary paths
- Recreate monochrome icons for better re...
github.com/keepassxreboot/keepassxc - 4f75432fc6f5a10323641891dd64e9413634a5b4 authored over 4 years ago
- Unify widget layouts and margins
- Fix tab order on a bunch of widgets
- Fix broken entry/grou...
github.com/keepassxreboot/keepassxc - 5c69875b59d0e1cd27c6631506f1e06323f4068f authored over 4 years ago
* Add icons for Database Import, Database Export, and Recent Databases
* Change app exit icon to...
github.com/keepassxreboot/keepassxc - 4de99cfe8e2ff1ce41a4854c3281b6ed283c2126 authored over 4 years ago
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 agoFdoSecrets: Add unit tests for secret service integration
github.com/keepassxreboot/keepassxc - 229a756d84cf4fd45ea3fdbcf93246e11f808d8d authored over 4 years agogithub.com/keepassxreboot/keepassxc - b849fdead5b3c7c8c429895c8cffe57179359dd4 authored over 4 years ago
github.com/keepassxreboot/keepassxc - a1f599c7c4e1d3d83c153d21d85eff6ca3a4b233 authored over 4 years ago
github.com/keepassxreboot/keepassxc - 463bb0b03fb94073c3dc85a8252739d123941917 authored over 4 years ago
github.com/keepassxreboot/keepassxc - 44779bc862d9219ac3ab1b8e4537ec4fbf8e4239 authored over 4 years ago
Transforms application into a UIElement agent app when
minimize to tray is enabled and the windo...
github.com/keepassxreboot/keepassxc - b17b9683e11d122030de057914a94e56806c9eb8 authored over 4 years ago
github.com/keepassxreboot/keepassxc - 1fbddf41491a8ed40c2417e743e56705ec2cfc52 authored over 4 years ago
Fixes #3782
github.com/keepassxreboot/keepassxc - 443614a3759a214bb39ced25fd35cc67d7773af7 authored over 4 years agoFixes #4594
github.com/keepassxreboot/keepassxc - a83345d13672c2ab3e7e77cd782fd66575cd773d authored over 4 years agoCopy necessary saving sequence from the save function into saveAs function to prevent inconsiste...
github.com/keepassxreboot/keepassxc - 98566fec83bdef9aeb25e70457e4b4879ff4a8a3 authored over 4 years agoIntroduce 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* Also move "search in all databases" to the general tab
github.com/keepassxreboot/keepassxc - 43c82ccb09f05c3a14fd6109183e442facc58e97 authored over 4 years agogithub.com/keepassxreboot/keepassxc - d863496f62e6f72933eedc32da01c23f23825f27 authored over 4 years ago
Qt uses "MS Shell Dlg 2" as the default font, which resolves to
Tahoma and not Segoe UI, which i...
Fixes #4532
github.com/keepassxreboot/keepassxc - a1b4a3f8b75781d2fbef2cbacf706c8cf9bc3cb0 authored over 4 years agoFixes regression since #3833 was merged
github.com/keepassxreboot/keepassxc - 9e17d52e8e1f98ec3490ddd0d2ea107cdcaf6a65 authored over 4 years agogithub.com/keepassxreboot/keepassxc - 92a7fe33bd902cf292d31cae673eb4ba04ec4c97 authored over 4 years ago
Deprecates the 'hide passwords' setting in config. Passwords are always hidden on application st...
github.com/keepassxreboot/keepassxc - 09f5a74a1590c990733f948196d201bdac185206 authored over 4 years agogithub.com/keepassxreboot/keepassxc - 3dc8b7a5d0ed8ea2cad2ef09f6802a755e22ac88 authored over 4 years ago
* Introduce protected custom data function to prevent loss during merge operations
github.com/keepassxreboot/keepassxc - e367c6df9584e6a45c9e462fdfa31603a2e21cde authored over 4 years ago
* Don't send database locked/unlocked messages when "search in all databases" is enabled
* After...
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* Prefer hardcoded string, we never want this server name to change due to arbitrary reasons.
github.com/keepassxreboot/keepassxc - 2237cf0188af38898e1492f5d7ce2c0f087c8f35 authored over 4 years agogithub.com/keepassxreboot/keepassxc - 689a85a0711c0e61d9e900976bc6390324b65b2d authored over 4 years ago
github.com/keepassxreboot/keepassxc - 287e822e0218f5b47fd09af4503b495bdef990d1 authored over 4 years ago
Read-only mode isn't in a good state and is triggering bugs. We'll come
up with a good design fo...
* 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 improve user experience when using hardware keys on databases in both GUI and CL...
github.com/keepassxreboot/keepassxc - 51429810189cf17501b925712920f9340ec4f4d1 authored over 4 years ago* Removed option to attach KeePassXC to the browser extension. Users must use the proxy applicat...
github.com/keepassxreboot/keepassxc - a145bf91191f0a4630a7e31654aff8a8dfd09bf0 authored over 4 years agoFixes #3830
github.com/keepassxreboot/keepassxc - 3b4057a78ca07d4a3424137b0f17e9a14301da3c authored over 4 years ago
* Allow searching by group using the `group:` field.
* Group hierarchies can be searched by incl...
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* Fix various bugs in opvault parsing to include: TOTP parsing, date handling, naming convention...
github.com/keepassxreboot/keepassxc - 612f8d2e5bb340efd881e092ff3d85aca79de122 authored over 4 years agogithub.com/keepassxreboot/keepassxc - 560209550c379c87763827d97149d9faa158b9ca authored over 4 years ago
* 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 agogithub.com/keepassxreboot/keepassxc - ce7b34e96b097ca1164dedd14d188a24f1fd358e authored over 4 years ago
* 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 agogithub.com/keepassxreboot/keepassxc - ce8f32e7973b7f58eb360dd641c8e9b9f990dda3 authored over 4 years ago
This option didn't work properly when "Hide window to system
tray when minimised" was also enabl...
github.com/keepassxreboot/keepassxc - c416c036ea774c5522f2f3be7441874f85c6ebb3 authored over 4 years ago
github.com/keepassxreboot/keepassxc - ad1b333601e32483773d12051ab47bf7c8996ca2 authored over 4 years ago
Fixes #1218
github.com/keepassxreboot/keepassxc - 4ba8ef30f2a62e488046a0c700f97534a1da7471 authored over 4 years ago* Include checkboxes to install a desktop shortcut (default no) and start on login (default yes)...
github.com/keepassxreboot/keepassxc - 071cc856da12437fbb555e7a565669297007c54d authored over 4 years agogithub.com/keepassxreboot/keepassxc - 26ea2742591da815e16608406e5bda7a39c793f5 authored over 4 years ago
github.com/keepassxreboot/keepassxc - ab6222a5f8ac68f6ea27b89396cd5dd008785431 authored over 4 years ago
- Sizes are displayed in B, KiB, MiB, and GiB with 2 significant
digits after the decimal
- Co...
github.com/keepassxreboot/keepassxc - d9214db404571044ae94f92c9aba0963a0243832 authored over 4 years ago
Replaces all string configuration options with enum types
that can be checked by the compiler. T...
Fixes separator being visible despite multiple tabs being active
when KeePassXC started hidden i...
- Change QListView mode to ListMode
- Increase custom icon size
- Reduce grid spacing
- Improve ...
Fixes #4407
Fixes #4637
Additional changes:
- Fix reference entry colour being incompatible wit...
github.com/keepassxreboot/keepassxc - 3dcac2c46cc789eec77db0f86eb95a96e9afd719 authored over 4 years ago
github.com/keepassxreboot/keepassxc - fbd78037ffab8a928d7a018a5db3d9ae5fe36a68 authored over 4 years ago
Hard-coded widget state colours (error, warning, health etc.)
are replace by a central palette c...
- Correct colouring of selected icon
- Better selection rectangle correction
github.com/keepassxreboot/keepassxc - 7168bcdbe577bb7f8c6be261fddfac079550848b authored over 4 years ago
* Changed style so that only default buttons have full background highlight. This prevents confu...
github.com/keepassxreboot/keepassxc - 243f68e0e8eac1014feaad7abab88daa45f7c136 authored over 4 years ago* 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* KeePassXC website transitioned to SVG graphics
github.com/keepassxreboot/keepassxc - 7f98323962f0df87933c4411ab0bd4b32a9eb3d5 authored almost 5 years agogithub.com/keepassxreboot/keepassxc - f7a3cee25abf15a80812e6374a4888462471a1d9 authored almost 5 years ago
github.com/keepassxreboot/keepassxc - 57950514779a01aed737aa20bc7c6d19e505dad2 authored almost 5 years ago
* Allows for persistent messages that can change text without disturbing the user interface
* Im...
* Replace find_library with find_file. CMake likely changed behavior of find_library to exclude ...
github.com/keepassxreboot/keepassxc - 7ef1ee916be3588b4f4842fe23b26d974038f699 authored almost 5 years agoUpdate copyright year to 2020
github.com/keepassxreboot/keepassxc - 0a2dd28cd8a44e883792fc71c21a6c1f877d3b10 authored almost 5 years agogithub.com/keepassxreboot/keepassxc - d189f9132e0aa373b3e7c6c4a8b30bca2204e002 authored almost 5 years ago
Fixed
- Return keyboard focus after saving database edits [#4287]
- Windows: Use bare minimum s...
github.com/keepassxreboot/keepassxc - db2cfd424b6048ac8a8808fab7948e5b7664cb2a authored almost 5 years ago
github.com/keepassxreboot/keepassxc - 770b09cc2339f6448767ed89c9e618cf8c1e2bfe authored almost 5 years ago
github.com/keepassxreboot/keepassxc - 3552ba2a30844d1838d2032e40e3951324e2aff0 authored almost 5 years ago
* Fixes #4103
* This ini file ensures the portable distribution populates with the default sett...
github.com/keepassxreboot/keepassxc - e54f24e303b78d2e2605201974671c28be4f5bbf authored almost 5 years agogithub.com/keepassxreboot/keepassxc - a362c08613e62623763ec51e18ccb48e10e38492 authored almost 5 years ago
The recent macOS security patch renders our codesigning
"fix" of setting the sandbox entitlement...