Commit Graph

67 Commits

Author SHA1 Message Date
Leroy.H.Y
01b2f3ac96
[add] Added --noAPI flag in commandline 2020-01-06 21:42:32 +08:00
Leroy.H.Y
16b9841034
[refactor] Some code refactors 2020-01-01 18:56:06 +08:00
Leroy.H.Y
8dfda7c071
[change] updated submodule x2struct, now using QString as default 2019-12-30 19:47:27 +08:00
Leroy.H.Y
80913cad10
[add] Added UI for updating subscription automatically, upgraded config_version 2019-12-29 23:58:57 +08:00
Leroy.H.Y
528258d9d2
[add] Added NodeEditor for Complex Configs 2019-12-26 19:50:49 +08:00
Leroy.H.Y
488db05b60
[refactor] [fix] [add] Refactored Mainwindow, fixed #183, fixed #172 2019-12-22 22:02:36 +08:00
Leroy.H.Y
45ee09b8c8
[change] Removed useAPI flag in config for #176 2019-12-22 18:06:02 +08:00
Leroy.H.Y
57c84cbdfb
[add] Several refactoring and prepare on #183 2019-12-21 23:10:20 +08:00
Leroy.H.Y
610e8e3043
[fix] This should fix #175 2019-12-21 22:10:09 +08:00
Leroy.H.Y
9c53a99606
[fix] Fixed QList std::list conversion function for Qt5.14 and fixed #186 2019-12-21 21:57:19 +08:00
DuckSoft
70217590b1
[fix] show mainwindow when no host available
this shall fix #175
2019-12-21 06:37:49 +08:00
Leroy.H.Y
c8a4d2be00
[add] Added multiple delete support, fixed #147
Former-commit-id: 014d4b2629
2019-12-15 10:59:16 +08:00
Leroy.H.Y
0af45dc678
[fix] Some UI fixes, and added a Singleapplication model, Fixed #139
Former-commit-id: 7ea337d1f2
2019-12-15 10:59:15 +08:00
Leroy.H.Y
b0e36c2e7c
[fix] Fixed Windows and macOS build 2019-12-15 10:59:06 +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
ee667d1a07 [add] Added Ping for UI
Former-commit-id: 4db9e7108c
2019-12-08 22:25:19 +08:00
Leroy.H.Y
5bb39a133b [add] Added TCPing
Former-commit-id: 65690ece94
2019-12-08 21:03:30 +08:00
Leroy.H.Y
9de8e1e431 [add] Added Filename checker fixed #167 #168
Former-commit-id: 8f5c5cf7d8
2019-12-07 23:01:29 +08:00
Leroy.H.Y
e01eed0535 [fix] Fixed SegFault when renaming a connection
Former-commit-id: c153eddd3c
2019-12-06 23:43:56 +08:00
Leroy.H.Y
6351f1acc3 [ui fix] Several UI fixes, this fixed #165 #164 #163 #161 #160
Former-commit-id: 488bf33ccc
2019-12-06 16:05:37 +08:00
Leroy.H.Y
6411c0f109 [fix] Fixed subscription UI features #126 #150 #151
Former-commit-id: 704151d63e
2019-12-04 11:15:00 +08:00
Leroy.H.Y
35cd88c2d2 [add] Added subscription autostart #126 #150 #151
Former-commit-id: 61ebbf9524
2019-12-03 21:03:00 +08:00
Leroy.H.Y
74e36910d8 [add] Support for subscriptions #109 #121 #126 #147
Former-commit-id: 6060c041dd
2019-12-02 23:28:13 +08:00
Leroy.H.Y
1100f4658c [add] Some basic UI for subscription
Former-commit-id: e7b150c5b6
2019-12-02 21:04:36 +08:00
Leroy.H.Y
6642c332cb [fix] Fixed Windows MainWindow instance
Former-commit-id: 3b8852208c
2019-12-02 16:28:42 +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
9d997dedc5 [add] Added basic subscription actions and fixed QV2RAY_DEFAULT_VASSETS_PATH and QV2RAY_DEFAULT_VCORE_PATH
Former-commit-id: ec49dffbb5
2019-12-01 00:34:17 +08:00
Leroy.H.Y
3239b17c3e [fix] Fixed a v2ray core import empty dialog result bug. #121
Former-commit-id: 7e0a8ea8f6
2019-11-29 08:23:09 +08:00
Leroy.H.Y
8382719e98 [add] Added log color scheme for light UI
Former-commit-id: 7361163487
2019-11-28 23:01:41 +08:00
Leroy.H.Y
7a43973ff2 [fix] Fixed PAC issue, #121
Former-commit-id: ecc8e330e8
2019-11-28 20:19:41 +08:00
Leroy.H.Y
e4f7f99ae1 [add] Added keyboard operations and log prettify
Former-commit-id: 3a8144f65d
2019-11-28 16:09:54 +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
268c56a6eb [fix] fixed API empty tag error #121
Former-commit-id: a582cc7525
2019-11-27 16:10:05 +08:00
Leroy.H.Y
1d03f64372 [fix] Sharing and Language Installer fixes #121
Former-commit-id: 0eca6c2260
2019-11-27 13:28: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
86c7da4384 [fix] Half done PAC, supported Window Proxy AutoSet, Fixed ImportWindow cancel button bug #69
Former-commit-id: 6eeb48a1fd
2019-11-25 20:07:12 +08:00
Leroy.H.Y
51e73d1462 [add] Added half support for Window Proxy Settings and PAC
Former-commit-id: ff58d8e881
2019-11-25 19:00:41 +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
422ae7dd4f [fix] Some minor fixes
Former-commit-id: 9b0a77aff9
2019-11-20 09:09:20 +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
66d2aef5d3 [add] Added dark theme support [VD] #130
Former-commit-id: b8f8be6cbb
2019-11-13 19:51:30 +08:00
Leroy.H.Y
a18de6cfe1 [add] Added vmess:// shares and vmess:// QRCode import, support multiple lines vmess:// supported importing image
Former-commit-id: 4e72ecfe02
2019-11-11 23:28:45 +08:00
Leroy.H.Y
1354d3f6d4 [add] some changes
Former-commit-id: e049cb8437
2019-11-11 16:15:02 +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
408479f8c7 Some fixes and adds
[fix] Fixed a Dark UI Chart bug
[add] Added UISettings section in config
[add] Standalone function for determining filename when saving config
[fix] Pointer or references fix?
[add] SOME UI for importing connections.
[add] Duplicating Connection #69 LMAO
[add] Prefrences window -> Forward Proxy #125 UI



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

Former-commit-id: c271f1c207
2019-11-09 01:04:07 +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
d8d4f9dbf3 [add] Partly added routing edit
Former-commit-id: 459031c191
2019-10-28 22:48:14 +08:00