Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/keepassxreboot/keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://github.com/keepassxreboot/keepassxc
d74c8a30db6df82e0e7f954477aca965f0a9b568 authored about 6 years ago
Correcting undocumented feature from KeePass2
Fixes #2581
* Wayland theme is buggy yet enforced by default
on Qt 5.11+ on Gnome desktop environment
* Reso...
* Updated format CMake command to properly
ignore new directories and files
* Added output when ...
* Fix crash when canceling save of new database
* Standardize use of DatabaseWidget::save() fun...
d66299260c9cb63b89c5b0513cae505d6789c3ac authored about 6 years ago
* Abort the app if a Qt downgrade is detected
The app will now exit immediately if it was com...
395a88a5efa600d31d5ee9d11a86e25a9f832d8c authored about 6 years agob21936f94d81df1c34abd3310600f67a548308ee authored about 6 years ago
1bb5a5794d0ae81519f82faf51003c51ebc796e4 authored about 6 years ago
* Add gui dialog when merge makes no changes
* Add gui dialog when merge makes changes
* Allow updating reference passwords
* Fix function change after refactor
0da9efdbd4efc1e8b15000785ca02c4b8803d078 authored about 6 years ago* CLI: fix missing check for correct credentials
Before this fix, most/all CLI commands had i...
94430c300bfda8bbb99ff67ad722a746336a9a78 authored about 6 years agoImplement group synchronization feature
b59fd6d06ad0b130c00c8afe8e003999335afd21 authored about 6 years ago18e234aefc8f0801746d0cc62596bd35a40e3fc5 authored about 6 years ago
8c5da624e511ad01bcbbd5b10678ea66bfe1cab4 authored about 6 years ago
9b4a680f7e7375244f4f64986044301b84fa8cd3 authored about 6 years ago
a8e266129a6cd35bc8db77de88c3bbbc9697be5e authored about 6 years ago
Making sure we use stderr to output the help
message when there is an invalid number of
argume...
* Toolbar and tool buttons style.
- Add ability to change toolbar state and tool buttons styl...
d09ca076dc9ce393123f682896ef51c4687543fe authored about 6 years agof8c6c9f72ca4f280713befe6fdfe139b3b5a2b9a authored about 6 years ago
When using the password generator inside the Edit Entry screen and
clicking the 'Accept' button...
b6bb2ca06a06c53aa5d783558c21031c4bc6880b authored about 6 years ago
Adds StartupNotify to the .desktop file to provide proper launch feedback.
See freedesktop spe...
d11bb247b34b9002b9b0949644c8d30f4388f205 authored about 6 years ago
BulkFileWatcher emitted multiple file change signals (like
QFileSystemWatcher) for the watched f...
QuaZip should now usable under windows (fixed include in FindQuaZip)
Renamed the representation...
a978880b0b4ae4de8a2a45fdf753cb7c2041f618 authored about 6 years ago
Changed build options to use only WITH_XC_KEESHARE and
WITH_XC_KEESHARE_SECURE - WITH_XC_KEESHAR...
f46062cc4a6a8f7c6c5c4d7a50702555dd245d54 authored about 6 years ago
2bfe66e840d225ba295bf989defc574b269a7b10 authored about 6 years ago
Fixed issues reported by GCC for initialization of const variables
51d63f0e8377026210b9085d176d7dd5d2193381 authored about 6 years agoFixed issues detected in TestSharing
b204451d0644b665ccb1d0af9752b67a79d4ae2d authored about 6 years ago
Fixed serialization for KeeShareSettings::ScopedCertificate
Fixed tests for KeeShareSettings ser...
ubuntu:14.04 does not have quazip5 libraries in the standard repository, therefore only insecure...
ba604390d2b4a8f8e6a88cc1175e487e540fa242 authored about 6 years ago
Changed flag for KeeShare to
* enable insecure sharing in all cases
* enable secure sharing if Q...
KeeShareSettings now allow to trust, untrust or ask on next import from
a specific publisher wit...
BulkFileWatcher didn't recognize added files in observed directory
Improved UI for unsecured sh...
2e183888256d51796f3e2fef933509f62aad231a authored about 6 years ago
KeeShare is now supported in a secure and insecure flavor (set
CMake-Flags accordingly to allow ...
Fixed connection to renamed CustomData::customDataModified() signal
Fixed connection to renamed ...
Conflicts:
src/core/Tools.cpp
src/sshagent/SSHAgent.cpp
* Fixes including keepassxc-cli when building KeePassXC dmg on Mac.
resolves #1697
* Fix Qt se...
b96b86bfa71514f4be1d22a77ecc6bfd8a76fa3b authored about 6 years ago
* Override `keyPressEvent`on WelcomeWidget on OS X to `openDatabaseFromFile`.
openDatabaseFromF...
b1ff346f6311936a342397eaaca262a6f08e19c7 authored about 6 years ago* Fixed missing includes in Bootstrap.cpp
c34b0069ff3461138823fd275d6ef52d2ef88132 authored about 6 years ago5488f1bfc336219bed677e67a63954c3959ecace authored about 6 years ago
On warning, references can be replaced with original values or ignored.
Removal process can be ...
* Add confirmation prompt before moving groups to the recycling bin
Spawn a yes/no QMessage b...
4d4c839afae2beb9da24ee5a5c6a3756a0d6b2c8 authored about 6 years ago* Add tests for CLI::Create
8ac9d0a131257b82728488592e1111c4546e051a authored about 6 years ago
Conflicts:
CMakeLists.txt
cmake/CLangFormat.cmake
snapcraft.yaml
src/CMakeLists.txt
src/cor...
a070f1bce7efcc5ce89aea533b181b0fa8c6dea0 authored about 6 years ago
Move unlockDatabase from Database to to cli/Utils
cb3c4893dce571c9cbfb7f32ee4580f24bb05108 authored about 6 years agob6eeabab5ecddc78af41fac111e370036db0de7f authored about 6 years ago
* Make m_tmpHistoryItem a QScopedPointer
Most of the time, `m_tmpHistoryItem` should be null ...
bdee748a6a0bbd8b9bdb461fc205177b5ed28675 authored about 6 years ago
`close()` is a virtual function. Since we are calling it from a
destructor, make it clear that w...
9be538a5f648dc170dbc66caf0ba54d8f9ad33f0 authored about 6 years ago
294188dea1b417f3f4c441dc0a07f0e9fd07f931 authored about 6 years ago
Code cleanup and performance improvements - Part 2
c66f293f1eec26701de32c6eaa665a59c5e71b66 authored about 6 years agoe81841550b59749be2f12a66874f729cb9a8587c authored about 6 years ago
Many lines were not conformant with the project's formatting rules.
This patch should fix all fo...
A typo in a parameter name caused an inconsistency between declaration
and definition of a funct...
a9fa8915d99010e69f6ea1fa6cd5095e4470028f authored about 6 years ago
9d106d6bfcabbb623055def8a6941d399b5a3b0f authored about 6 years ago
b39522f874f6a1c493eb1633808baa1e3e20ae50 authored about 6 years ago
49b82ea6a2486d2ca087d5c2ab2c37ffa4f2305f authored about 6 years ago
* Move mutex lock to right before challenge call and wait for up to 1 second for unlock
* Fix bu...
* Align entryview selection change signals with groupview
* Eliminate redundent and confusing s...
fff0f11b3302692e9eb25d604fe295dacf21221a authored about 6 years ago
4e49de1afb825a76a65cc90781f3be314494cb5c authored about 6 years ago
a67cac1322d4545c72c75cedb06059b9009aa7ae authored about 6 years ago
4aab93084a5bf8c1dcff1cb4c3ae7cff860987a7 authored about 6 years ago
When WITH_XC_NETWORKING is defined, create a QToolButton beside the Edit Entry -> Entry -> URL, ...
a90a577ee11cb2b30dee21ec5f527e0c124fec56 authored about 6 years ago
This patch removes redundant lock widget members of the DatabaseWidget
and consolidates all unlo...
The database refactor in #2491 removed auto-open functionality.
ff7191eef3f10a5d70a975177308872dbb750291 authored about 6 years ago
* Fix SSHAgent identity removal on database lock
* Refactor storage and manipulation of SSHAgen...
The Database, DatabaseWidget, and DatabaseTabWidget classes share many responsibilities in incon...
d612cad09a4f1cd8ef9bf6be8bf90b75248ecfef authored about 6 years agoImplement advanced search
917c4cc18b8dbc04034cb0d43301b3f406644885 authored about 6 years ago340076974e05ee58ea43635d09f110dcb987caa5 authored about 6 years ago
* Support ! modifier (same as '-')
* Create reusable PopupHelpWidget as self-contained popup tha...
* Search clears if the search box does not have focus for 5 minutes (fixes #2178)
* Goto group f...
* Support quoted strings & per-field searching
* Support regex and exact matching
* Simplify sea...
4b57fcb5633229667622e08e505c0eb2512cb1d0 authored about 6 years ago
* Remove searching of group title and notes
* End search when selecting a new group
* Correct en...
a5e7da67d89b5433d6880824ef7605b9f5d17151 authored about 6 years ago
* Cleanup entry change notification with entryview focus in/out
* Change Open URL shortcut to C...
* Merge: detect if database was changed.
* Adding unit test.
* Only saving on change.
* Add CLI commands show --totp and totp-clip for handling TOTPs, resolves #2429.
* Adding tests...
91bccf75d5b7b8f645736b55e97a5c4c43a8ca76 authored about 6 years ago
c339470496e01d41123f011f26497aced93c1b0c authored about 6 years ago
b1d481893ef133f121baef12c115f9c4de593710 authored about 6 years ago
d7f5a15f682f64830050ba99980529ff9f6884fb authored about 6 years ago
91160c5f36bd5d95e4612378b4e45984c9bb1e8e authored about 6 years ago
156b480f93670c5a1d09d44b05da29474aa0c43d authored about 6 years ago
* Remove redundant headers from the build system
* Pin AutoTypeAction's vtable to a translation...
e06eae423e0d90deb71da232a57bd9862bcd3588 authored over 6 years ago
See https://stackoverflow.com/q/18091058/6335279
0f604aa8c7ce47ce504f5a9d72acd9871802bebd authored over 6 years ago379c41d20c1cb25bfa599efc0ea89ae47d197173 authored over 6 years ago
Use nullptr instead of 0 or NULL to initialize a null pointer. In some
cases, readability was en...
The sole purpose of a few objects was calling a static member of the
class they belonged to. Thi...
This patch aims at reducing the number of copies for obejcts that could
be referenced rather tha...
The arg() function of the QString class has a variable length argument
which allows to reduce th...
Deleting a null pointer is defined behavior and results in a no-op at
the assembly level, so it'...