keepassxc/share
Janek Bevendorff e443cde452 Add a new database settings wizard
This patch implements a new database wizard to guide users through the process
of setting up a new database and choosing sane encryption settings.

It also reimplements the master key settings to be more
user-friendly. Users can now add, change, or remove individual composite
key components instead of having to set all components at once. This
avoids confusion about a password being reset if the user only wants to
add a key file.

With these changes comes a major refactor of how database composite keys and key
components are handled. Copying of keys is prohibited and each key
exists only once in memory and is referenced via shared pointers. GUI
components for changing individual keys are encapsulated into separate
classes to be more reusable. The password edit and generator widgets
have also been refactored to be more reusable.
2018-09-25 21:12:47 +02:00
..
icons Add more 32x32 icons 2018-03-04 18:43:27 +01:00
linux Bumped version number to 2.4.0-preview 2018-09-16 10:28:39 -04:00
macosx Fix macOS building and code signing, resolves #1344 2018-01-13 23:49:24 +01:00
translations Add TouchID support on macOS 2018-09-18 22:42:05 -04:00
windows Kills keepassxc-proxy and KeePassXC during install or uninstall under Windows 2018-02-27 21:29:00 +01:00
wizard Add a new database settings wizard 2018-09-25 21:12:47 +02:00
wordlists remove short wordlists 2017-03-22 00:00:23 +01:00
about-contributors.html Enhancements to About dialog and add settings button to toolbar 2018-08-20 21:27:37 -04:00
about.html Enhancements to About dialog and add settings button to toolbar 2018-08-20 21:27:37 -04:00
CMakeLists.txt Add a new database settings wizard 2018-09-25 21:12:47 +02:00
keepassxc.ini Added dark tray icon parameter to settings. 2017-12-27 16:44:25 +01:00