onionshare/onionshare_gui
2018-02-05 09:33:31 -08:00
..
__init__.py 4096 byte dir check is not consistent across platforms, remove it for now 2018-01-02 09:46:00 +11:00
alert.py Added debug logging to OnionShareGui, SettingsDialog, TorConnectionDialog, and Alert objects 2017-05-16 11:31:52 -07:00
downloads.py Remove debug data 2017-05-31 19:44:53 +10:00
file_selection.py Add delete button back, but only show it when files are selected 2018-02-04 21:45:35 -08:00
onionshare_gui.py Resize the window when adding new files 2018-02-05 09:33:31 -08:00
server_status.py Move autostop timer checkbox below the start sharing button 2018-02-05 09:29:28 -08:00
settings_dialog.py Merge branch '535_force_update_check_via_qthread' of https://github.com/mig5/onionshare into mig5-535_force_update_check_via_qthread 2018-01-30 21:28:25 -08:00
tor_connection_dialog.py Don't start the check_for_requests timer until after connected to Tor, and remove OnionShareGui.tor_con and TorConnectionDialog.t as class variables, making them local variables instead 2018-01-13 22:42:27 -08:00
update_checker.py reinstate the emitted signals for invalid version/error checking for updates 2018-01-23 16:51:13 +11:00