Micah Lee
|
aebc96142f
|
Clean up watchdog thread when quitting, which avoids segfaults
|
2020-03-22 21:32:53 -07:00 |
|
Micah Lee
|
19e378dff4
|
Pass the correct args to UpdateChecker
|
2019-12-08 09:52:42 -08:00 |
|
Micah Lee
|
a0197e49d7
|
Cleanup tabs on cleanup
|
2019-11-28 14:58:04 -08:00 |
|
Micah Lee
|
8530321e5d
|
When Tor settings change, make sure the tabs know
|
2019-11-28 14:57:01 -08:00 |
|
Micah Lee
|
e7c683528d
|
Support handling events by monitoring an events folder for changes
|
2019-11-28 12:24:26 -08:00 |
|
Micah Lee
|
cef0d7711b
|
Test closing window
|
2019-11-08 15:40:37 +08:00 |
|
Micah Lee
|
a5f8fee065
|
Starting to make persistent tabs persistent
|
2019-11-02 21:45:55 -07:00 |
|
Micah Lee
|
9f920f4353
|
Move mode settings widget into the primary action layout, and tweak window size
|
2019-11-02 18:29:24 -07:00 |
|
Micah Lee
|
784d6e8144
|
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
|
f4e3f92c7b
|
Fix a few issues related to opening settings and quitting
|
2019-10-27 16:36:32 -07:00 |
|
Micah Lee
|
b7a095d64d
|
Show warning when quitting while any tabs are active
|
2019-10-27 16:18:56 -07:00 |
|
Micah Lee
|
216fbd4e87
|
Add persistent pin
|
2019-10-27 15:52:45 -07:00 |
|
Micah Lee
|
656d3d1564
|
Add settings button to the status bar
|
2019-10-27 15:26:56 -07:00 |
|
Micah Lee
|
bbc26473c4
|
Open a new tab to begin with, and open a new tab when the last tab is closed
|
2019-10-27 15:04:04 -07:00 |
|
Micah Lee
|
f83d88b29e
|
Make new tab button login in the QTabWidget instead of QTabBar
|
2019-10-27 14:21:40 -07:00 |
|
Micah Lee
|
3ceab336f9
|
One attempt at making a new tab button
|
2019-10-26 22:39:59 -07:00 |
|
Micah Lee
|
144985b1c1
|
Tabs start out with new tab options, and remove the mode switcher from tabs
|
2019-10-26 21:56:57 -07:00 |
|
Micah Lee
|
6449e5183e
|
Add a single tab, and fix several issues with moving all the tab code into its own object
|
2019-10-26 21:14:47 -07:00 |
|
Micah Lee
|
c77db82e67
|
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
|
b8dc0551d3
|
Move more logic into GuiCommon and out of MainWindow
|
2019-10-20 21:36:30 -07:00 |
|
Micah Lee
|
2a07a3572f
|
Move Onion and OnionShare app objects into the main window
|
2019-10-20 20:11:45 -07:00 |
|
Micah Lee
|
e51be47844
|
Move MODE_SHARE, MODE_RECEIVE, and MODE_WEBSITE into GuiCommon
|
2019-10-20 20:05:08 -07:00 |
|
Micah Lee
|
bba5286815
|
Make a new onionshare_gui.GuiCommon object, and move css from onionshare.Common into it
|
2019-10-20 20:01:09 -07:00 |
|
Micah Lee
|
4f2ce99417
|
Rename OnionShareGui to MainWindow
|
2019-10-20 19:41:20 -07:00 |
|