QxQ
dc164af8f6
add: added VLESS flow xtls-rprx-origin-udp443
2020-09-19 21:03:15 +08:00
QxQ
5dc6e6f41a
fix: make VLESS flow option editable
2020-09-19 09:57:16 +08:00
QxQ
1303f663e0
add: added option for "bypassLAN"
2020-09-19 00:54:12 +08:00
QxQ
9992d65baa
Revert "update: try using Qt:: CMake library alias"
...
This reverts commit 4a861ba893
.
2020-09-18 00:48:34 +08:00
QxQ
4a861ba893
update: try using Qt:: CMake library alias
2020-09-18 00:43:47 +08:00
QxQ
340a63979c
add: added XTLS support
2020-09-17 21:38:05 +08:00
QxQ
5b9cbfc520
add: added VLESS flow support
2020-09-17 21:37:18 +08:00
QxQ
265cae2650
update: splitted CommonTypes out of BuiltinProtocolSupport plugin
2020-09-17 21:04:36 +08:00
QxQ
53e85d500c
update: updated main.cpp
2020-09-17 21:03:10 +08:00
QxQ
f1da8f1159
add: try supporting Qt6
2020-09-17 20:38:29 +08:00
QxQ
0ef34f57c2
fix: fixed several crashes caused by new plugin design
2020-09-13 09:24:36 +08:00
sixg0000d
2fd4910084
Fix some values of startup shortcut in linux DE
2020-09-12 16:06:48 +08:00
QxQ
9cfe0d8973
fix: fixed Windows build
2020-09-12 15:23:52 +08:00
DuckSoft
5d58eae740
fix: macro mismatch
...
EMBED_TRANSLATIONS => QV2RAY_EMBED_TRANSLATIONS
2020-09-12 03:33:10 +00:00
QxQ
325ba87b78
fix: prevent signal loop when crashed in tty
2020-09-11 23:55:17 +08:00
QxQ
ff5d43239a
Merge pull request #944 from Qv2ray/dev-builtin-plugin
...
Qv2ray v2.7.0-alpha1 structural alpha preview.
2020-09-11 23:08:37 +08:00
QxQ
93c066d6c6
add: use plugin to support VMess VLESS and Shadowsocks outbound
2020-09-11 22:48:02 +08:00
QxQ
609da1b996
add: use plugin to support HTTP SOCKS FREEDOM BLACKHOLE and DNS outbound
2020-09-10 23:19:00 +08:00
QxQ
af53ff1a18
refactor: some small refactors
2020-09-09 21:55:58 +08:00
QxQ
2695956d71
update: rearrange CMakeLists and add Build Statistics
2020-09-08 23:39:06 +08:00
QxQ
c6492556c8
add: added QvPlugin-BuiltinProtocolSupport for inbound editors
2020-09-08 18:22:36 +08:00
QxQ
3febb7309b
fix: big black dot for #941
2020-09-08 18:01:24 +08:00
QxQ
d993136991
update: rearrange CMakeLists
2020-09-08 15:38:33 +08:00
QxQ
afefacde1e
fix: small fix
2020-09-08 15:37:29 +08:00
QxQ
69e420f47a
fix: fixed crash after disabling a GUI plugin
2020-09-08 12:51:12 +08:00
QxQ
144a3ecc02
add: added built-in plugin install location
2020-09-08 11:21:48 +08:00
QxQ
f8a6369700
add: added structures for built-in protocol plugins
2020-09-07 23:45:00 +08:00
QxQ
064ad2da38
fix: fixed RealPing translation missing
2020-09-07 15:02:24 +08:00
QxQ
078f35464b
update: moved submodule path, see #918
2020-09-07 10:54:42 +08:00
QxQ
43d471b815
update: disable old share link scheme by default, see #787
2020-09-07 10:42:32 +08:00
QxQ
df8d785e20
update: rearrange main.cpp and Qv2rayBaseApplication
2020-09-07 10:35:15 +08:00
QxQ
72cccc6609
fix: fixed typo
2020-09-07 00:29:47 +08:00
QxQ
14b03a08da
Merge branch 'dev-multi-gui' into dev, enable multiple UI mode
...
* dev-multi-gui: (23 commits)
fix: fixed SingleApplication build with cli and QML
fix: Windows API ?
fix: fixed Windows build
add: added more buggy QML
refactor: more QML-friendly refactors
add missing denpendencies for arch
switch archlinux container to official one
fix debian build
add: some small updates
add: some smaller updates
add: added more Android build scripts
add: added basic android library structure support
add: added pseudo folders
fix: fixed plugin settings not saved on close event
add: added Plugins' MainWindow widget support
fix: adapt adjusted interface v3
fix: adapt adjusted interface v3
fix: added QHash header
fix: fixed MSVC build
fix: some minor fixes
...
2020-09-06 23:18:55 +08:00
QxQ
b8f17f659f
fix: fixed SingleApplication build with cli and QML
2020-09-06 22:51:08 +08:00
QxQ
5ab8cc7602
fix: Windows API ?
2020-09-06 18:33:20 +08:00
QxQ
b02ee29961
fix: fixed Windows build
2020-09-06 18:24:54 +08:00
QxQ
9a5b112730
add: added more buggy QML
2020-09-06 18:21:43 +08:00
QxQ
bfe28afa75
refactor: more QML-friendly refactors
2020-09-03 19:38:37 +08:00
QxQ
0abfe6fb6d
add: some smaller updates
2020-08-30 23:20:44 +08:00
QxQ
c12c1b5a19
add: added basic android library structure support
2020-08-30 03:09:54 +08:00
QwQ
3ac170161a
fix: fixed plugin settings not saved on close event
2020-08-16 09:59:41 +08:00
QwQ
d599582f05
add: added Plugins' MainWindow widget support
2020-08-16 00:54:09 +08:00
钟海鹏
f0a253cb0f
disable TopLevelExceptionHandler temporarily.
2020-08-14 14:05:26 +08:00
QwQ
fb22e8fc02
fix: adapt adjusted interface v3
2020-08-14 13:54:52 +08:00
QwQ
80d53c1188
fix: adapt adjusted interface v3
2020-08-14 13:38:18 +08:00
DuckVador
5815e05bde
RealPing: properly proxy ANY or authenticated address ( #896 )
2020-08-13 23:32:42 +08:00
DuckSoft
dfcd169444
feat: control+w = close window
2020-08-13 19:10:44 +08:00
QwQ
5101c7f519
fix: added QHash header
2020-08-12 22:30:57 +08:00
QwQ
358914430b
fix: fixed MSVC build
2020-08-12 22:08:08 +08:00
QwQ
bbb558a929
fix: some minor fixes
2020-08-12 21:31:09 +08:00