onionshare/onionshare_gui
2018-02-20 15:30:55 +11:00
..
__init__.py Second attempt at patches for an OpenBSD port, this time based off of 1.2 2018-02-05 18:06:37 -05:00
alert.py Added debug logging to OnionShareGui, SettingsDialog, TorConnectionDialog, and Alert objects 2017-05-16 11:31:52 -07:00
downloads.py Update color and style of progress bars 2018-02-06 17:10:42 -08:00
file_selection.py Merge branch 'info_widgets_download_info' of https://github.com/mig5/onionshare into mig5-info_widgets_download_info 2018-02-19 17:55:03 -08:00
onionshare_gui.py Make the appearance of the download status icons occur consistently with the file info label 2018-02-20 15:30:55 +11:00
server_status.py merge ux-update in, and fix conflict 2018-02-20 07:47:21 +11:00
settings_dialog.py set MinimumSize on the word-wrapped QLabels in the SettingsDialog, which prevents them getting squished when parent is resized smaller 2018-02-08 16:02:00 +11:00
tor_connection_dialog.py Don't start the check_for_requests timer until after connected to Tor, and remove OnionShareGui.tor_con and TorConnectionDialog.t as class variables, making them local variables instead 2018-01-13 22:42:27 -08:00
update_checker.py reinstate the emitted signals for invalid version/error checking for updates 2018-01-23 16:51:13 +11:00