Commit Graph

1768 Commits

Author SHA1 Message Date
DuckSoft
b5ec43c0df
refactor: system-proxy/linux/set 2020-05-06 22:03:52 +08: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
DuckSoft
c2c693babb
updating qv2ray.desktop 2020-05-02 11:21:25 +08:00
Qv2ray-dev
917d053cbc add: added gRPC version string log output 2020-05-02 10:27:05 +08:00
Qv2ray-dev
a351e95df9 add: test support connection copy/movement 2020-05-02 00:50:05 +08:00
Qv2ray-dev
2bd9cc1a87 add: basic group manager without subscription feature 2020-05-01 22:39:15 +08:00
Qv2ray-dev
a5d9c3d253 add: added Group Manager UI 2020-05-01 20:22:37 +08:00
DuckSoft
9082932425
updating translations 2020-05-01 19:39:18 +08:00
ymshenyu
c3296dc6e0 NSIS: kill process before uninstall/install
Revert "we need more escape character"

This reverts commit e11727eae66d6d506da8b6d1e5ae85fdd50f9932.

update deployment.cmake
we need more escape character
Revert "fix typo?"

This reverts commit 30a548cb6f8b3815be1b5c865aef4c94ff3904c1.
fix typo?
This should work?
This should work
fix typo
kill process before uninstall/install
2020-04-30 18:20:52 +08:00
ymshenyu
f237e623cf fix: remove scheme for windows
since it will break some application that get proxy information from system
2020-04-30 13:31:42 +08:00
DuckVador
8be0eb14d5 Allow plugin to know if udp is enabled 2020-04-29 19:00:38 +08:00
Qv2ray-dev
4e73e6ece0 format: formatted headers 2020-04-28 22:37:13 +08:00
Qv2ray-dev
db63389a2f refactor: Migrate JSON backend from X2struct to QJsonStruct 2020-04-28 22:37:13 +08:00
Qv2ray-dev
58b8b68a61 make it broken! 2020-04-28 22:37:13 +08:00
Qv2ray-dev
eb9448bce9 add: added JsonStruct submodule 2020-04-28 22:37:13 +08:00
DuckSoft
25ec8fef9a
Merge pull request #556 from choohoo/patch-1
Update Japanese translations
2020-04-28 17:52:17 +08:00
choohoo
8961c6ed0f
Update Japanese translations
Update Japanese translations by my habits
Just for reference.
2020-04-28 17:28:53 +08:00
Qv2ray-dev
c424301924 format: code format 2020-04-28 15:01:14 +08:00
Qv2ray-dev
1f5e934f5a change: Subscription Editor --> Group Editor 2020-04-28 13:37:36 +08:00
Qv2ray-dev
5db7961f31 add: added BitTorrent detection 2020-04-28 13:27:19 +08:00
DuckSoft
2c719d3db5
Merge pull request #554 from Qv2ray/dev-patch-slow-catch
[cleanup] slow catchs
2020-04-28 10:57:14 +08:00
DuckSoft
cdb920e9f7
[cleanup] slow catchs 2020-04-28 08:03:00 +08:00
ymshenyu
83ade3638a
add windows missing system library for nsis 2020-04-27 23:25:36 +08:00
Qv2ray-dev
664a181b8f revert: this reverts a46a466d24 2020-04-27 21:48:28 +08:00
Qv2ray-dev
16b2238625 update: update LICENCES 2020-04-27 14:38:03 +08:00