keepassxc/docs
Jonathan White 9886b1075f Cleanup config initialization, add local config options
* Fix #5313, allow specifying local config path using environment variable and command line flag
* Add command line flag `--localconfig <path>` to specify a file path to use for the local configuration settings.
* Add environment variable support to set config files paths: `KPXC_CONFIG` and `KPXC_CONFIG_LOCAL` to override default locations.
* Reorder startup sequence to load specified config files earlier to allow for theme settings and other early options to be picked up.
* Removed old command line option `--pw`, no longer used.

* Attempt a fix of application not closing when last window is gone. Only set `QApplication::setQuitOnLastWindowClosed(true)` when tray icon is enabled instead of always.
2020-09-26 09:26:10 -04:00
..
images Fix and document AutoOpen 2020-08-01 09:01:12 -04:00
man Improve man pages with useful links and copyright 2020-07-22 10:11:55 -04:00
styles Cleanup config initialization, add local config options 2020-09-26 09:26:10 -04:00
topics Cleanup config initialization, add local config options 2020-09-26 09:26:10 -04:00
CMakeLists.txt Unbreak build with Ninja 2020-07-18 10:54:39 -04:00
GettingStarted.adoc Switch to Asciidoctor based documentation 2020-07-05 14:54:31 -04:00
UserGuide.adoc Switch to Asciidoctor based documentation 2020-07-05 14:54:31 -04:00