Commit Graph

31 Commits

Author SHA1 Message Date
Qv2ray Bot
056b10b4ca fix: several enhancements and ping fix 2020-01-19 13:55:08 +08:00
Qv2ray Bot
419f1a92ae fix: fixed complex config editor import conflict and added option to import from subscription 2020-01-18 22:15:05 +08:00
Qv2ray Bot
712059f503 fix: some fixes and refactors, fixed #253 and fixed #254 2020-01-17 21:29:29 +08:00
Leroy.H.Y
8a5d31ffcd [refactor] Use simplified QString::number() function 2020-01-08 22:22:35 +08:00
Leroy.H.Y
e059a89ed7
[refactor] Refactored and fix-ed bug in the previous commit 2020-01-08 11:48:30 +08:00
Leroy.H.Y
01b2f3ac96
[add] Added --noAPI flag in commandline 2020-01-06 21:42:32 +08:00
Leroy.H.Y
62d72a2ddf [fix] Some build fixes 2019-12-27 17:04:04 +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
73113bf26f [add] Some small updates and fixed #144
Former-commit-id: d0e79f2819
2019-12-01 13:43:11 +08:00
Leroy.H.Y
86f4321565 [fix] Fixed a vmess import error and redesigned ImportWindow #121
Former-commit-id: 381075cbbb
2019-11-28 20:48:19 +08:00
Leroy.H.Y
a4e2c94db3 [fix] Fixed manual import config bug. #121
Former-commit-id: 5c0f06569f
2019-11-28 18:20:26 +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
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
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
c32c1389d1 [add] Added a screenshot window #69
Former-commit-id: 390f3ba9e1
2019-11-14 00:17:37 +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
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
Riko Sakurauchi
929f086956 [fix] Fix import config bug and improve tolerance
Former-commit-id: 8a8c1a349a
2019-10-22 20:51:44 +08:00
Leroy.H.Y
92f4d4fd55 [add] Added UI for inbound editing.
Former-commit-id: 4a167dbab5
2019-10-06 21:01:26 +08:00
Leroy.H.Y
622389bfd0 Added connection statistics. (#84)
* [add] Added gRPC support, however this will make all CI fail.

* [add] Add full support for up/download speed.

* [Trigger-CI]

* [CI] add gRPC for travis linux

* [CI] fixed CI for linux

* [CI] Added ci script for Windows

* APPV

* [Fixed] Fixed Windows CI

Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

* Update .appveyor.yml

* Update .appveyor.yml

* Update .travis.yml

* Update .travis.yml

* Update grpc_gen.bat

* [Trigger-CI]

* Update .appveyor.yml

* Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

* Update grpc_gen.sh

* [macOS] Added macOS gRPC

* [macOS] Added macOS gRPC

* Update .travis.yml

Former-commit-id: b2e54a7ac2
2019-09-30 10:08:41 +08:00
Leroy.H.Y
336f6643c0 [add] Added ui for connection share.
Former-commit-id: ab71005620
2019-09-26 23:27:11 +08:00
Leroy.H.Y
f82367e04b Merge branch 'version-v1' into dev, MERGED Version 1.3.7.1 back to dev.
Former-commit-id: 9982ed8f78
2019-09-24 23:29:46 +08:00
Leroy.H.Y
879101ecc3 Merge branch 'dev-multi-outbound' into dev, PREPARE FOR VERSION 2.0
MERGE SUMMARY:

Conflicts:
	src/QvCoreConfigOperations_Generation.cpp
	src/main.cpp
	src/ui/w_PrefrencesWindow.cpp
	src/ui/w_PrefrencesWindow.h
	translations/en-US.ts

 It looks like you may be committing a merge.
 If this is not correct, please remove the file
	.git/MERGE_HEAD
 and try again.

 Please enter the commit message for your changes. Lines starting
 with '#' will be ignored, and an empty message aborts the commit.

 On branch dev
 Your branch is up to date with 'origin/dev'.

 All conflicts fixed but you are still merging.

 Changes to be committed:
	new file:   .vscode/settings.json
	new file:   Qv2ray.astylerc
	modified:   Qv2ray.pro
	new file:   jePwbM.json
	modified:   src/Qv2rayBase.h
	modified:   src/QvConfigUpgrade.cpp
	modified:   src/QvCoreConfigObjects.h
	modified:   src/QvCoreConfigOperations.h
	modified:   src/QvCoreConfigOperations_Convertion.cpp
	modified:   src/QvCoreConfigOperations_Generation.cpp
	modified:   src/QvCoreConfigOperations_Verification.cpp
	modified:   src/QvUtils.cpp
	modified:   src/QvUtils.h
	modified:   src/main.cpp
	renamed:    src/w_ConnectionEditWindow.cpp -> src/ui/w_ConnectionEditWindow.cpp
	renamed:    src/w_ConnectionEditWindow.h -> src/ui/w_ConnectionEditWindow.h
	renamed:    src/w_ConnectionEditWindow.ui -> src/ui/w_ConnectionEditWindow.ui
	renamed:    src/w_ImportConfig.cpp -> src/ui/w_ImportConfig.cpp
	renamed:    src/w_ImportConfig.h -> src/ui/w_ImportConfig.h
	renamed:    src/w_ImportConfig.ui -> src/ui/w_ImportConfig.ui
	renamed:    src/w_MainWindow.cpp -> src/ui/w_MainWindow.cpp
	renamed:    src/w_MainWindow.h -> src/ui/w_MainWindow.h
	renamed:    src/w_MainWindow.ui -> src/ui/w_MainWindow.ui
	renamed:    src/w_PrefrencesWindow.cpp -> src/ui/w_PrefrencesWindow.cpp
	renamed:    src/w_PrefrencesWindow.h -> src/ui/w_PrefrencesWindow.h
	renamed:    src/w_PrefrencesWindow.ui -> src/ui/w_PrefrencesWindow.ui
	new file:   src/ui/w_RouteEditor.cpp
	new file:   src/ui/w_RouteEditor.h
	new file:   src/ui/w_RouteEditor.ui
	renamed:    src/w_SubscribeEditor.cpp -> src/ui/w_SubscribeEditor.cpp
	renamed:    src/w_SubscribeEditor.h -> src/ui/w_SubscribeEditor.h
	renamed:    src/w_SubscribeEditor.ui -> src/ui/w_SubscribeEditor.ui
	renamed:    src/QJsonObjectInsertMacros.h -> src/utils/QJsonObjectInsertMacros.h
	new file:   src/utils/QPingModel.cpp
	new file:   src/utils/QPingModel.h
	renamed:    src/QvHTTPRequestHelper.cpp -> src/utils/QvHTTPRequestHelper.cpp
	renamed:    src/QvHTTPRequestHelper.h -> src/utils/QvHTTPRequestHelper.h
	renamed:    src/QvRunguard.cpp -> src/utils/QvRunguard.cpp
	renamed:    src/QvRunguard.h -> src/utils/QvRunguard.h
	renamed:    src/QvTinyLog.h -> src/utils/QvTinyLog.h
	deleted:    src/w_RouteEditor.cpp
	deleted:    src/w_RouteEditor.h
	deleted:    src/w_RouteEditor.ui
	modified:   translations/en-US.ts


Former-commit-id: 348f928acd
2019-09-18 18:11:30 +08:00
Leroy.H.Y
df24702dec [files] Moved project files
Former-commit-id: b3135d5357
2019-09-18 13:22:25 +08:00