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
72204d5096
Update build-qv2ray-cmake.yml
2020-09-17 08:25:21 +08:00
sixg0000d
7d6f6c2214
fix: fix spec file template
...
missing cmake build on centos stream(epel enabled)
2020-09-17 08:09:38 +08:00
sixg0000d
c2f8048f92
improve rpm spec file template
2020-09-17 08:09:38 +08:00
sixg0000d
54ca9222f0
fix build
2020-09-17 08:09:38 +08:00
sixg0000d
e968df2980
add missing dependencies
2020-09-17 08:09:38 +08:00
QxQ
0ef34f57c2
fix: fixed several crashes caused by new plugin design
2020-09-13 09:24:36 +08:00
QxQ
2b953b0937
version: bumped BUILDVERSION
2020-09-12 18:07:57 +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
zzndb
9c67ccf530
fix macro mismatch
...
QM_FILES -> QV2RAY_QM_FILES
2020-09-12 13:45:10 +08:00
ymshenyu
595c460d57
ninja time
2020-09-12 12:48:30 +08:00
zzndb
2c2fa688b0
fix macro mismatch
...
EMBED_TRANSLATIONS -> QV2RAY_EMBED_TRANSLATIONS
linux/window install related
2020-09-12 12:30:47 +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
ymshenyu
a9e0f3bb5a
this is a commit
2020-09-09 11:15:16 +08:00
QxQ
f154200635
fix: revert change from BUILD_TESTING to QV2RAY_BUILD_TESTING
2020-09-08 23:58:20 +08:00
QxQ
75e9b330f8
fix: sorry it's not rc1
2020-09-08 23:49:39 +08:00
QxQ
fe9c7a9cee
Update build-qv2ray-cmake.yml
2020-09-08 23:47:18 +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
be21ed4ebb
Update BUILDVERSION
2020-09-08 13:12:44 +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
ymshenyu
1dde03c7db
snap: add missing deps
2020-09-07 15:01:19 +08:00
QxQ
a7f4c884dd
fix: fixed tests
2020-09-07 11:19:24 +08:00
QxQ
078f35464b
update: moved submodule path, see #918
2020-09-07 10:54:42 +08:00
QxQ
53bdf8b747
update: changed git submodule, see #918
2020-09-07 10:49:45 +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
07b5a7b371
version: bumped version, versionsuffix, buildversion
2020-09-07 00:29:33 +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