onionshare/onionshare_gui
2019-10-27 18:21:04 -07:00
..
tab Show mode settings above the columns in each mode, instead of as part of the main column 2019-10-27 18:21:04 -07:00
__init__.py Move more logic into GuiCommon and out of MainWindow 2019-10-20 21:36:30 -07:00
gui_common.py Show settings at the top of each mode, both mode-specific settings and setting that exist for all mode types 2019-10-27 18:16:48 -07:00
main_window.py Show settings at the top of each mode, both mode-specific settings and setting that exist for all mode types 2019-10-27 18:16:48 -07:00
settings_dialog.py Move all of the normal onionshare logic into Tab, and make a new placeholder GUI for the main window 2019-10-20 22:08:47 -07:00
tab_widget.py Fix a few issues related to opening settings and quitting 2019-10-27 16:36:32 -07:00
threads.py Format all code using black 2019-10-12 21:01:25 -07:00
tor_connection_dialog.py Move all of the normal onionshare logic into Tab, and make a new placeholder GUI for the main window 2019-10-20 22:08:47 -07:00
update_checker.py Replace .format with python 3.6 f-strings in onionshare_gui module 2019-10-20 10:30:16 -07:00
widgets.py Format all code using black 2019-10-12 21:01:25 -07:00