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
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
2b953b0937
version: bumped BUILDVERSION
2020-09-12 18:07:57 +08:00
DuckSoft
5d58eae740
fix: macro mismatch
...
EMBED_TRANSLATIONS => QV2RAY_EMBED_TRANSLATIONS
2020-09-12 03:33:10 +00:00
QxQ
75e9b330f8
fix: sorry it's not rc1
2020-09-08 23:49:39 +08:00
QxQ
be21ed4ebb
Update BUILDVERSION
2020-09-08 13:12:44 +08:00
QxQ
07b5a7b371
version: bumped version, versionsuffix, buildversion
2020-09-07 00:29:33 +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
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
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
QwQ
9b82530550
add: added QvCLIApplication, QvWidgetsApplication
2020-08-12 20:37:35 +08:00
QwQ
3ab411b7b7
refactor: refactor, added Qv2rayBaseApplication, splitted GUI / non-GUI part
2020-08-11 18:18:53 +08:00
QwQ
cd00927193
Merge branch 'dev-real-ping' into dev
...
* dev-real-ping:
add missing dependency
Update nsis.yml
Update build-qv2ray-cmake.yml
refactor realping ui part
try to make Ubuntu happy
try to make Debian happy
try to make CI happy
add realping ui part
add `realping` implementation
add curl dependency
2020-08-11 09:05:09 +08:00
QwQ
eec913c56b
fix: fix QAction caused crash, fixed #884
2020-08-11 08:59:40 +08:00
QwQ
521786b69e
fix: mark VLESS as a proxy protocol, fixed #883
2020-08-11 00:05:15 +08:00
QwQ
ecc56cdd08
add: added VectoredExceptionHandler for Windows
2020-08-10 20:58:00 +08:00
QwQ
fb10eb48e0
git: fixed MSVC build output
2020-08-10 17:44:10 +08:00
ymshenyu
c6317b27cb
add missing dependency
2020-08-10 16:02:31 +08:00
DuckVador
5b9cd4c18a
Merge branch 'dev' into dev-real-ping
2020-08-10 10:54:14 +08:00
QwQ
db8f9b635b
fix: fixed CMakeLists
2020-08-09 16:07:35 +08:00
QwQ
8ae5300f6a
refactor: refactor CMakeLists
2020-08-09 16:03:29 +08:00
QwQ
01f9e21bd0
meta: refactor chain expander
2020-08-09 15:42:08 +08:00
QwQ
6e79ab7cce
fix: fixed Complex Editor loading issue
2020-08-08 18:50:21 +08:00
QwQ
ee9254fbf1
add: added QInputDialog to select number of lines
2020-08-08 17:46:41 +08:00
QwQ
fb09c9e4cc
meta: merge .clang-format
2020-08-08 17:35:46 +08:00
QwQ
e1081b0a42
add: added copy recent 20 lines of log
2020-08-08 17:31:37 +08:00
QwQ
6e52249e43
add: added copy chart as image
2020-08-08 16:55:21 +08:00
QwQ
45e908432e
refactor: refactored MainWindow, added Actions' retranslation
2020-08-08 16:26:56 +08:00
QwQ
35460669b6
add: added _BOMB_
2020-08-08 15:08:28 +08:00
QwQ
72ce4ed7d5
fix: fix for macOS
2020-08-08 14:16:00 +08:00
QwQ
97016c464d
fix: added /utf-8 for MSVC
2020-08-08 14:03:00 +08:00
QwQ
42e8fac33b
fix: sort include
2020-08-08 13:59:37 +08:00
QwQ
57df03d7ef
fix: fixed Windows build
2020-08-08 13:51:01 +08:00
QwQ
46c760ab7c
add: added backward-cpp back :(
2020-08-08 10:53:29 +08:00
QwQ
b296f4792d
submodule: update submodules
2020-08-08 01:03:12 +08:00
QwQ
d5c0522638
Merge branch 'dev-route-editor' into dev
...
* dev-route-editor: (73 commits)
fix: disable ChainExpansion and ChainEditor for now
fix: do not send kill signal to pid0
add: added OnRuleDeleted signal
fix: fixed QNodeEditor caused crash when release dragging on macOS
Update build-qv2ray-cmake.yml
update: some minor updates
fix: SIGTRAP with Windows
fix: enable debug build CI
fix: trigger crash on signal handler
fix: fixed shared_ptr refcount crash on macOS
fix: fixed QMap causing outbounds mistakenly sorted
fix: fixed simple connection route generation
cleanup: remove empty source file
add: added External resolver, fixed DNS settings empty clientIP
add: added Chain generator, fixed Balancer
refactor: refactored generator backend 4, WARN: NOT TESTED
refactor: refactored Route Generator - 3, WARN: NOT TESTED
refactor: refactored Route Generator - 2, WARN: NOT TESTED
refactor: refactored route generation, WARN: NOT TESTED
add: added DNS editor for complex editor
...
2020-08-08 00:48:50 +08:00
QwQ
7c0dfceadd
fix: adjust darkMode Disabled text color
2020-08-07 21:12:28 +08:00
QwQ
24b959b982
fix: disable ChainExpansion and ChainEditor for now
2020-08-07 11:26:17 +08:00
QwQ
658a188f8a
Merge branch 'master' into dev-route-editor
...
* master: (28 commits)
fix: refactor and fixed extra cmdline caused preinitialization error
add: use monospace as log font, fixed #860
解决更新KDE后SESSION环境变量的问题
add: added none as a Shadowsocks cipher
Update nsis.yml
Update build-qv2ray-cmake.yml
updating translations
Update QRCodeHelper.cpp
do not translate forwarding proxy types
version: bump version
fix: fixed language loading algorithm
fix: workaround of macOS SingleApplication problem
debian: bump version
debian: add missing dependencies
fix: fixed zxing-cpp build
fix: security -> encryption
fix: fixed Outbound Editor index out of range
fix: protect libsemver using a try..catch block
trying to fix the buffer overflow
trying to save your brains
...
2020-08-07 11:18:47 +08:00
QwQ
232e62c405
fix: do not send kill signal to pid0
2020-08-07 11:16:57 +08:00
DuckVador
1b910630a6
try to make Ubuntu happy
2020-08-07 00:38:44 +08:00