dangerzone/dangerzone
2020-03-12 15:21:09 -07:00
..
__init__.py Add --custom-container option, to run a container built locally instead of requiring download from dockerhub 2020-03-06 18:08:15 +05:30
common.py Refactor Common into GlobalCommon (for the whole app) and Common (for a window), and allow multiple dangerzone windows at once in macOS 2020-02-26 15:46:23 -08:00
doc_selection_widget.py Fix filter ODF extension .ods 2020-03-11 22:43:26 +01:00
docker_installer.py Refactor Common into GlobalCommon (for the whole app) and Common (for a window), and allow multiple dangerzone windows at once in macOS 2020-02-26 15:46:23 -08:00
global_common.py When finding PDF viewers, skip apps that do not have Info.plist files (as is the case with com.apple.system-library) 2020-03-12 15:21:09 -07:00
main_window.py When you activate dangerzone in macOS and no windows are open, open a blank window 2020-02-28 17:35:11 -08:00
settings.py Make work in macOS using docker instead of podman 2020-01-09 13:09:17 -08:00
settings_widget.py Add --custom-container option, to run a container built locally instead of requiring download from dockerhub 2020-03-06 18:08:15 +05:30
tasks.py Add --custom-container option, to run a container built locally instead of requiring download from dockerhub 2020-03-06 18:08:15 +05:30
tasks_widget.py Use container from dockerhub instead of building it 2020-02-27 15:18:19 -08:00