Qv2ray-dev
e11b609d6b
fix: fixed hiDPI and forceHiDPI arg
2020-03-16 13:46:55 +08:00
Qv2ray-dev
7a34378313
version: bump version
2020-03-16 12:56:23 +08:00
Qv2ray-dev
43553d6536
Merge pull request #420 from Qv2ray/dev
...
Qv2ray v2.2.2
2020-03-16 12:53:42 +08:00
DuckSoft
b822a043f1
[fix] fixed vmess:// 'h2' import issue, fixed #421 ( #422 )
...
* [fix] fixed vmess:// 'h2' import issue, fixed #421 : damn vmess:// just don't write 'http' properly.
* Update Serialization_vmess.cpp
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-03-16 12:00:39 +08:00
Qv2ray-dev
4e3c53c577
fix: let hiDPI support restricted by command arg
2020-03-16 08:53:36 +08:00
Qv2ray-dev
1e7a965a11
rm: removed unused tool scripts
2020-03-15 21:42:23 +08:00
Qv2ray-dev
fcb7b91e37
version: bump version
2020-03-15 17:56:28 +08:00
Qv2ray-dev
46a370baeb
fix: fixed a flag error
2020-03-15 17:50:24 +08:00
Qv2ray-dev
8c22282574
fix: stop calling vmess:// protocol a standardized URI - KCP
2020-03-15 17:37:52 +08:00
Qv2ray-dev
f81aed2c52
fix: stop calling vmess:// protocol a standardized URI
2020-03-15 17:35:35 +08:00
Qv2ray-dev
80c4922ee0
Merge pull request #419 from Qv2ray/version-v2
...
Qv2ray v2.2
2020-03-15 16:17:38 +08:00
Qv2ray-dev
ff9e2b49a8
version: bump version
2020-03-15 16:16:24 +08:00
Qv2ray-dev
4bc0e9c78f
this
2020-03-15 16:02:51 +08:00
Qv2ray-dev
4a251ce7b4
fix: fixed nullptr check
2020-03-15 15:32:38 +08:00
Qv2ray-dev
6bd005f217
fix: fixed MainWindow startup UI logic
2020-03-15 15:27:25 +08:00
Qv2ray-dev
d1f935be2a
fix: fixed tcping data sort issue
2020-03-15 15:15:41 +08:00
DuckSoft
f98c8014c2
updating translations
2020-03-15 11:22:25 +08:00
Qv2ray-dev
e70972f710
remove: removed vscode
2020-03-15 11:11:50 +08:00
Qv2ray-dev
e7998e3da4
version: bumped version number
2020-03-15 11:09:01 +08:00
Qv2ray-dev
6ef0f746de
submodule: updated submodule
2020-03-14 21:46:40 +08:00
Qv2ray-dev
8bd10f0d7e
translations: updated translations sources
2020-03-14 21:16:57 +08:00
Qv2ray-dev
6af4b68c1c
fix: log fix and PAC server crash fix
2020-03-14 21:16:34 +08:00
Qv2ray-dev
5f6ea7f50d
Revert: partial revert of e7ea249c3b
2020-03-14 21:16:34 +08:00
transifex-integration[bot]
6a597ec1dd
Translate /translations/en_US.ts in zh_CN
...
translation completed for the source file '/translations/en_US.ts'
on the 'zh_CN' language.
2020-03-14 21:09:10 +08:00
Qv2ray-dev
d6d0c2880e
translations: updated translations sources
2020-03-14 17:07:58 +08:00
Qv2ray-dev
3b9c4efb2a
translations: updated translations
2020-03-14 16:32:29 +08:00
Qv2ray-dev
ca3ab58b72
fix: some fixes when updating the subscription with same protocol/host/port pair but different name
2020-03-14 16:30:55 +08:00
Qv2ray-dev
9966db6e79
version: bump version
2020-03-14 16:28:48 +08:00
Qv2ray-dev
7273bf9fb8
Revert "fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name"
...
This reverts commit 1cabc14835
.
2020-03-14 16:27:12 +08:00
Qv2ray-dev
e5755ec107
fix: some ui changes
2020-03-14 16:26:07 +08:00
Qv2ray-dev
e7ea249c3b
add: added PAC deprecation notification
2020-03-14 14:54:45 +08:00
Qv2ray-dev
1cabc14835
fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name
2020-03-14 13:44:18 +08:00
Qv2ray-dev
4f635f1b50
fix: some minor ui fixes
2020-03-14 00:38:36 +08:00
Qv2ray-dev
ce74340adc
add: adapted alterId instead of aid
2020-03-14 00:24:36 +08:00
Qv2ray-dev
d0317c9168
add: added log selection feature
2020-03-13 23:16:59 +08:00
Qv2ray-dev
b600bcd57a
fix: fixed multiple selection issue
2020-03-13 21:04:27 +08:00
Qv2ray-dev
e0ae079430
fix: update submodule
2020-03-13 20:45:30 +08:00
Qv2ray-dev
0638060ed0
Merge pull request #415 from Qv2ray/dev
...
[WIP] Qv2ray v2.2 testing
2020-03-13 20:36:28 +08:00
DuckSoft
737a7ffd38
Updating Translation ( #412 )
...
* updating translations
* ja_JP: translating some items
* ja_JP: finishing
* fix: removed translations line numbers from the TS files
* add headers to sources
* updating translations
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
Co-authored-by: Guobang Bi <373318510@qq.com>
2020-03-13 13:51:37 +08:00
Qv2ray-dev
a50cfe71b3
Merge branch 'dev-darkmode' into dev
...
* dev-darkmode:
change: merged linux, win, mac cpp to one DarkmodeDetector
[impl] windows implementation of darkmode detector
[impl] linux implementation of darkmode detector
[stub] basic framework for darkmode detection
2020-03-12 23:45:08 +08:00
Qv2ray-dev
d8db105ee8
add: let blurred QR adapt darkModeSettings
2020-03-12 23:44:24 +08:00
Qv2ray-dev
b125eb41c3
fix: fixed a comment removal issue
2020-03-12 23:26:21 +08:00
Qv2ray-dev
ba32111169
refactor: some minor refactors to the main.cpp
2020-03-12 22:48:33 +08:00
Qv2ray-dev
cd3e56b65c
change: merged linux, win, mac cpp to one DarkmodeDetector
2020-03-12 22:14:14 +08:00
DuckSoft
692d9229c7
[impl] windows implementation of darkmode detector
2020-03-12 21:52:28 +08:00
DuckSoft
1fafee72b6
[impl] linux implementation of darkmode detector
2020-03-12 21:52:28 +08:00
DuckSoft
9e57f7b767
[stub] basic framework for darkmode detection
2020-03-12 21:52:28 +08:00
Qv2ray-dev
85c158cf63
fix: fixed wechat-video and other quic protocols being expressed as a net="TCP" obfs, fixed #378
2020-03-12 21:45:33 +08:00
Qv2ray-dev
88a495c717
fix: some fixes
2020-03-12 16:28:31 +08:00
Qv2ray-dev
fa3e8484ac
add: added a better JsonEditor
2020-03-12 16:27:55 +08:00