Commit Graph

98 Commits

Author SHA1 Message Date
Leroy.H.Y
40c91c951f
Update w_MainWindow.cpp 2019-09-13 10:28:32 +08:00
Leroy.H.Y
146d723414
[fix] fixed a build QIcon error 2019-09-13 10:13:12 +08:00
Leroy.H.Y
3b0641f73e [version] Bumped version to v1.3.5.3 2019-09-12 05:24:01 -07:00
Leroy.H.Y
188d7abb18
[fix] fixed a openssl detection issue 2019-09-12 20:13:22 +08:00
Leroy.H.Y
9dc329506e
[FIX] This commit fixed #35 2019-09-03 21:34:12 +08:00
Leroy.H.Y
d4f54a70ec
Bumped to version 1.3.5 2019-09-03 13:22:39 +08:00
Leroy.H.Y
f88d5986cf
[Subscription] Added vmess convertion option for Subscriptions 2019-08-27 14:26:54 +08:00
Leroy.H.Y
b0581f037a
[merge] merged branch patch-keep-extra-outbounds #25
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-08-23 20:52:28 +08:00
Leroy.H.Y
54efa021ce
[dev] added ui base for multi-outbound 2019-08-23 20:45:22 +08:00
Leroy.H.Y
f466c2e29d
[UI] Several code refactors and formats, removed a too-long translation. 2019-08-23 09:06:18 +08:00
Leroy.H.Y
b3efdcf7ec [patch] 2nd patch for avoiding add extra items to imported config file #25 2019-08-22 23:33:19 +08:00
Leroy.H.Y
120edb23f2 [patch] avoid removing extra outbounds 2019-08-22 22:25:45 +08:00
Leroy.H.Y
d5e963934f [UI] Several UI fixes and version scheme changes, fixed a connection selection issue. 2019-08-19 19:01:32 +08:00
Leroy.H.Y
71b7985748 [Added] Added config migration logic. 2019-08-19 17:40:31 +08:00
Leroy.H.Y
c01b80c9d6 [Fixed] Fixed an auto update bug in Win32 env. 2019-08-19 15:34:14 +08:00
Leroy.H.Y
91e0f72eed [Windows][UI][Fix] Fixed a Visibility Toggling Issue 2019-08-18 00:47:49 +08:00
Leroy.H.Y
64a75a9704
[UI][MacOS] Added fusion as new UI scheme 2019-08-18 00:32:45 +08:00
Leroy.H.Y
d7931433ff
Added extra debug message
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-08-17 23:57:06 +08:00
Leroy.H.Y
5dfc667a9c
[Added][Changed][UI] Added SOCKS, connection renaming, connect selected, and a new tiny log module. Redesigned MainWindow UI 2019-08-17 00:23:18 +08:00
Leroy.H.Y
5558b48e5e [Fixed] Fixed a focus issue in Windows and bump version to v1.3.0 2019-08-11 22:47:13 +08:00
Leroy.H.Y
4ecb0f73bb
[Added] Added Shadowsocks Support <Linux> 2019-08-11 21:53:13 +08:00
Leroy.H.Y
531c2625f0
[Added] Added UI for ShadowSocks <See: #19>
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-08-11 11:06:00 +08:00
Leroy.H.Y
637cba341e
[Change] Code refactors 2019-08-09 22:32:34 +08:00
Leroy.H.Y
950744b725 [Added] Added a better font for Windows env
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-07-24 23:32:07 +08:00
Leroy.H.Y
abf7a01d7a
[Added][Improved][Fixed] Multiple updates.
A: Auto Check Updates and ignore an update
I: No need of re-starting irrelevant connection
I: GPLv3 Notes improved on startup
I: UX when selecting transport config
F: Discard button recognized as Accept in ImportConfig
F: Log box messed up when cursor is not at the end
I: Auto select v2ray Assets path according to core exe

Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-07-24 21:24:59 +08:00
Leroy.H.Y
1e82b99d6d
Merge branch 'master' into dev
Conflicts:
	src/QvGUIConfigObjects.h
	src/w_PrefrencesWindow.ui

Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-07-23 22:44:49 +08:00
Leroy.H.Y
a0bad5d8ea
[Fix-Git-Merge] 2019-07-23 22:35:57 +08:00
Leroy.H.Y
ec7ddd5b52
[Fix] Fixed build error 2019-07-23 14:43:26 +08:00
Leroy.H.Y
c75b3d3530
[Added] Added auto-connection function and About box 2019-07-23 11:12:23 +08:00
Leroy.H.Y
e928803f70
[Part] Partly add AutoStart functionability 2019-07-23 08:49:28 +08:00
Leroy.H.Y
42306d62fb
[Fix] Fixed a typo of generated config path. 2019-07-15 20:27:26 +08:00
Leroy.H.Y
10c0bd90d7
Merge branch 'v2.0-TODO' into dev
Merge version 2.0 pre-developement branch
2019-07-11 15:08:19 +08:00
Leroy.H.Y
2190fc8c30
[Fix RC1] RC1 2019-07-11 09:49:35 +08:00
Leroy.H.Y
a3f92dbdca
[Fix] Some fixes in Issue #21 2019-07-10 21:28:17 +08:00
Leroy.H.Y
4c2bb54216
[TODO] Add Subscription 2019-07-10 21:08:20 +08:00
Leroy.H.Y
79ed0a1267 [MacOS Release] Added MacOS Logo and fixed config path. 2019-07-09 06:17:31 -07:00
Leroy.H.Y
373841c454
[MacOS Windows Fix Release] Fixed arg with Q_UNUSED 2019-07-09 20:14:02 +08:00
Leroy.H.Y
7cc07dd680
[Linux Release] v0.9.9a 2019-07-09 20:07:14 +08:00
Leroy.H.Y
b81426fedc
[Paritally Added] Added manually generation of configs. BUGFUL WARNING 2019-07-09 00:55:28 +08:00
Leroy.H.Y
556ed4b8c9
[Fix] Make ConnectionEditWindow ui file cleaner 2019-07-08 19:16:05 +08:00
Leroy.H.Y
d2208875f6
[Tweaks] UI becomes more user-friendly. 2019-07-08 16:33:41 +08:00
Leroy.H.Y
9b02ff9da8
[Added] Now you can start imported connections.
- Prefrences can only be edited manually in this build.
2019-07-07 18:36:25 +08:00
Leroy.H.Y
c6c0f7b9ed
[Fixed] Fixed an invalid cast. 2019-07-07 14:02:44 +08:00
Leroy.H.Y
4d5900a614
[Fixed] Fixed Linux and Windows with Qt < 5.11 Build. 2019-07-07 13:54:07 +08:00
Leroy.H.Y
220f202c61
[Added] Import config from file. 2019-07-07 12:18:56 +08:00
Leroy.H.Y
e16466ffe9
[ADDED] Added VMess protocol Decode. #13 2019-07-06 22:54:05 +08:00
Leroy.H.Y
b0eb5a61eb
[Fix] Use provided config as ConfigFile in Utils:: 2019-07-06 15:03:40 +08:00
Leroy.H.Y
0e9b90fb11
[CHANGED] Some minimum changes... 2019-07-06 11:49:35 +08:00
Leroy.H.Y
361ff763e6
[Remove] Removed Python depends. Added struct for vmess:// protocol.
FYI: https://github.com/lhy0403/Qv2ray/issues/12#issuecomment-507897806
FYI: https://github.com/lhy0403/Qv2ray/issues/15
FYI: #15

Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-07-05 23:47:31 +08:00
Leroy.H.Y
ecad514425
[Changed] Changed UI Classpath 2019-07-05 21:20:40 +08:00