Commit Graph

477 Commits

Author SHA1 Message Date
Leroy.H.Y
ed7eb2d6f4 [doc] Release v1.3.7.1 2019-09-23 22:25:19 +08:00
Leroy.H.Y
43d9f1d9ca
[doc] Release v1.3.7.1 2019-09-23 21:47:41 +08:00
Leroy.H.Y
2078dffbc8
Merge branch 'version-v1', Bumped v1.3.7.1 2019-09-23 21:13:51 +08:00
Leroy.H.Y
3ebd87e9bc
[added] Added complex config notices. 2019-09-23 14:05:11 +08:00
Leroy.H.Y
a5e5a7b76a
Merge pull request #61 from lhy0403/l10n_dev
New Crowdin translations
2019-09-22 18:37:49 +08:00
Leroy.H.Y
6743e461e1
[lang] Removed language Jap and Kor 2019-09-22 18:13:14 +08:00
Leroy.H.Y
b8fc8a1800
[fix] Bumped to version v1.3.7.1 and fixed #64 2019-09-22 18:08:52 +08:00
Leroy.H.Y
ae97149de3
[doc] Updated issue template. 2019-09-22 16:10:17 +08:00
Leroy.H.Y
a9cd17446c
[vmess] Fixed a vmess import bug. See #63 2019-09-22 14:52:50 +08:00
Leroy.H.Y
7198169980
Merge pull request #62 from lhy0403/l10n_version-v1
New Crowdin translations
2019-09-22 14:38:16 +08:00
Leroy.H.Y
39f5771877 New translations en-US.ts (Russian) 2019-09-22 10:15:09 +08:00
Leroy.H.Y
019a6582c9 New translations en-US.ts (Chinese Simplified) 2019-09-22 10:15:07 +08:00
Leroy.H.Y
6e5adfdb5b New translations en-US.ts (Russian) 2019-09-22 10:06:10 +08:00
Leroy.H.Y
a3786f071b New translations en-US.ts (Chinese Simplified) 2019-09-22 10:06:08 +08:00
Leroy.H.Y
b0b1568db8 New translations en-US.ts (Russian) 2019-09-22 10:06:02 +08:00
Leroy.H.Y
0553d6aff3 New translations en-US.ts (Chinese Simplified) 2019-09-22 10:06:00 +08:00
Leroy.H.Y
7ac387a26d
Update README.md 2019-09-21 21:54:41 +08:00
Leroy.H.Y
4bac437983
[version] Removed Untranslated Languages 2019-09-21 21:20:00 +08:00
Leroy.H.Y
ce6be82497
[Version] Version 1.3.7 Release
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-09-21 21:17:57 +08:00
Leroy.H.Y
2f8d5ffcec
[version] Bumped version to v1.3.7 2019-09-21 21:17:04 +08:00
Leroy.H.Y
42f1037b7c
[version] Getting ready to release version 1.3.7 2019-09-21 21:11:58 +08:00
Leroy.H.Y
5a733dc07a
[fix] Added tProxy setcap on Linux and should contain the solutions for #57 and #58 2019-09-21 19:33:02 +08:00
Leroy.H.Y
d7a3375ec8
Created FAQ and fixed #59 2019-09-21 16:53:01 +08:00
Leroy.H.Y
ff2f7140f0
Update README.md 2019-09-21 15:34:24 +08:00
Leroy.H.Y
840240513d
[change] Changed default v2ray search path 2019-09-19 16:51:25 +08:00
Leroy.H.Y
bb3c85b0ab Update issue templates 2019-09-19 11:00:30 +08:00
Leroy.H.Y
82ece16ad3 Update issue templates 2019-09-19 10:55:47 +08:00
Leroy.H.Y
5751b94ed4
Update README.md 2019-09-18 20:16:57 +08:00
Leroy.H.Y
e92907944d
Update README.md 2019-09-18 19:39:48 +08:00
Leroy.H.Y
a81d54c7b3
Merge branch 'master' into dev 2019-09-18 19:00:01 +08:00
Leroy.H.Y
2b9251de3a
[lang] Translations Merged from Crowdin 2019-09-18 18:55:53 +08:00
Leroy.H.Y
ca4751d620
[del] deleted one file 2019-09-18 18:42:11 +08:00
Leroy.H.Y
348f928acd
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
2019-09-18 18:11:30 +08:00
Leroy.H.Y
ff5866e7b4
[fix][lang] Fixed some translation sources. Update UI for tProxy settings. 2019-09-18 17:52:07 +08:00
Leroy.H.Y
62a4453b64
[fix] This should fix some strange connectivity bugs. 2019-09-18 15:18:44 +08:00
Leroy.H.Y
a22b878846
[add] Added Ping-related cpp and headers. Added theme log 2019-09-18 14:21:26 +08:00
Leroy.H.Y
b3135d5357
[files] Moved project files 2019-09-18 13:22:25 +08:00
Leroy.H.Y
db09453af5
Merge branch 'dev' into dev-multi-outbound. 2019-09-18 12:37:55 +08:00
Leroy.H.Y
829e92469c
Merge pull request #55 from lhy0403/aliyuchang33-patch-1
Update README.md
2019-09-17 20:17:23 +08:00
Hork
e5d3c7bc2a
Update README.md 2019-09-17 19:19:11 +08:00
Leroy.H.Y
e07df212f0
Update README.md 2019-09-17 16:35:11 +08:00
Leroy.H.Y
ae4dabb4a5
New Crowdin translations (#54)
* New translations en-US.ts (Russian)

* New translations en-US.ts (Russian)

* New translations en-US.ts (Russian)

* New translations en-US.ts (Russian)
2019-09-17 16:19:58 +08:00
Leroy.H.Y
4b8c302854
Merge pull request #53 from lhy0403/l10n_dev
New Crowdin translations
2019-09-17 11:45:50 +08:00
Leroy.H.Y
e06d14ecf6 New translations en-US.ts (Russian) 2019-09-17 09:25:57 +08:00
Leroy.H.Y
224a6d62f7 New translations en-US.ts (Russian) 2019-09-17 09:15:56 +08:00
Leroy.H.Y
d41b08eaac [docs] Update docs [Fixed #45] [Fixed #28]
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>
2019-09-16 18:20:27 +08:00
Leroy.H.Y
29b1fde45f
[Merge][Release] Release v1.3.6.1 2019-09-16 17:49:08 +08:00
Leroy.H.Y
1b89e3fa17
[macos] Fixed a macos build 2019-09-16 17:41:02 +08:00
Leroy.H.Y
c550fd02bd
Merge branch 'dev', v1.3.6 2019-09-16 16:47:14 +08:00
Leroy.H.Y
b8d437d978
[version] Bumped to v1.3.6 2019-09-16 16:46:47 +08:00