aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/settings_tab.py
AgeCommit message (Expand)Author
2021-12-19Move desktop code from desktop/src/onionshare to just desktop/onionshareMicah Lee
2021-11-09When Tor is disconnected, hide the Check for Updates button in the Settings tabMicah Lee
2021-11-06Make autoupdate group in Settings Tab centeredMicah Lee
2021-10-24Implement blank settings_have_changed in SettingsTab and TorSettingsTabMicah Lee
2021-10-24Saving tor settings connects to tor in the widget, not the dialog. And erros ...Micah Lee
2021-10-20Fix mixup with tab_ids and their indicies, so tabs open and close smoothlyMicah Lee
2021-10-20Refactor SettingsDialog into SettingsTabMicah Lee