Commit Graph

1504 Commits

Author SHA1 Message Date
Leroy.H.Y
05623e13fb Update README.md
Former-commit-id: ff2f7140f0
2019-09-21 15:34:24 +08:00
Leroy.H.Y
7182ac6486 [change] Changed default v2ray search path
Former-commit-id: 840240513d
2019-09-19 16:51:25 +08:00
Leroy.H.Y
f327e32f0e Update issue templates
Former-commit-id: bb3c85b0ab
2019-09-19 11:00:30 +08:00
Leroy.H.Y
7c5fb7a872 Update issue templates
Former-commit-id: 82ece16ad3
2019-09-19 10:55:47 +08:00
Leroy.H.Y
359d81dd7a Update README.md
Former-commit-id: 5751b94ed4
2019-09-18 20:16:57 +08:00
Leroy.H.Y
c6fa8a43e3 Update README.md
Former-commit-id: e92907944d
2019-09-18 19:39:48 +08:00
Leroy.H.Y
572677b831 Merge branch 'master' into dev
Former-commit-id: a81d54c7b3
2019-09-18 19:00:01 +08:00
Leroy.H.Y
63de3b6d3e [lang] Translations Merged from Crowdin
Former-commit-id: 2b9251de3a
2019-09-18 18:55:53 +08:00
Leroy.H.Y
5f4261f576 [del] deleted one file
Former-commit-id: ca4751d620
2019-09-18 18:42:11 +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
2d179da88e [fix][lang] Fixed some translation sources. Update UI for tProxy settings.
Former-commit-id: ff5866e7b4
2019-09-18 17:52:07 +08:00
Leroy.H.Y
dd60312d13 [fix] This should fix some strange connectivity bugs.
Former-commit-id: 62a4453b64
2019-09-18 15:18:44 +08:00
Leroy.H.Y
77477194f4 [add] Added Ping-related cpp and headers. Added theme log
Former-commit-id: a22b878846
2019-09-18 14:21:26 +08:00
Leroy.H.Y
df24702dec [files] Moved project files
Former-commit-id: b3135d5357
2019-09-18 13:22:25 +08:00
Leroy.H.Y
b555397e6b Merge branch 'dev' into dev-multi-outbound.
Former-commit-id: db09453af5
2019-09-18 12:37:55 +08:00
Leroy.H.Y
142d3bb979 Merge pull request #55 from lhy0403/aliyuchang33-patch-1
Update README.md

Former-commit-id: 829e92469c
2019-09-17 20:17:23 +08:00
Hork
af33b7f231 Update README.md
Former-commit-id: e5d3c7bc2a
2019-09-17 19:19:11 +08:00
Leroy.H.Y
757fd01109 Update README.md
Former-commit-id: e07df212f0
2019-09-17 16:35:11 +08:00
Leroy.H.Y
7e6683e720 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)


Former-commit-id: ae4dabb4a5
2019-09-17 16:19:58 +08:00
Leroy.H.Y
f481877082 Merge pull request #53 from lhy0403/l10n_dev
New Crowdin translations

Former-commit-id: 4b8c302854
2019-09-17 11:45:50 +08:00
Leroy.H.Y
6a5d25e15c New translations en-US.ts (Russian)
Former-commit-id: e06d14ecf6
2019-09-17 09:25:57 +08:00
Leroy.H.Y
fc9c1c6edf New translations en-US.ts (Russian)
Former-commit-id: 224a6d62f7
2019-09-17 09:15:56 +08:00
Leroy.H.Y
65683e1cf7 [docs] Update docs [Fixed #45] [Fixed #28]
Signed-off-by: Leroy.H.Y <lhy20010403@hotmail.com>

Former-commit-id: d41b08eaac
2019-09-16 18:20:27 +08:00
Leroy.H.Y
8d30139f83 [Merge][Release] Release v1.3.6.1
Former-commit-id: 29b1fde45f
2019-09-16 17:49:08 +08:00
Leroy.H.Y
18d3440138 [macos] Fixed a macos build
Former-commit-id: 1b89e3fa17
2019-09-16 17:41:02 +08:00
Leroy.H.Y
0d108c7caf Merge branch 'dev', v1.3.6
Former-commit-id: c550fd02bd
2019-09-16 16:47:14 +08:00
Leroy.H.Y
b4dedc9ad3 [version] Bumped to v1.3.6
Former-commit-id: b8d437d978
2019-09-16 16:46:47 +08:00
Leroy.H.Y
06b1e72fdb [fix] Fixed some english translations and an extra button introduced by #52
Former-commit-id: 7e6836b2d9
2019-09-16 16:05:40 +08:00
Leroy.H.Y
8d8936d18c [CI] Updated MacOS CI, this should make it faster.
Former-commit-id: e6fddb5c23
2019-09-16 15:52:09 +08:00
Leroy.H.Y
17d5eed06c New Crowdin translations (#51)
* New translations en-US.ts (Chinese Simplified)

* New translations en-US.ts (Korean)

* New translations en-US.ts (Russian)

* New translations en-US.ts (Korean)

* New translations en-US.ts (Korean)

* New translations en-US.ts (Japanese)

* New translations en-US.ts (Chinese Simplified)

* New translations en-US.ts (Japanese)

* New translations en-US.ts (Korean)

* New translations en-US.ts (Russian)

* New translations en-US.ts (Chinese Simplified)


Former-commit-id: 534c7ba3ec
2019-09-16 15:50:24 +08:00
Leroy.H.Y
4f61fed775 Merge pull request #52 from axionl/dev
Improve the icons design

Former-commit-id: 11268ed053
2019-09-16 13:55:37 +08:00
axionl
22acc31c3b Improve the icons design
Former-commit-id: 91627642c5
2019-09-16 13:33:04 +08:00
Leroy.H.Y
0c7c224b52 [fix] Fixed Qv2ray AppImage build and added Crowdin Service
Former-commit-id: eed7826d33
2019-09-16 12:47:01 +08:00
Leroy.H.Y
f20976c4ed Update README.md
Former-commit-id: b7f0f2b651
2019-09-16 08:41:46 +08:00
Leroy.H.Y
4ed1075b96 [build] Updated linux .desktop file
Former-commit-id: f406582f6a
2019-09-16 08:28:32 +08:00
Leroy.H.Y
62e2fd6a9f [lang] Changed to a better language finding algorithm
Former-commit-id: 73202a7834
2019-09-15 13:30:02 +08:00
Leroy.H.Y
7374e922dc [lang] Added support for EXTRA_TRANSLATIONS
Former-commit-id: 283e289a06
2019-09-15 13:10:01 +08:00
Leroy.H.Y
81b4be2a9c Update README.md
Former-commit-id: c75c1ace0d
2019-09-14 22:26:54 +08:00
Leroy.H.Y
e029d630b9 [Windows CI] Fixed windows build
Former-commit-id: 9024383432
2019-09-14 20:30:44 +08:00
Leroy.H.Y
a80d1ac088 [CI] Fixed CI Builds
Former-commit-id: a296d8ab4a
2019-09-14 20:13:42 +08:00
Leroy.H.Y
5405f08bfe [lang] Prepare for the crowdin translation service
Former-commit-id: 03470269cb
2019-09-14 19:00:51 +08:00
Leroy.H.Y
01aad846ee Merge pull request #44 from lhy0403/dev
New Crowdin translations

Former-commit-id: 17f9e3c1c6
2019-09-14 16:04:51 +08:00
Leroy.H.Y
9040de8676 New translations source.ts (Russian)
Former-commit-id: 2348820bec
2019-09-14 16:02:54 +08:00
Leroy.H.Y
a419e95c8e New translations source.ts (Korean)
Former-commit-id: 5633050e1d
2019-09-14 16:02:53 +08:00
Leroy.H.Y
e6b91dbd8e New translations source.ts (Chinese Simplified)
Former-commit-id: abab03fa1f
2019-09-14 16:02:51 +08:00
Leroy.H.Y
e6b54ab416 [V2.0] Basic Routing UI Finished
Former-commit-id: a5f04727eb
2019-09-14 15:55:23 +08:00
Leroy.H.Y
99fe4ce156 Merge branch 'dev' into dev-multi-outbound
Former-commit-id: f45eac982b
2019-09-14 15:51:21 +08:00
Leroy.H.Y
57f8780df1 Merge branch 'dev-subscriptions' into dev
Former-commit-id: 0752209ce0
2019-09-14 14:59:07 +08:00
Leroy.H.Y
5ce4cd3884 [subscriptions] Added some minor helper functions
Former-commit-id: b2143abfeb
2019-09-14 14:58:54 +08:00
Leroy.H.Y
62911dc7a6 Merge branch 'master' into dev
Former-commit-id: 56cdec999f
2019-09-14 14:54:29 +08:00