onionshare/onionshare_gui
2017-05-14 17:27:05 -07:00
..
__init__.py Fixed various issues introduced by creating an singleton Onion object and passing it into the OnionShare object 2017-05-14 17:21:13 -07:00
alert.py Change GPL copyright from 2016 to 2017 2017-01-06 18:58:15 -08:00
downloads.py Change GPL copyright from 2016 to 2017 2017-01-06 18:58:15 -08:00
file_selection.py Change GPL copyright from 2016 to 2017 2017-01-06 18:58:15 -08:00
menu.py In the settings dialog, show Tor connection status when the connection type is bundled 2017-04-13 22:56:47 -07:00
onionshare_gui.py Fixed various issues introduced by creating an singleton Onion object and passing it into the OnionShare object 2017-05-14 17:21:13 -07:00
server_status.py Change GPL copyright from 2016 to 2017 2017-01-06 18:58:15 -08:00
settings_dialog.py Make UpdateChecker use signals and slots to communicate tor status messages. And make the latest version http request differentiate between automatic requests and forced requests 2017-04-17 13:03:16 -07:00
tor_connection_dialog.py Set the size of the TorConnectionDialog to avoid it resizing the window as elements are drawn 2017-05-14 17:27:05 -07:00
update_checker.py Import socks module included in the onionshare module, instead of the global one 2017-04-19 09:06:01 -07:00