DuckVador
fa1dabed42
refactor realping ui part
2020-08-09 17:18:11 +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
ymshenyu
cfb60668ca
add support for Sierra?
2020-08-09 14:11:18 +08:00
DuckSoft
0330ed348a
purging outdated v2rayN schema
...
this closes #876
2020-08-08 19:07:05 +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
ymshenyu
6229d8c906
Merge branch 'master' into dev
2020-08-07 22:41:43 +08:00
ymshenyu
ef6d402011
fix: snap FTBFS
2020-08-07 22:41:17 +08:00
QwQ
7c0dfceadd
fix: adjust darkMode Disabled text color
2020-08-07 21:12:28 +08:00
DuckSoft
118d1df161
disable version check for debian ( #871 )
...
* disable version check for debian
this may fix #870
* Update rules
Co-authored-by: QxQ <59914293+U-v-U@users.noreply.github.com>
2020-08-07 13:54:01 +08:00
flylai
db2040c500
chore: make the link clickable ( #875 )
2020-08-07 13:31:24 +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
DuckVador
7841fce9f9
try to make Debian happy
2020-08-07 00:38:18 +08:00
DuckSoft
75f8fe88b3
fix compiling regression related to zxing-cpp
2020-08-07 00:38:08 +08:00
DuckVador
7af6f9bfed
try to make CI happy
2020-08-07 00:37:52 +08:00
DuckVador
82f6290653
add realping ui part
2020-08-07 00:37:37 +08:00
DuckVador
4ca0a84e70
add realping
implementation
2020-08-07 00:37:19 +08:00
DuckVador
e2c9d469dc
add curl dependency
2020-08-07 00:37:17 +08:00
QwQ
912fe1b040
Merge branch 'version-v2' into master
...
* version-v2: (52 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: 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
cleanup: remove unused slots and functions, resolved #765
...
2020-08-06 23:28:38 +08:00
QwQ
df103faae2
fix: refactor and fixed extra cmdline caused preinitialization error
2020-08-06 22:45:57 +08:00
QwQ
ee53e6c3f9
add: use monospace as log font, fixed #860
2020-08-06 21:18:55 +08:00
Arkylin
0748943588
解决更新KDE后SESSION环境变量的问题
...
解决更新KDE后SESSION环境变量的问题
2020-08-06 21:00:04 +08:00
QwQ
a89ba77be7
add: added none as a Shadowsocks cipher
2020-08-06 20:41:07 +08:00
Flex Zhong
a0fa3350c7
Update nsis.yml
2020-08-06 20:38:35 +08:00
Flex Zhong
95269806a0
Update build-qv2ray-cmake.yml
2020-08-06 20:38:35 +08:00
DuckSoft
196cfcf8ca
updating translations
2020-08-06 20:38:35 +08:00
QxQ
838660748d
Update QRCodeHelper.cpp
2020-08-06 19:46:33 +08:00
DuckSoft
59182df9d4
do not translate forwarding proxy types
2020-08-06 16:14:57 +08:00
QwQ
78868388aa
add: added OnRuleDeleted signal
2020-08-05 21:31:50 +08:00
QwQ
f7adc8b21c
fix: fixed QNodeEditor caused crash when release dragging on macOS
2020-08-05 21:13:06 +08:00
QxQ
bf6e6cb64c
Update build-qv2ray-cmake.yml
2020-08-05 18:12:08 +08:00
QwQ
c92245b1ad
update: some minor updates
2020-08-05 17:10:51 +08:00
QwQ
1c0c2bff90
fix: SIGTRAP with Windows
2020-08-05 17:10:29 +08:00