onionshare/onionshare_gui
2018-04-22 17:46:14 -07:00
..
__init__.py Fix a few bugs that I missed when merging in develop 2018-04-22 17:46:14 -07:00
alert.py Completely refactor common to make a Common class, and pass that class down into all parts of the program 2018-03-08 10:18:31 -08:00
downloads.py Merge branch 'develop' into receiver-mode 2018-04-22 17:38:28 -07:00
file_selection.py Completely refactor common to make a Common class, and pass that class down into all parts of the program 2018-03-08 10:18:31 -08:00
onionshare_gui.py Fix a few bugs that I missed when merging in develop 2018-04-22 17:46:14 -07:00
server_status.py Move settings into the Common object, so the settings are available to all objects (including Web, which is required for receive mode) 2018-03-13 03:28:47 -07:00
settings_dialog.py Fix a few bugs that I missed when merging in develop 2018-04-22 17:46:14 -07:00
tor_connection_dialog.py Move settings into the Common object, so the settings are available to all objects (including Web, which is required for receive mode) 2018-03-13 03:28:47 -07:00
update_checker.py Completely refactor common to make a Common class, and pass that class down into all parts of the program 2018-03-08 10:18:31 -08:00