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
Qv2ray-dev
357c11f5d7
add: added config file version migration TODO list
2020-05-05 00:28:27 +08:00
Qv2ray-dev
aed6baa6b3
remove: stopped supporting upgrading from version < v2.0.0-RC4
2020-05-05 00:07:54 +08:00
Qv2ray-dev
277c5065f6
Have sleep, 🤬 It just compiles, but not working, DO NOT RUN
...
A QHash's key type has additional requirements other than being an assignable data type: it must provide operator==(), and there must also be a qHash() function in the type's namespace that returns a hash value for an argument of the key's type.
2020-05-04 23:45:25 +08:00
Qv2ray-dev
e1db1873b4
Have sleep, 🤬 and don't know how to fix this shit.
2020-05-04 22:49:45 +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
Qv2ray-dev
38c86fddab
Have sleep
2020-05-03 23:26:44 +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