aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/tab_widget.py
AgeCommit message (Collapse)Author
2021-04-13Add tooltips to tabs, so you can tell what even long titles areMicah Lee
2021-04-13Put the title and persistent options at the top of the options widget, above ↵Micah Lee
mode-specific options
2021-04-13Add custom title to GUIMicah Lee
2021-02-22Update copyright year to 2021Micah Lee
2020-11-27When quitting OnionShare with services started, make sure the web services ↵Micah Lee
get stopped
2020-11-04Manually make close tab buttons in macOS, because PySide2 is not showing the ↵Micah Lee
button on its own
2020-10-14Fix extremely obnoxious bug related to differences in QTabWidget between ↵Micah Lee
PyQt5 and PySlide2
2020-10-13Port from PyQt5 to PySide2Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make ↵Micah Lee
modifications so briefcase app will work