* 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
* 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
...
* 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
...