Commit Graph

895 Commits

Author SHA1 Message Date
DuckSoft
9cf9f3489e
Implementation of Automatic AUR Build (#309)
Now we have a scheduled AUR build checker, in case some of our commits breaks AUR!
ps: `makepkg` sucks. I had to patch before use it.
2020-02-08 02:17:41 +08:00
Qv2ray-dev
81c0241cf9 add: added more slots 2020-02-07 23:51:51 +08:00
Qv2ray-dev
7d8ae76a16 add: changed to use the new QvMsgBus scheme. 2020-02-07 23:49:39 +08:00
DuckSoft
5175248929
[fix] do not link msvcrt on Linux 2020-02-07 18:55:22 +08:00
Qv2ray-dev
68ee9930ab win32: added 5.14.1 2020-02-07 17:46:07 +08:00
Qv2ray-dev
222c379919
Win64: Ported to MSVC and added win32. 2020-02-07 17:42:04 +08:00
Qv2ray-dev
61db22b0c3 fix: partially resolved #303 and resolved #255 2020-02-06 17:01:34 +08:00
Qv2ray-dev
ce16c55802 update: no changes, just re-arranged the searching path to match the real order 2020-02-06 14:57:50 +08:00
Qv2ray-dev
4efd4ad447 fix: fixed assertion fail on renaming the connection 2020-02-06 10:33:55 +08:00
DuckSoft
ee8051b715
[cleanup] removing extra inclusion, credit to @ymshenyu 2020-02-05 13:00:59 +08:00
-Qv2ray-
54432a2c89
fix: fixed some grammar mistakes. 2020-02-04 23:37:56 +08:00
Qv2ray-Bot
9f9a117659 add: miscellaneous ui updates 2020-02-04 23:35:44 +08:00
Qv2ray-Bot
63ef814c54 add: added socks system proxy settings support, fixed: #291 2020-02-04 23:22:21 +08:00
Qv2ray-Bot
0e8767ea5f fix: fixed a typo in previous commit, search path 2020-02-04 21:54:06 +08:00
Qv2ray-Bot
7ce6c3e9b7 change: rearranged default config folder search/creation path 2020-02-04 21:48:32 +08:00
Qv2ray-Bot
73838f8c12 fix: resolved #275 2020-02-04 21:19:45 +08:00
Qv2ray-Bot
c509fa0a33 revert: revert gRPC for win32, flatpak and debian/PPA packaging 2020-02-04 20:56:35 +08:00
Qv2ray-NotBot
704c7efeca
Fixed GitHub action 2020-02-03 23:09:44 +08:00
Qv2ray-NotBot
53abe77514
Update build-qv2ray.yml 2020-02-03 22:58:02 +08:00
Qv2ray-NotBot
9f1976c17b
Update build-qv2ray.yml 2020-02-03 22:55:50 +08:00
Qv2ray-NotBot
3bdc3003ec
Update build-qv2ray.yml 2020-02-03 22:51:14 +08:00
Qv2ray-NotBot
03e9f92349
Update build-qv2ray.yml 2020-02-03 19:47:11 +08:00
Qv2ray-Bot
cdb50f51e0 fix: partial resolved the auto-hide issue. 2020-02-03 19:46:13 +08:00
Qv2ray-NotBot
a3917b2077
Update unix-build-qv2ray.yml 2020-02-03 18:02:45 +08:00
Qv2ray-Bot
fd1dfa3ddd refactor: partial refactor 2020-02-03 17:37:09 +08:00
Guobang Bi
b826fa21a9
Fix build action for macOS 2020-02-03 16:54:50 +08:00
Qv2ray-NotBot
ac040381ae
fix: fixed #298 2020-02-03 16:38:32 +08:00
Qv2ray-NotBot
9ffcc4eb00
Install all deps when-so-ever 2020-02-02 22:32:57 +08:00
Qv2ray-Bot
a0012995a1 ci: fix cross-platform build 2020-02-02 22:00:34 +08:00
Guobang Bi
76df4a8a39
downgrade grpc for macOS 2020-02-02 21:54:36 +08:00
Qv2ray-Bot
0424e94e90 ci: moved windows build to saperated config file 2020-02-02 21:51:47 +08:00
Qv2ray-Bot
6a3aed4660 fix: (kind-of) resolve Mainwindow selection issue 2020-02-02 21:44:47 +08:00
Guobang Bi
e20852a66c
downgrade grpc version for macOS 2020-02-02 21:43:58 +08:00
Qv2ray-Bot
40a7ac0b67 fix: several fixes in the complex connection editor 2020-02-02 21:31:28 +08:00
Qv2ray-Bot
644b8d00b6 fix: fixed github action 2020-02-02 21:30:14 +08:00
Qv2ray-Bot
a141a58337 add: use Qt exit as proper exit signal handler 2020-02-02 20:14:47 +08:00
Qv2ray-Bot
32475b8ce2 add: added geosite decoder and removed qtcharts 2020-02-02 20:09:37 +08:00
Qv2ray-Bot
5c95d5a8b8 add: make stream settings standalone and added tlsSettings 2020-02-02 16:39:49 +08:00
Qv2ray-Bot
354f3ca750 fix: fixed nodegraph label size, inspired by #294 2020-02-02 09:39:46 +08:00
DuckSoft
3232b9e348
[patch] circumvention of #290
added a silly check for tls enabled hosts.
this patch will work for tls relaying nodes.

a formal fix will be issued after a big refactoring.
2020-02-02 00:17:09 +08:00
DuckSoft
deddce831c
[fix] adding label->adjustSize(), fixed #294 2020-02-01 23:48:21 +08:00
Qv2ray-NotBot
7934bd41e5
Update build-qv2ray.yml 2020-02-01 18:59:12 +08:00
Qv2ray-Bot
c77385fb42 update: update README and assets 2020-02-01 17:33:00 +08:00
Qv2ray-Bot
dfec8f5215 update: some updates 2020-02-01 17:24:36 +08:00
Qv2ray-Bot
ea6f3e4f7a fix: dropped Qt511 support and fixed chart margin 2020-02-01 09:06:21 +08:00
Qv2ray-Bot
dbd19865a6 add: added new speed chart and separated API backend 2020-01-31 23:38:26 +08:00
Qv2ray-Bot
36dc29bd9c refactor: stage 3.5 class separation 2020-01-31 16:57:35 +08:00
Qv2ray-Bot
a2d5920959 refactor: stage 3.4 fixed broken include 2020-01-31 11:46:23 +08:00
Qv2ray-Bot
8b9bca51f5 refactor: stage 3.3 changed/optimized include structure 2020-01-31 11:24:38 +08:00
Qv2ray-Bot
1afa087166 fix: this may fixed #291 2020-01-30 23:26:37 +08:00