aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/settings_dialog.py
AgeCommit message (Expand)Author
2021-03-10chore: refactor code quality issuesAksh Gupta
2021-02-22Update copyright year to 2021Micah Lee
2021-02-22Fix the onion object when checking for a new release via the Settings DialogMiguel Jacq
2020-12-01Merge pull request #1239 from micahflee/1214_onion_error_translationsMicah Lee
2020-11-29All Tor-related that get thrown from the onionshare_cli.Onion object now get ...Micah Lee
2020-11-29Make settings dialog use the correct get_tor_paths methodMicah Lee
2020-11-01Install new dependencies so CircleCI tests run, and fix a pytest warningMicah Lee
2020-10-15Put tor binaries in desktop app resources, not cli resources, and fix Windows...Micah Lee
2020-10-14PySide2 does not use QVariantMicah 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