dangerzone/dangerzone
Alex Pyrgiotis 5a3a46cd46
Support Click 7.x callback handling
Support Click version 7.x and below, which inspect the number of
arguments a callback handler supports.

Refs #206
2022-11-10 16:35:48 +02:00
..
gui Make DangerzoneGui a subclass of DangerzoneCore 2022-10-27 13:44:16 +01:00
__init__.py Remove separate dangerzone-container entry point, make CLI work with it, and refactor container code to be more DRY 2021-08-04 16:21:00 -07:00
args.py Support Click 7.x callback handling 2022-11-10 16:35:48 +02:00
cli.py Rename global_common.GlobalCommon class to logic.Dangerzone 2022-10-27 13:44:13 +01:00
container.py fix return type for container.install() 2022-09-15 13:26:05 +01:00
document.py Move safe PDF naming logic to document.py 2022-10-27 13:44:12 +01:00
errors.py Validate filename arguments through Click 2022-10-27 13:44:08 +01:00
logic.py Make DangerzoneGui a subclass of DangerzoneCore 2022-10-27 13:44:16 +01:00
settings.py Rename global_common.GlobalCommon class to logic.Dangerzone 2022-10-27 13:44:13 +01:00
util.py move to util: get_subprocess_startupinfo 2022-09-15 10:40:36 +01:00