keepassxc/src/cli
2019-02-15 09:01:09 -05:00
..
Add.cpp We should output to stderr on EXIT_FAILURE (#2558) 2019-01-16 12:32:06 -05:00
Add.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Clip.cpp Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
Clip.h Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
CMakeLists.txt Fix macOS makefiles for cli and proxy (#2580) 2019-01-16 11:03:11 -05:00
Command.cpp Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
Command.h Global const for KeyFileOption (CLI) (#2505) 2018-11-28 16:15:15 -05:00
Create.cpp Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
Create.h Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
Diceware.cpp We should output to stderr on EXIT_FAILURE (#2558) 2019-01-16 12:32:06 -05:00
Diceware.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Edit.cpp We should output to stderr on EXIT_FAILURE (#2558) 2019-01-16 12:32:06 -05:00
Edit.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Estimate.cpp We should output to stderr on EXIT_FAILURE (#2558) 2019-01-16 12:32:06 -05:00
Estimate.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Extract.cpp Refactor database extraction (#2698) 2019-02-13 19:24:54 +01:00
Extract.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Generate.cpp We should output to stderr on EXIT_FAILURE (#2558) 2019-01-16 12:32:06 -05:00
Generate.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
keepassxc-cli.1 Add create command to keepassxc-cli (#2540) 2018-12-19 23:10:46 -05:00
keepassxc-cli.cpp Multiple macOS fixes and include keepassxc-cli in DMG (#2165) 2018-12-28 18:32:25 -05:00
List.cpp We should output to stderr on EXIT_FAILURE (#2558) 2019-01-16 12:32:06 -05:00
List.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Locate.cpp We should output to stderr on EXIT_FAILURE (#2558) 2019-01-16 12:32:06 -05:00
Locate.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Merge.cpp Fix quiet option for Merge (CLI) (#2695) 2019-02-15 08:56:29 -05:00
Merge.h Add missing 'override' for overridden functions 2018-10-31 15:16:04 +01:00
Remove.cpp Update translations 2019-01-30 20:54:35 -05:00
Remove.h Adding --quiet option to the CLI. (#2507) 2018-11-28 11:24:12 -05:00
Show.cpp We should output to stderr on EXIT_FAILURE (#2558) 2019-01-16 12:32:06 -05:00
Show.h CLI: add commands to show and copy TOTP to clipboard (#2454) 2018-11-09 21:58:42 -05:00
TextStream.cpp Fix stdin/stdout encoding on Windows. (#2425) 2018-10-28 19:55:00 +01:00
TextStream.h Adding --quiet option to the CLI. (#2507) 2018-11-28 11:24:12 -05:00
Utils.cpp Restore formatting 2019-01-30 09:50:11 -05:00
Utils.h Performed project-wide code formatting 2019-01-28 22:38:59 -05:00