Commit Graph

24 Commits

Author SHA1 Message Date
Leroy.H.Y
8dfda7c071
[change] updated submodule x2struct, now using QString as default 2019-12-30 19:47:27 +08:00
Leroy.H.Y
80d5465ded [add][fix] Added Windows start with boot support and fixed UI. 2019-12-28 09:30:47 +08:00
Leroy.H.Y
a23817522e
[fix] Fixed several bugs in the node editor 2019-12-27 11:43:38 +08:00
Leroy.H.Y
85d4a032a2
[add] Added rules sorting, default outbound and domainStrategy 2019-12-27 10:01:29 +08:00
Leroy.H.Y
528258d9d2
[add] Added NodeEditor for Complex Configs 2019-12-26 19:50:49 +08:00
Leroy.H.Y
f30c9f4c80
[update] Update for adapting Qt 5.14.0 2019-12-19 20:59:39 +08:00
Leroy.H.Y
9de221c109 [fix] Some UI fixes, to prevent (some) crash(es). #158
Former-commit-id: 4277081153
2019-12-09 20:25:16 +08:00
Leroy.H.Y
5d94d99f1a [update] Several code refactoring and added qvAppLog
Former-commit-id: 7ae62e96fc
2019-12-02 09:50:05 +08:00
Leroy.H.Y
73113bf26f [add] Some small updates and fixed #144
Former-commit-id: d0e79f2819
2019-12-01 13:43:11 +08:00
Leroy.H.Y
c6f70c1a60 [change] USE STRONG TYPE NOW TO PREVENT MISUSE OF QJsonObject
Former-commit-id: 84d8167822
2019-11-27 23:16:30 +08:00
Leroy.H.Y
22ecbe25a3 [fix] Several further fixes
Former-commit-id: 12fb3bcd29
2019-11-27 10:39:04 +08:00
Leroy.H.Y
ce218f1ada [fix] Several fixes
Former-commit-id: e475b40a02
2019-11-26 15:57:02 +08:00
Leroy.H.Y
d9b9dd8cc1 [update] updated prefrence window UI and changed a config file entry
Former-commit-id: 6b0d8e1c14
2019-11-24 20:35:43 +08:00
Leroy.H.Y
dfd7f87850 [VD][WIP] #130 Change to a new logo, new icon color schemes and added dark mode support (#131)
* [Update] icons: visual design

* [add] Added PNG for macOS

* [add] Added macOS icns

* [add] Added more icons and do some renamings, #130 this WILL BREAK the build.

* [fix] #130 fixed some ui settings

* [add] #130 Added more support for new ICONS

* [change] #130 #131 Changed MainWindow UI-Merging "ADDConfigBtn", fixed a ScreenShot window issue. Added message in Pref Window.

* [fix] Fixed layout of mainwindow

* [Windows] More UI Options

* [fix] Fixed a typo #130 #131


Former-commit-id: 727b907bcc
2019-11-18 18:38:42 +08:00
Leroy.H.Y
b5042aec4c [change] now using c++ private inheritance and added QRCode libs.
Former-commit-id: 4f49dad042
2019-11-10 13:29:09 +08:00
Leroy.H.Y
cd24390272 [CHANGE] Changed cpp/hpp naming style and added Qr Code library
Signed-off-by: Leroy.H.Y <me@lhy0403.top>

Former-commit-id: 867d107464
2019-11-10 00:24:14 +08:00
Leroy.H.Y
1f851d70a3 [add] added more route functions
Former-commit-id: 5107a76a67
2019-10-31 22:40:51 +08:00
Leroy.H.Y
5ebe245d35 [add] Added rules removal algorithm
Former-commit-id: 592e03a04f
2019-10-31 10:34:59 +08:00
Leroy.H.Y
0d58f02b9f [add] Added more route settings and renamed target
Former-commit-id: 242a13641c
2019-10-30 23:36:30 +08:00
Leroy.H.Y
dbbd42b2f3 [add] Partly added routing edit 2
Former-commit-id: 736e3ac9cc
2019-10-29 17:07:20 +08:00
Leroy.H.Y
d8d4f9dbf3 [add] Partly added routing edit
Former-commit-id: 459031c191
2019-10-28 22:48:14 +08:00
Leroy.H.Y
7f38fb0b21 [fix] A lot of fixes
- Fixed a config tag issue
- Fixed override config
- Fixed duplicated slash
- Fixed #69 Windows Naming scheme
- Fixed Mux settings on the Outbound Page.
- Added full IPv6 support
- Added UI logic on Preference Window, #69
-

Signed-off-by: Leroy.H.Y <me@lhy0403.top>

Former-commit-id: 443b212029
2019-10-26 01:05:51 +08:00
Leroy.H.Y
53f4290a79 [add] Added new inbound editor [HALF]
Former-commit-id: 1009022eab
2019-10-10 22:59:50 +08:00
Leroy.H.Y
92f4d4fd55 [add] Added UI for inbound editing.
Former-commit-id: 4a167dbab5
2019-10-06 21:01:26 +08:00