onionshare/onionshare_gui
2019-11-29 16:38:34 +11:00
..
tab Fix typos in comments 2019-11-28 19:30:48 -08:00
__init__.py Open share tab if filenames are passed; and when detecting existing onionshare-gui processes, ignore zombies 2019-11-28 13:35:13 -08:00
event_handler.py Support handling events by monitoring an events folder for changes 2019-11-28 12:24:26 -08:00
gui_common.py Support handling events by monitoring an events folder for changes 2019-11-28 12:24:26 -08:00
main_window.py Cleanup tabs on cleanup 2019-11-28 14:58:04 -08:00
settings_dialog.py Make cleaning up the onion more reliably kill the tor subprocess, and make iit so testing tor settings in the settings dialog always uses a tmp tor data dir 2019-11-28 20:32:28 -08:00
tab_widget.py Fix typos in comments 2019-11-28 19:30:48 -08:00
threads.py Fix up autostart (scheduled shares) 2019-11-29 16:38:34 +11:00
tor_connection_dialog.py
update_checker.py
widgets.py