Commit Graph

1504 Commits

Author SHA1 Message Date
ymshenyu
e7ed63656d Fix build 2020-03-31 10:35:30 +08:00
Qv2ray-dev
77714e47f9 add: added support of ssd:// fixed #372 2020-03-31 10:22:19 +08:00
ymshenyu
a0fe8fa042 fix: this fixed #473 2020-03-31 10:21:24 +08:00
DuckSoft
9ca558b2f2 [fix] macOS Mach-O 64bit ABI Check 2020-03-31 10:20:19 +08:00
ymshenyu
f88f5c83f6 fix: apply tabStop sequences by @DuckSoft 2020-03-31 10:19:09 +08:00
Qv2ray-dev
859b53e05c fix: increase configuration save frequency 2020-03-31 10:18:45 +08:00
ymshenyu
5ad597e526 adding notification to system proxy, resolving #474 2020-03-31 10:18:38 +08:00
Qv2ray-dev
a54d68cf9e fix: fixed SOCKS user removal issue 2020-03-31 10:18:15 +08:00
ymshenyu
9a426c29be fix: some macos fixes 2020-03-31 10:17:46 +08:00
Yang Lian
ab32666aab Auto hide/show dock icon on MacOS
See #370 and #408, I have tested 1e100 times, the function has been implemented but the icon is incorrect, mark it and fix it in the future. I'm going to bed.
2020-03-31 10:15:45 +08:00
Qv2ray-dev
6b55a38cc9
Update README.md 2020-03-29 13:57:45 +08:00
Qv2ray-dev
f3bb74bf01
Update README.md 2020-03-29 13:43:18 +08:00
Qv2ray-dev
5bb29df201
Create CODE_OF_CONDUCT.md 2020-03-29 13:39:57 +08:00
Qv2ray-dev
30fe5459ec
Create CONTRIBUTING.md 2020-03-29 13:25:38 +08:00
Qv2ray-dev
53bdc2f5a3
Update BUILDVERSION 2020-03-28 23:59:03 +08:00
Qv2ray-dev
54363644e4
Merge pull request #465 from Qv2ray/version-v2
Version v2.4.0
2020-03-28 23:58:06 +08:00
Qv2ray-dev
20393f685e
Update VERSION 2020-03-28 23:29:28 +08:00
Qv2ray-dev
ad35333919
Merge pull request #462 from Qv2ray/dev
Qv2ray v2.4.0
2020-03-28 23:20:35 +08:00
DuckSoft
83b0171d0e
updating translations 2020-03-28 22:13:14 +08:00
DuckSoft
3428589e4e
fix: vendor disabled updating 2020-03-28 21:46:56 +08:00
Qv2ray-dev
75d9a702c8 ux: allow Esc to close MainWindow 2020-03-28 21:29:11 +08:00
ymshenyu
1bc7e24afc debian: update debian/changelog 2020-03-28 15:08:08 +08:00
Qv2ray-dev
d14cb09bb2 ux: enhance PreferenceWindow restart connection experience 2020-03-28 14:58:14 +08:00
Qv2ray-dev
8905d5455d translations: upload translations 2020-03-28 14:42:46 +08:00
Qv2ray-dev
92b4ec1678 fix: enhanced subscription update logic 2020-03-28 14:39:46 +08:00
Qv2ray-dev
d602f0b2a7 fix: fixed auto update tag scheme 2020-03-28 14:17:41 +08:00
DuckSoft
7c13d220d5
updating translations 2020-03-27 23:24:43 +08:00
ymshenyu
f00df6a1a6 debian: bump version 2020-03-27 23:21:56 +08:00
Qv2ray-dev
55d2b672a7 fixed: fixed #else condition in DISABLE_AUTO_UPDATE 2020-03-27 22:35:48 +08:00
Qv2ray-dev
0f5cdafcb5 fix: fixed domainStrategy export and MainWindow button icon color scheme change event 2020-03-27 22:31:22 +08:00
Qv2ray-dev
c62d84ada8 fix: fixed auto update check URL 2020-03-27 22:06:05 +08:00
Qv2ray-dev
a5eb59604e change: introducing new release/update checker model 2020-03-27 22:03:26 +08:00
DuckSoft
9ece8a8db1 updating QvRoute.schema.json 2020-03-27 19:42:20 +08:00
ymshenyu
97628766d7 set qt min version 2020-03-27 19:42:20 +08:00
Qv2ray-dev
f45a8c94f5 change: ported to zxing-cpp 2020-03-27 19:42:20 +08:00
ymshenyu
4cbc4091e7 update CMakeLists.txt 2020-03-27 19:42:20 +08:00
ymshenyu
420bbed9ee add zxing-cpp.cmake 2020-03-27 19:42:20 +08:00
ymshenyu
310588df9d add zxing-cpp 2020-03-27 19:42:20 +08:00
Qv2ray-dev
1188f8a011 refactor: some refactors to the final config generation function, add support for manual DNS settings 2020-03-26 22:46:34 +08:00
Qv2ray-dev
70066ba3e0 fix: set NOWRAP on advanced route editor 2020-03-26 22:28:19 +08:00
Qv2ray-dev
53441e28db refactor: move TCPing from core back to components 2020-03-26 21:34:56 +08:00
Qv2ray-dev
c5b22dbb90 fix: fixed some SMALL memory issue and fixed #456 2020-03-26 20:46:56 +08:00
Qv2ray-dev
a17d6f2802 fix: this may fixed #457 2020-03-26 16:05:03 +08:00
ymshenyu
c4bfb4222c set CMP0100 to NEW if cmake version greater than 3.17.0 2020-03-26 11:41:14 +08:00
ymshenyu
24acc6fb62 set CMP0100 to new 2020-03-26 11:32:41 +08:00
ymshenyu
960cbe1c79 fix #454 2020-03-26 10:55:51 +08:00
DuckSoft
bdc904bc02
adding aarch64 support 2020-03-25 01:32:58 +08:00
DuckSoft
d0e43f9d62
Merge pull request #448 from Qv2ray/dev-vcore-abi-checker
impl: abi checker
2020-03-25 00:42:20 +08:00
DuckSoft
a8e8977b29
update translations 2020-03-25 00:41:24 +08:00
DuckSoft
fb9bec61ab
Merge branch 'dev' into dev-vcore-abi-checker 2020-03-25 00:27:29 +08:00