Micah Lee
|
c3330919f4
|
Add settings button to the status bar
|
2019-10-27 15:26:56 -07:00 |
|
Micah Lee
|
eb78b77073
|
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
|
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
|
ed25b44e84
|
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
|
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
|
b246f22e7a
|
Move Onion and OnionShare app objects into the main window
|
2019-10-20 20:11:45 -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 |
|
Micah Lee
|
0e44020bb6
|
Rename OnionShareGui to MainWindow
|
2019-10-20 19:41:20 -07:00 |
|