onionshare/onionshare_gui
2019-10-27 16:32:12 -07:00
..
tab Show the server status in the tab as an icon 2019-10-27 16:32:12 -07:00
__init__.py Move more logic into GuiCommon and out of MainWindow 2019-10-20 21:36:30 -07:00
gui_common.py Add settings button to the status bar 2019-10-27 15:26:56 -07:00
main_window.py Show warning when quitting while any tabs are active 2019-10-27 16:18:56 -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 Show the server status in the tab as an icon 2019-10-27 16:32:12 -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