QwQ
4620854ca1
add: added RoutingEditorWidget
2020-07-24 23:10:01 +08:00
QwQ
e1b2832ee1
add: added ChainEditorWidget
2020-07-24 22:59:52 +08:00
QwQ
5f6e749217
Merge branch 'dev' into dev-route-editor
...
* dev:
explicit static uvw library
bug fix
forward sip003 shadowsocks link to plugin
Update Fedora badges again
update debian/changelog
Update ConfigHandler.cpp
Update ConfigHandler.hpp
Fix Fedora badges
updating translations
bump version to 2.6.2
submodule: updated submodule
change: alterId from 32 to 0
fix: changed VMess default user alterId to 32
add: enhanced StackTrace helper to collect more relavent data
add: show MainWindow when clicking macOS dock icon
icon: new banner image
2020-07-22 09:21:05 +08:00
DuckVador
77c051b5aa
explicit static uvw library
2020-07-21 09:34:24 +08:00
QwQ
91c691470e
refactor: continuously refactor node editor 2
2020-07-18 22:26:58 +08:00
QwQ
c02e8475b3
refactor: continuously refactor node editor base class structures
2020-07-18 21:24:37 +08:00
QwQ
5013cf7947
refactor: refactored Complex Connection Editor
2020-07-18 00:33:27 +08:00
QwQ
febe019318
CMake Yes!
2020-07-17 17:56:37 +08:00
QwQ
b9e2b38965
update: fixed build (by removing all codes?)
2020-07-17 16:57:14 +08:00
QwQ
b907167138
add: added structures and SafeType for new complex config design
2020-07-17 16:57:14 +08:00
QwQ
cd017adb2a
refactor: huge refactor of basic SafeType system
2020-07-17 16:57:14 +08:00
DuckVador
532ad16dc7
add USE_SYSTEM_LIBUV option, default is off
2020-07-13 13:55:53 +08:00
DuckVador
23b9aeb900
Merge branch 'dev' into dev-ping-refactor
2020-07-13 12:33:33 +08:00
DuckVador
cce9e5c618
don't install libuv files
2020-07-13 10:57:52 +08:00
Qv2ray-dev
f64c298f80
fix: replace V2ray with V2Ray, closes #762
2020-07-11 09:33:30 +08:00
Qv2ray-dev
f81f3df39e
Revert "Introduce async ICMP ping and TCP ping for UNIX and Windows ( #749 )"
...
This reverts commit 266c976c63
.
2020-07-10 13:05:54 +08:00
DuckVador
266c976c63
Introduce async ICMP ping and TCP ping for UNIX and Windows ( #749 )
...
Thanks DuckVador
2020-07-10 08:35:23 +08:00
DuckVador
274ab69db5
Introduce async ICMP ping and TCP ping for UNIX and Windows ( #749 )
...
Thanks DuckVador
2020-07-09 21:28:45 +08:00
Qv2ray-dev
3e5896784d
remove: removed StackTrace Helper
2020-07-07 14:27:11 +08:00
Qv2ray-dev
a7bcbbc01b
test: test size
2020-07-07 14:27:11 +08:00
Qv2ray-dev
7e57978632
add: half
2020-07-06 10:31:49 +08:00
Qv2ray-dev
85e3eb485e
扬了: removed libqvb
2020-07-06 10:31:49 +08:00
Qv2ray-dev
b015c2f0f1
refactor: update backward.cmake
2020-07-03 15:51:05 +08:00
Qv2ray-dev
6a1579af16
Update backward-cpp.cmake
2020-06-29 23:34:27 +08:00
Qv2ray-dev
43773fb6a0
fix: fixed build and backtrace collection
2020-06-29 21:01:14 +08:00
Qv2ray-dev
a336abc923
refactor: update StackTraceHelper.hpp
2020-06-28 19:10:02 +08:00
Qv2ray-dev
36e2a491d0
Update deployment.cmake
2020-06-22 16:59:08 +08:00
Qv2ray-dev
0c4a6e80cd
fix android build args ( #693 )
2020-06-22 09:03:17 +08:00
Qv2ray-dev
b35f1b1229
add: added framework for new vmess://
2020-06-18 15:30:42 +08:00
Qv2ray-dev
09ef7cea3a
refactor: more refactors
2020-06-14 16:15:30 +08:00
Qv2ray-dev
fce84ece23
refactor: main.cpp refactor
2020-06-13 21:51:28 +08:00
Qv2ray-dev
71332161a6
refactor: rearranged files
2020-06-13 10:38:37 +08:00
Qv2ray-dev
8d2be144e5
add: introducing Qv2rayApplication
2020-06-12 21:56:56 +08:00
ymshenyu
7fde59368d
update cmake/singleapplication.cmake for supporting system singleapplication
...
fix: qnodeeditor headers not found when using system package
2020-06-05 12:01:40 +08:00
ymshenyu
ac0f3cea00
Fix: fixup_bundle() for nsis
2020-05-27 12:51:57 +08:00
ymshenyu
acae0ea4bc
cmake: some update
2020-05-27 12:40:33 +08:00
Qv2ray-dev
e7ed24df90
add: added DNS Settings and GroupRouteManager
2020-05-26 23:03:41 +08:00
ymshenyu
4ae82ce124
refactor: change include structure
2020-05-25 19:18:12 +08:00
Qv2ray-dev
bf117fc535
refactor: refactored core/connections module
2020-05-22 21:10:45 +08:00
ymshenyu
7da7b723bf
fix: add missing library for macOS
2020-05-22 09:26:02 +08:00
Qv2ray-dev
5fc9bfd96c
add: added UI for DNS settings
2020-05-21 22:46:41 +08:00
Qv2ray-dev
ea6faae07e
add: added ICMP as latency tester - unix
2020-05-19 19:54:16 +08:00
Qv2ray-dev
df5e152dc9
fix: fixed the 'DefaultGroup is a subscription' issue
2020-05-18 20:57:05 +08:00
Qv2ray-dev
62625a64a0
enabled ConnectToLastUsed option, prevent copy when reading geosite
2020-05-18 17:14:54 +08:00
Qv2ray-dev
3c362da2f6
reconstruct project files
...
* add: zxing as static lib
2020-05-17 00:07:43 +08:00
ymshenyu
c3296dc6e0
NSIS: kill process before uninstall/install
...
Revert "we need more escape character"
This reverts commit e11727eae66d6d506da8b6d1e5ae85fdd50f9932.
update deployment.cmake
we need more escape character
Revert "fix typo?"
This reverts commit 30a548cb6f8b3815be1b5c865aef4c94ff3904c1.
fix typo?
This should work?
This should work
fix typo
kill process before uninstall/install
2020-04-30 18:20:52 +08:00
ymshenyu
83ade3638a
add windows missing system library for nsis
2020-04-27 23:25:36 +08:00
ymshenyu
1261f265af
fix msvc runtime for windows portable package - 2
2020-04-26 19:12:11 +08:00
ymshenyu
77b75c60eb
fix msvc runtime for windows portable package - 1
2020-04-26 19:02:13 +08:00
ymshenyu
6edbad35d5
fix msvc runtime for windows portable package
2020-04-26 18:48:52 +08:00