Micah Lee
|
970a257792
|
Make macOS tabs left-aligned, and manually add close button
|
2020-08-20 21:23:05 -07:00 |
|
Micah Lee
|
1363d4101c
|
Receive mode and chat mode are also looking awesome
|
2020-08-20 17:44:49 -04:00 |
|
Micah Lee
|
2d21964660
|
Share mode and website mode are looking awesome
|
2020-08-20 17:16:47 -04:00 |
|
Micah Lee
|
ab89e89aa5
|
Beautify new tab page
|
2020-08-20 15:33:56 -04:00 |
|
Micah Lee
|
b7ec7694c3
|
Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat
|
2020-08-19 18:56:55 -04:00 |
|
Saptak S
|
7b16e03b00
|
Merge branch 'develop' of github.com:micahflee/onionshare into chat
|
2020-07-04 13:42:20 +05:30 |
|
Micah Lee
|
a3288e4a69
|
Simplify flatpak detection
|
2020-06-30 14:53:38 -07:00 |
|
Micah Lee
|
31eb742340
|
Add flatpak detection
|
2020-06-30 14:18:59 -07:00 |
|
Micah Lee
|
525fbdce64
|
Merge branch 'develop' into 910_flatpak
|
2020-06-30 10:56:25 -07:00 |
|
Miguel Jacq
|
8f1da24c0d
|
Use 'Delete' rather than 'Clear' when talking about removing file items from the FileList, since we have a Delete button for individual files
|
2020-06-08 09:48:00 +10:00 |
|
Miguel Jacq
|
54b70aef82
|
#1116 Add a Clear All button in the File List area for share modes
|
2020-05-27 12:56:33 +10:00 |
|
Micah Lee
|
d2517681af
|
Remove psutil dependency, and start using a lock file instead
|
2020-04-06 20:05:48 -07:00 |
|
Saptak S
|
bc3df3319a
|
Create GUI for onionshare chat mode with the tab workflow
|
2020-03-09 17:44:00 +05:30 |
|
Micah Lee
|
92a7dd364e
|
Support handling events by monitoring an events folder for changes
|
2019-11-28 12:24:26 -08:00 |
|
Micah Lee
|
0431374ef8
|
Remove custom config from GUI CLI args, because GUI users can configure OnionShare in the GUI
|
2019-11-02 15:39:12 -07:00 |
|
Micah Lee
|
f00df6356c
|
Show settings at the top of each mode, both mode-specific settings and setting that exist for all mode types
|
2019-10-27 18:16:48 -07:00 |
|
Micah Lee
|
c3330919f4
|
Add settings button to the status bar
|
2019-10-27 15:26:56 -07:00 |
|
Micah Lee
|
cc7c463e80
|
Add purple headers to each mode
|
2019-10-27 15:21:46 -07:00 |
|
Micah Lee
|
985b2c4719
|
Make new tab button login in the QTabWidget instead of QTabBar
|
2019-10-27 14:21:40 -07:00 |
|
Micah Lee
|
509516c46a
|
One attempt at making a new tab button
|
2019-10-26 22:39:59 -07:00 |
|
Micah Lee
|
6190de5c53
|
Tabs start out with new tab options, and remove the mode switcher from tabs
|
2019-10-26 21:56:57 -07:00 |
|
Micah Lee
|
1d903efeb2
|
Move all of the normal onionshare logic into Tab, and make a new placeholder GUI for the main window
|
2019-10-20 22:08:47 -07:00 |
|
Micah Lee
|
940b89a30b
|
Move more logic into GuiCommon and out of MainWindow
|
2019-10-20 21:36:30 -07:00 |
|
Micah Lee
|
2c1225b757
|
Move MODE_SHARE, MODE_RECEIVE, and MODE_WEBSITE into GuiCommon
|
2019-10-20 20:05:08 -07:00 |
|
Micah Lee
|
bd832051e0
|
Make a new onionshare_gui.GuiCommon object, and move css from onionshare.Common into it
|
2019-10-20 20:01:09 -07:00 |
|