aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/tab/mode/file_selection.py
AgeCommit message (Expand)Author
2021-12-19Move desktop code from desktop/src/onionshare to just desktop/onionshareMicah Lee
2021-11-16Don't try adding a folder if the user clicks cancel, and add additional loggingMicah Lee
2021-11-14Detect Flatpak via environment variableMicah Lee
2021-11-14Show the alert on the the dragEnterEventMicah Lee
2021-11-14More thoroughly remove drag and drop to prevent the drop label from getting c...Micah Lee
2021-11-14Drag and drop string does not use filenameMicah Lee
2021-11-14Move drag and drop logic into dropEventMicah Lee
2021-11-14Disable drag and drop in flatpakMicah Lee
2021-11-14Make the FileSelection widget use native file browser widgets under Flatpak i...Micah Lee
2021-05-26Adjust file selection labelsMicah Lee
2021-02-22Update copyright year to 2021Micah Lee
2021-01-18Fixes macOS layout while maintaining similar layout in linuxSaptak S
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