Miguel Jacq
|
f99e6504ee
|
#1126 update the status bar each time the active tab is changed
|
2020-06-07 15:07:28 +10:00 |
|
Micah Lee
|
955ab04bbf
|
Clean up watchdog thread when quitting, which avoids segfaults
|
2020-03-22 21:32:53 -07:00 |
|
Micah Lee
|
5cd2fc8ff7
|
Fix typos in comments
|
2019-11-28 19:30:48 -08:00 |
|
Micah Lee
|
cb8e836079
|
When re-ordering tabs, save the correct order in settings so they open in the correct order again later
|
2019-11-28 14:31:48 -08:00 |
|
Micah Lee
|
92a7dd364e
|
Support handling events by monitoring an events folder for changes
|
2019-11-28 12:24:26 -08:00 |
|
Micah Lee
|
accb5c4e07
|
When disabling persistence, or closing a persistent tab, delete the mode settings file for that tab
|
2019-11-02 23:06:26 -07:00 |
|
Micah Lee
|
b4e70bed57
|
Make it so when you open the GUI, all of the persistent tabs automatically open as well
|
2019-11-02 22:55:22 -07:00 |
|
Micah Lee
|
960322a363
|
Starting to make persistent tabs persistent
|
2019-11-02 21:45:55 -07:00 |
|
Micah Lee
|
55840b0038
|
Make the persistent button an image label instead, and only show it whne the persistent checkbox is checked
|
2019-10-27 18:41:24 -07:00 |
|
Micah Lee
|
9d1bd74fcc
|
Fix a few issues related to opening settings and quitting
|
2019-10-27 16:36:32 -07:00 |
|
Micah Lee
|
3052c58d64
|
Show the server status in the tab as an icon
|
2019-10-27 16:32:12 -07:00 |
|
Micah Lee
|
9dc14e8f4e
|
Show warning when quitting while any tabs are active
|
2019-10-27 16:18:56 -07:00 |
|
Micah Lee
|
4f4a71a23c
|
Add persistent pin
|
2019-10-27 15:52:45 -07:00 |
|
Micah Lee
|
cc7c463e80
|
Add purple headers to each mode
|
2019-10-27 15:21:46 -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
|
68310070a4
|
Allow closing tabs, and throw warning when trying to close tabs that contain an active server
|
2019-10-27 15:01:14 -07:00 |
|
Micah Lee
|
62d63a8e24
|
After choosing the tab type, the title of the tab changes
|
2019-10-27 14:35:11 -07:00 |
|
Micah Lee
|
b9ac0ccb7d
|
When you open a new tab, make that the current tab
|
2019-10-27 14:23:45 -07:00 |
|
Micah Lee
|
985b2c4719
|
Make new tab button login in the QTabWidget instead of QTabBar
|
2019-10-27 14:21:40 -07:00 |
|