onionshare/onionshare_gui
2018-04-22 17:20:58 -07:00
..
__init__.py #662 Allow local-only mode in GUI 2018-03-07 16:13:22 +11:00
alert.py Added debug logging to OnionShareGui, SettingsDialog, TorConnectionDialog, and Alert objects 2017-05-16 11:31:52 -07:00
downloads.py Add a stretch at the bottom of the downloads window, so that progess bars are always lined up at the top 2018-04-22 15:25:28 -07:00
file_selection.py Change how FileSelection.update tells if items are selected to correctly show and hide the delete button 2018-02-23 14:18:57 -08:00
onionshare_gui.py Merge branch 'hide_primary_action_on_tor_disconnection' of https://github.com/mig5/onionshare into develop 2018-04-22 16:09:32 -07:00
server_status.py Add ability to cancel a share 2018-02-25 17:44:27 +11:00
settings_dialog.py Put test Tor button in a so it can be left-aligned 2018-04-22 17:20:58 -07: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 Merge branch '523_try_update_check_via_v3_onion' of https://github.com/mig5/onionshare into mig5-523_try_update_check_via_v3_onion 2018-02-23 11:53:55 -08:00