Commit Graph

1470 Commits

Author SHA1 Message Date
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
DuckSoft
993d435c9e
integration 2020-03-25 00:25:39 +08:00
ymshenyu
0bff27c97b revert 'debian: using ninja with cmake' 2020-03-24 22:58:09 +08:00
ymshenyu
b48ba93ed0 debian: add missing dependency 2020-03-24 22:44:30 +08:00
ymshenyu
1a8af3c00c debian: using ninja with cmake
update qnodeeditor.cmake
2020-03-24 22:41:24 +08:00
ymshenyu
6f6e697923 update qnodeeditor.cmake 2020-03-24 21:43:29 +08:00
DuckSoft
d931893cba
Merge pull request #450 from choohoo/patch-1
Update Japanese translation
2020-03-24 19:57:09 +08:00
choohoo
c63f7b670b
Update Japanese translation
Updated Japanese translation by my habit.
Just for reference
2020-03-24 19:48:05 +08:00
ymshenyu
4fc55bfef2
snap destructive mode (#449)
* update ci for snap

* update - 1

* update .travis.yml

* add ninja-build to build dependencies
2020-03-24 12:26:12 +08:00
DuckSoft
e582179f52
simplifying 2020-03-24 09:36:39 +08:00
DuckSoft
bc723c5d86
fix macro clash 'WIN32' 2020-03-24 02:13:36 +08:00
DuckSoft
cdfe02f450
impl: abi checker 2020-03-24 01:58:37 +08:00
Qv2ray-dev
3a8a42d9bb
Update main.cpp 2020-03-23 23:50:22 +08:00
Qv2ray-dev
6545aea92f add: added input limit of geoip/geosite editor 2020-03-23 23:38:00 +08:00
Qv2ray-dev
98c8b25f6d update: updated submodules/subprojects/dependencies' licence info 2020-03-23 22:30:09 +08:00
Qv2ray-dev
593b556151 fix: fixed a misleading source string 2020-03-22 23:49:01 +08:00
DuckSoft
d22bea65e0
bumping versions 2020-03-22 22:35:57 +08:00
ymshenyu
f72a31e54d Merge branch 'master' of https://github.com/Qv2ray/Qv2ray into dev 2020-03-22 20:42:51 +08:00
ymshenyu
d0f60c6c96 debian: Bump version 2020-03-22 20:34:37 +08:00
DuckSoft
225a91392d
updating translations 2020-03-22 20:33:30 +08:00
DuckSoft
ae226db5ae
Reorganising README.md (#447)
* Update README.md
* Update README.md
2020-03-22 19:46:44 +08:00
DuckSoft
8bfdad1884
MainWindow: Fix Strange Button Length 2020-03-22 18:33:25 +08:00
Qv2ray-dev
ac9a46c8b3 fix: somewhat more fixes 2020-03-21 20:48:27 +08:00
Qv2ray-dev
09bbf7651d fix: stop eating memory and added header guards 2020-03-21 20:33:37 +08:00
Qv2ray-dev
b6ea1d9a96 fix: fixed HiDPI blurred QrImage, added new command arg noScaleFactor 2020-03-21 15:52:07 +08:00
Qv2ray-dev
ae0776cae9 fix: fixing MainWindow size issue. 2020-03-21 15:13:52 +08:00
Qv2ray-dev
750c96c5b1 fix: fixed a SIGFAULT when exit is triggered by the SIGNALS 2020-03-21 13:54:36 +08:00
ymshenyu
9598a8d388 debian: Bump version 2020-03-21 08:51:15 +08:00
Qv2ray-dev
35a8d40b7f version: bump version 2020-03-21 08:47:06 +08:00
Qv2ray-dev
e8266d1afa URGENT: fixed file loading if a source file was not in UTF-8 2020-03-21 08:40:39 +08:00
DuckSoft
6b46f5981a
Qv2ray v2.3.0 2020-03-20 23:35:57 +08:00
DuckSoft
9b54634d9c
Merge pull request #439 from Qv2ray/dev
Qv2ray v2.3
2020-03-20 23:30:27 +08:00
DuckSoft
49de4a0dcb
Merge pull request #437 from Qv2ray/dev-qvroute
QvRoute subsystem integration
2020-03-20 23:15:12 +08:00
DuckSoft
f391c84c1b
bumping versions 2020-03-20 23:11:46 +08:00
DuckSoft
3b303e918b
updating translations 2020-03-20 23:11:10 +08:00