onionshare/onionshare_gui/tab/mode
2020-06-28 12:36:13 -07:00
..
receive_mode Move mode settings widget into the primary action layout, and tweak window size 2019-11-02 18:29:24 -07:00
share_mode Use 'Delete' rather than 'Clear' when talking about removing file items from the FileList, since we have a Delete button for individual files 2020-06-08 09:48:00 +10:00
website_mode Use 'Delete' rather than 'Clear' when talking about removing file items from the FileList, since we have a Delete button for individual files 2020-06-08 09:48:00 +10:00
__init__.py Fix logic that checks if auto-start timer setting is enabled, so that it checks real settings and not widget instantiation. Ensure the auto-start and auto-stop widgets show their datetime widget on start-up if the setting was already enabled. 2020-04-06 15:29:33 +10:00
file_selection.py Make it so when you open the GUI, all of the persistent tabs automatically open as well 2019-11-02 22:55:22 -07:00
history.py Add a single tab, and fix several issues with moving all the tab code into its own object 2019-10-26 21:14:47 -07:00
mode_settings_widget.py Fix logic that checks if auto-start timer setting is enabled, so that it checks real settings and not widget instantiation. Ensure the auto-start and auto-stop widgets show their datetime widget on start-up if the setting was already enabled. 2020-04-06 15:29:33 +10:00