Commit Graph

1791 Commits

Author SHA1 Message Date
DuckSoft
7d2bbd9e7b
add warning when users switch off api subsystem 2020-05-12 20:12:49 +08:00
Qv2ray-dev
b76e5822c3
Merge pull request #600 from Qv2ray/dev-qvportdetector
Port Detector Implementation
2020-05-11 13:34:35 +08:00
DuckSoft
7b7374a09b
naive port detector implementation 2020-05-11 13:20:36 +08:00
DuckVador
6b472840b6
Merge pull request #597 from Qv2ray/dev-nonblock-TCPing
add nonblocking TCPing
2020-05-11 09:56:44 +08:00
DuckVador
f4b694ff6b format code 2020-05-11 09:40:21 +08:00
DuckVador
f9b4813b8d add nonblocking TCPing 2020-05-11 00:45:20 +08:00
DuckSoft
79d61d3309 fixing KDE system proxy settings
damn kwriteconfig5 needs you to use double quote
2020-05-10 18:15:40 +08:00
ymshenyu
39e2adfabd Update CMakeLists.txt 2020-05-08 13:29:07 +08:00
DuckSoft
a6ac091cc3
Merge pull request #589 from Qv2ray/dev-refactor-system-proxy
Giving up on attempt to fix Deepin.
2020-05-08 11:26:15 +08:00
DuckSoft
4ed028d77a
Deepin you win 2020-05-08 11:11:49 +08:00
DuckSoft
a086db4432
没救了,等死吧 2020-05-08 11:00:03 +08:00
Qv2ray-dev
6704acae0a
Merge pull request #583 from Qv2ray/dev-refactor-system-proxy
Refactoring the System Proxy
God bless Deepin Users
2020-05-07 10:39:36 +08:00
DuckSoft
2622664c61
D E E P I N 2020-05-07 10:08:20 +08:00
DuckSoft
57ffa703a0
updating translations for the deepin hint 2020-05-07 00:44:08 +08:00
DuckSoft
a224bc98c5
working around poisonous deepin proxy settings 2020-05-07 00:07:22 +08:00
DuckSoft
0db5ae89a4
more system proxy tweaks 2020-05-06 23:04:17 +08:00
DuckSoft
b5ec43c0df
refactor: system-proxy/linux/set 2020-05-06 22:03:52 +08:00
Qv2ray-dev
a3ce8015d6
add: added default vmess "type" field 2020-05-06 17:27:14 +08:00
ymshenyu
407436ffba Revert "trying to resolve GNOME HTTPS Proxy Problem"
This reverts commit 7cce0cd40f.
2020-05-05 22:09:46 +08:00
DuckSoft
7cce0cd40f
trying to resolve GNOME HTTPS Proxy Problem 2020-05-05 21:13:01 +08:00
DuckSoft
8e63a11c57
updating translations 2020-05-05 20:14:04 +08:00
Qv2ray-dev
727ce340bc
Merge pull request #581 from tleydxdy/dev
make vmess link parsing more robust
2020-05-05 15:24:26 +08:00
tleydxdy
48cf6ffef6 fix typo 2020-05-05 02:59:57 -04:00
tleydxdy
ec17b27afa make vmess link parsing more robust 2020-05-05 02:54:48 -04:00
DuckSoft
5c66b29879
adopting url-safe base64 decode for ssd
this shall resolve #577
2020-05-04 15:11:51 +08:00
ymshenyu
ebe6736bba allow fallback to xdg-open 2020-05-03 23:27:14 +08:00
DuckSoft
a4ee12992e
Merge pull request #574 from Qv2ray/dev-fix-preferencewindow
Preference Window Improvements
2020-05-03 22:35:07 +08:00
DuckSoft
780bce46a1
updating translations 2020-05-03 22:30:37 +08:00
DuckSoft
28e4664f35
adjusting preferencewindow
1. fixed the initial tab pos problem
2. fixed a typo on the preference window
3. added an explanation for network settings
2020-05-03 22:27:07 +08:00
ymshenyu
bdc6ea4688 update snapcraft.yaml 2020-05-03 22:01:32 +08:00
DuckSoft
dacd98689b
fix typo 2020-05-03 21:45:10 +08:00
ymshenyu
d1553a1f31
Update w_PluginManager.cpp (#572)
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-05-03 21:41:04 +08:00
DuckSoft
75c9b448dd
adopting urlsafe parsers 2020-05-03 21:39:33 +08:00
DuckSoft
b911e0d335
updating translations 2020-05-03 21:39:33 +08:00
ymshenyu
00e012f19b update snapcraft.yaml 2020-05-03 21:37:18 +08:00
ymshenyu
bdb22ff9e6 remove PPA 2020-05-03 20:57:05 +08:00
ymshenyu
45a74812d8 switch from core18 to core20 2020-05-03 20:55:52 +08:00
ymshenyu
fc69cfbf7b Revert "NYI: Revert "snap: testing new feature""
This reverts commit 6b12dd8d73.
2020-05-03 20:55:25 +08:00
ymshenyu
eaf274a232 update .travis.yml 2020-05-03 20:55:11 +08:00
Qv2ray-dev
6f358d7cb9 refactor: some refactors 2020-05-03 15:47:41 +08:00
Qv2ray-dev
7ea717e249 add: try has std::byte NO_AUR NO_PACMAN NO_DEB 2020-05-03 13:59:55 +08:00
Qv2ray-dev
891e8e3f5c refactor: get rid of 'using namespace std;' 2020-05-03 13:53:53 +08:00
Qv2ray-dev
6e26488e93 refactor: refactored Qv2rayBase.hpp, preparation for config file increament. 2020-05-03 11:20:49 +08:00
Qv2ray-dev
cbf4be37d9
fix: try preventing port conflict 2020-05-03 07:52:03 +08:00
Qv2ray-dev
6a46dedc46 add: added Connection Removing and exporting via GroupManager 2020-05-02 22:20:40 +08:00
ymshenyu
58dac521c5
downgrade gcc to 7.5 (#566)
* Update build-qv2ray-cmake.yml

* switch from xenial to bionic

* Remove unneeded PPA

* grpc: upgrade to 1.26.0

* Revert "grpc: upgrade to 1.26.0"

This reverts commit 2da82a9d3f.

* Revert "Remove unneeded PPA"

This reverts commit d74c0c8acc.

* Revert "switch from xenial to bionic"

This reverts commit caee8cd8c7.

Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-05-02 20:11:01 +08:00
ymshenyu
ad114a9151 update build-qv2ray-cmake.yml and nsis.yml 2020-05-02 16:29:40 +08:00
Qv2ray-dev
f219edeb91 fix: fixed MainWindow button size issue 2020-05-02 14:00:46 +08:00
Qv2ray-dev
9528cd6b28 fix: fixed crash on moving/copying connections 2020-05-02 12:46:05 +08:00
DuckSoft
d55f873f96
fixing up desktop file 2020-05-02 11:34:08 +08:00