onionshare/onionshare_gui
2019-10-27 14:35:11 -07:00
..
tab After choosing the tab type, the title of the tab changes 2019-10-27 14:35:11 -07:00
__init__.py Move more logic into GuiCommon and out of MainWindow 2019-10-20 21:36:30 -07:00
gui_common.py Make new tab button login in the QTabWidget instead of QTabBar 2019-10-27 14:21:40 -07:00
main_window.py Make new tab button login in the QTabWidget instead of QTabBar 2019-10-27 14:21:40 -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 After choosing the tab type, the title of the tab changes 2019-10-27 14:35:11 -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