dangerzone/dangerzone
2021-06-09 11:52:49 -07:00
..
__init__.py Version bump to 0.1.5 and update changelog 2021-01-04 15:31:12 -08:00
common.py Remove temporary directory output 2021-06-08 15:29:34 -07:00
container.py Fix detecting if dangerzone or dangerzone-container is running in Windows, update docker.exe path, fix Windows build scripts to include to docker-container.exe symlink 2020-10-29 10:43:23 -07:00
doc_selection_widget.py Start switching from PyQt5 to PySide2 2020-10-26 14:52:45 -07:00
docker_installer.py Make Windows docker link clickable, and make Windows installer add a start menu shortcut 2020-10-28 16:48:16 -07:00
global_common.py GlobalCommon does not need temp dirs, and fix bug with finding Mac PFD viewers 2021-06-09 11:52:49 -07:00
gui.py Fix typo with using a custom container 2021-06-08 15:29:14 -07:00
main_window.py Start switching from PyQt5 to PySide2 2020-10-26 14:52:45 -07:00
settings.py This creates a separate script dangerzone-container which is a wrapper for running the container. This lets us run dangerzone as unprivileged, but dangerzone-container as privileged, to avoid adding the user to the dangerzone group. 2020-03-13 16:49:53 -07:00
settings_widget.py Remove QVariant, to finish porting from PyQt5 to PySide2 2020-10-26 15:12:17 -07:00
tasks.py Start switching from PyQt5 to PySide2 2020-10-26 14:52:45 -07:00
tasks_widget.py Start switching from PyQt5 to PySide2 2020-10-26 14:52:45 -07:00