summaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/tab/tab.py
AgeCommit message (Expand)Author
2021-02-22Update copyright year to 2021Micah Lee
2021-01-24Fixes width for onionshare logoSaptak S
2021-01-24Sets text color and images based on the mac system color modeSaptak S
2020-12-13Merge branch 'develop' into 929_download_errorsMicah Lee
2020-12-13Adjusts height of title based on length of textSaptak S
2020-11-27When quitting OnionShare with services started, make sure the web services ge...Micah Lee
2020-11-09Only close web thread on cleanup if web thread exists, and sleep 1 second whe...Micah Lee
2020-11-09End web thread successfully when cleaning up after a tab, which prevents cras...Micah Lee
2020-10-14Fix extremely obnoxious bug related to differences in QTabWidget between PyQt...Micah Lee
2020-10-13Port from PyQt5 to PySide2Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make modi...Micah Lee