dangerzone/dangerzone/gui
deeplow 2e477b8a12
Initial refactor: GUI one-window multi-document support
Allows the user to:
  a) specify filenames via the terminal (for the GUI)
  b) select multiple documents via the GUI

The conversion process can't yet be started since the settings are
broken and disabled (expect mypy complaints).
2022-11-21 12:37:45 +00:00
..
__init__.py Initial refactor: GUI one-window multi-document support 2022-11-21 12:37:45 +00:00
logic.py remove unneeded imports: plistlib, grp, getpass 2022-11-18 13:09:01 +00:00
main_window.py Initial refactor: GUI one-window multi-document support 2022-11-21 12:37:45 +00:00
systray.py Make DangerzoneGui a subclass of DangerzoneCore 2022-10-27 13:44:16 +01:00