Commit Graph

1343 Commits

Author SHA1 Message Date
DuckVador
f42ef88cf6
fix all valgrind possible memory loss in async ICMP/TCP ping 2020-07-14 19:15:33 +08:00
DuckVador
21a03aab8d
Merge branch 'dev' into dev-ping-refactor 2020-07-14 12:50:42 +08:00
QxQ
6e03550de3
Update QvProxyConfigurator.cpp 2020-07-14 12:09:51 +08:00
DuckVador
42d18b1e27
fix macos build 2020-07-14 11:38:34 +08:00
DuckVador
9172cb2c39
fix async ICMP ping bug 2020-07-14 11:31:00 +08:00
QwQ
93cb434765
fix: resolved #777 2020-07-14 00:53:33 +08:00
DuckSoft
e58fecaeab
customizable ntp servers 2020-07-14 00:48:24 +08:00
QxQ
4d5b65e648
fix: save the life of your HDD 2020-07-14 00:48:23 +08:00
DuckVador
9c7b9e7b60
add ICMP timeouts, default is 5 seconds 2020-07-13 16:15:06 +08:00
DuckVador
fb4318c808
fix apple macro 2020-07-13 14:54:12 +08:00
DuckVador
5dfb00d903
add TCP timeouts, default is 5 seconds 2020-07-13 14:49:16 +08:00
DuckVador
23b9aeb900 Merge branch 'dev' into dev-ping-refactor 2020-07-13 12:33:33 +08:00
DuckSoft
7ca131bc20
translation upgrade
big pack.
2020-07-13 01:06:20 +08:00
Qv2ray-dev
a951a46db5
fix: fixed a misleading Darkmode description 2020-07-12 23:31:06 +08:00
Qv2ray-dev
7ed69a7fdd
fix: should not edit GroupManager tablewidget 2020-07-12 22:37:03 +08:00
Qv2ray-dev
4db7155a0c
fix: fixed connection import/export with unwanted content, fixed #771 2020-07-12 22:33:00 +08:00
Qv2ray-dev
bad00606ef
Merge branch 'dev' into version-v2
* dev:
  fix: fixed macOS 10.16 -psn args mishandling
  add: so many warning messages?
  Update zh_CN.ts (#770)
  fix Qv2ray related typo
  Update V2RayKernelInteractions.cpp
  fix: fixed V2RAY_LOCATION_ASSET env name, closes #768
  fix: QR code file cannot be imported
2020-07-12 22:14:46 +08:00
Qv2ray-dev
f7bff0fd65
fix: fixed macOS 10.16 -psn args mishandling 2020-07-12 21:21:20 +08:00
Qv2ray-dev
58eeea0f7e
add: so many warning messages? 2020-07-12 21:05:15 +08:00
zzndb
2c753794be fix Qv2ray related typo 2020-07-12 17:53:41 +08:00
QxQ
9b250c6347
Update V2RayKernelInteractions.cpp 2020-07-12 17:17:12 +08:00
QxQ
efc18e60fe
fix: fixed V2RAY_LOCATION_ASSET env name, closes #768 2020-07-12 16:24:43 +08:00
Qv2ray-dev
1c0ec09ae9
fix: fixed complex config with string as port causing system proxy to fail 2020-07-11 15:14:30 +08:00
Qv2ray-dev
8c6735c3a3
UPSTREAM: workaround of gcc bug 2020-07-11 15:12:57 +08:00
LKM
e7931e4f68 fix: QR code file cannot be imported 2020-07-11 10:18:12 +08:00
Qv2ray-dev
f64c298f80
fix: replace V2ray with V2Ray, closes #762 2020-07-11 09:33:30 +08:00
Qv2ray-dev
d5641daf45
fix: only accept plaintext 2020-07-11 00:10:30 +08:00
Qv2ray-dev
14bb40aa1e
add: added more subscription link check 2020-07-11 00:03:17 +08:00
Qv2ray-dev
b7e8ab315e
add: import from existing config in ComplexEditor 2020-07-10 23:28:22 +08:00
Qv2ray-dev
f92317a903
fix: auto reload toolTip, fixed #750 2020-07-10 22:49:32 +08:00
DuckVador
667f9771ea
fix windows build 2020-07-10 21:06:44 +08:00
DuckVador
df32ebd014
Reimplement ICMP Ping using stackless coroutines 2020-07-10 20:39:18 +08:00
DuckVador
b9471d19f2
fix windows build 2020-07-10 19:47:12 +08:00
DuckVador
6e677be293
reformat code 2020-07-10 19:21:43 +08:00
Qv2ray-dev
ab00d99302
fix: ask when removing all unmatched connections in a subscription 2020-07-10 19:16:20 +08:00
DuckVador
29827cda67
add stackless coroutine and async dns lookup 2020-07-10 19:00:40 +08:00
DuckVador
05d3365295 Merge branch 'dev' into dev-ping-refactor 2020-07-10 18:33:05 +08:00
Qv2ray-dev
6b5c9b2d6c
fix: fix typo 2020-07-10 13:18:52 +08:00
QxQ
73eb981e20
Update ConnectionInfoWidget.cpp 2020-07-10 13:17:45 +08:00
QxQ
3e1d70f7c1
oops 2020-07-10 13:17:45 +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
Qv2ray-dev
ee42e01168
cleanup 2020-07-10 09:46:34 +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
Qv2ray-dev
002bc4b7d1
fix: fixed auto connection combobox when autoStartGroupId is null 2020-07-10 08:31:26 +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
c4f0db170c
fix: fixed a typo 2020-07-09 21:22:33 +08:00
Qv2ray-dev
60ab73f3fd
fix: fixed DNS intercept and tProxy checkbox on macOS / Windows 2020-07-09 15:21:22 +08:00
Qv2ray-dev
66527504bf
fix: fixed new vmess:// serializer uuid loss 2020-07-08 17:48:27 +08:00
Qv2ray-dev
1a93fe50ba
fix: refine API query limit 2020-07-08 17:16:24 +08:00
Qv2ray-dev
ec4e8757e7
add: process qv2ray:// even on the first instance 2020-07-08 17:15:42 +08:00
Qv2ray-dev
8b6a9d92db
fix: fixed exec crash 2020-07-08 17:06:34 +08:00
Qv2ray-dev
5bc9828e99
add: added HTTP outbound editor 2020-07-08 16:51:10 +08:00
Qv2ray-dev
1f05f26cb6
remove: removed unused macro 2020-07-08 15:43:03 +08:00
Qv2ray-dev
33b312b0d8
fix: use Qt::QueuedConnection when connecting SingleInstance signals 2020-07-08 15:42:11 +08:00
Qv2ray-dev
f89ed8ff2d
fix: fixed crash together with a kernel crash 2020-07-08 15:41:41 +08:00
Qv2ray-dev
0af5b8666f
fix: fixed LatencyThread crash when quiting 2020-07-08 15:41:03 +08:00
Qv2ray-dev
f5a951252b
add: added --noAutoConnection startup arg 2020-07-08 15:40:19 +08:00
Qv2ray-dev
ef8c33d8d5
fix: fix StackTrace for Windows 2020-07-08 14:21:54 +08:00
Qv2ray-dev
eb51cc51fe
fix: StackTrace for Windows 2020-07-08 14:20:48 +08:00
Qv2ray-dev
f1e9d4057b
add: increase QV2RAY_API_CALL_FAILEDCHECK_THRESHOLD to 600 2020-07-08 13:49:02 +08:00
Qv2ray-dev
b8bd3cd49e
fix: clear whatever the logBrowser you want 2020-07-07 22:23:56 +08:00
Qv2ray-dev
7b06f9ce6c
fix: not trying to query outbound stats when not enabled 2020-07-07 19:24:11 +08:00
Qv2ray-dev
ed5b9e6011
fix: fixed macOS build, H A C K 2020-07-07 18:26:30 +08:00
Qv2ray-dev
2eefe1545d
fix: fixed macOS build 2020-07-07 18:08:53 +08:00
Qv2ray-dev
1e3f56617a
add: added new vmess:// serializer 2020-07-07 18:01:39 +08:00
Qv2ray-dev
56d8bb02a2
fix: fixed connection fail / crash when using plugins without V2rayIntegration 2020-07-07 16:54:01 +08:00
Qv2ray-dev
d1a5626c53
add: ui for switching vmess:// standard 2020-07-07 16:19:40 +08:00
Qv2ray-dev
062594076b
fix?: may have fixed the ICMPing helper 2020-07-07 14:27:11 +08:00
Qv2ray-dev
3e5896784d
remove: removed StackTrace Helper 2020-07-07 14:27:11 +08:00
Qv2ray-dev
eeba3ee66e
add: add new vmess:// parser 2020-07-07 14:27:10 +08:00
Qv2ray-dev
2d103fabba
refactor: refactored import window 2020-07-07 14:27:10 +08:00
ymshenyu
17b8bdefbf
some ui fixes 2020-07-06 19:32:00 +08:00
Qv2ray-dev
da9c9a8768
update: update qv2ray.png, use PNG when possible 2020-07-06 16:08:33 +08:00
Qv2ray-dev
35a56456a9
update: update qv2ray.png 2020-07-06 15:37:52 +08:00
Qv2ray-dev
045d05981d
refactor: refactor RouteHandler, SystemProxyConfigurator, KernelInstanceHandler 2020-07-06 12:49:36 +08:00
Qv2ray-dev
ac636a7ca9
refactor: use QV2RAY_URL_SCHEME as url scheme 2020-07-06 10:48:18 +08:00
Qv2ray-dev
20a1075447
fix: unified size units, using 1000 as the unit scale, closes #695 2020-07-06 10:31:50 +08:00
Qv2ray-dev
febd3e4709
fix: fixed refactor-caused crash when setting up permissions 2020-07-06 10:31:50 +08:00
Qv2ray-dev
648d42efd1
add: complete Inbound/Proxy/Direct statistics support 2020-07-06 10:31:50 +08:00
Qv2ray-dev
f0991a2d49
add: basic Outbound Stats support 2020-07-06 10:31:49 +08:00
Qv2ray-dev
bd3b00bf3f
add: half of a half 2020-07-06 10:31:49 +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
9618a6c00f
add: added basic structure for both Inbound/Outbounds' statistics support 2020-07-06 10:31:46 +08:00
DuckSoft
2bb5d4727d check uuid and show black/red 2020-07-06 01:37:32 +08:00
DuckSoft
61a6616862 prevent some other bullshit situations 2020-07-05 17:37:08 +08:00
DuckSoft
6eb5647c7b
fix: some ui details
commited by an anonymous author.
2020-07-04 23:27:57 +08:00
DuckSoft
1013534c14
fix: subscription link should be read-only 2020-07-04 13:29:13 +08:00
Qv2ray-dev
862185c8b7
fix: fixed IsComplexDNS toggle issue for the first DNS entry 2020-07-04 09:11:07 +08:00
Qv2ray-dev
62c57cb266
fix: use QSaveFile for safe file write 2020-07-03 23:20:15 +08:00
Qv2ray-dev
7f9f13c245
add: enable Outbound stats flag 2020-07-03 17:19:52 +08:00
Qv2ray-dev
59db12ddfd
refactor: update Complex editor macro 2020-07-02 21:07:36 +08:00
Qv2ray-dev
56e98924c5
fix: fixed Complex config inbound port display 2020-07-02 20:55:23 +08:00
LKM
7b9197eea1 fix: #716 2020-07-02 11:13:45 +08:00
LKM
6fac6616b6 fix: hide rubberband after selecting area 2020-07-01 19:24:56 +08:00
LKM
bc9a29eeed fix: under custom theme, the screenshot is solid color 2020-07-01 19:24:56 +08:00
Qv2ray-dev
f1f94af88d
Update StackTraceHelper.cpp 2020-07-01 15:58:28 +08:00
Qv2ray-dev
95b67e5080
fix: added V2ray tests, close #685 2020-06-30 20:08:42 +08:00
Qv2ray-dev
148f91c83f
fix: fixed batch latency test, close #712 2020-06-30 19:43:43 +08:00
Qv2ray-dev
315ee055cb
Merge branch 'dev-test-stacktrace' into dev
* dev-test-stacktrace:
  Update backward-cpp.cmake
  fix: sorry WinAPI you are the boss
  fix: fixed build and backtrace collection
  fix: fixed unwanted backward-cpp install target
  fix: make StackTrace ready to go
  fix: fixed macOS clang build, fixed macOS StackTrace
  fix: really fixed Windows build
  fix: fixed Windows build
  refactor: update StackTraceHelper.hpp
  test: test fix stacktrace
2020-06-30 19:28:28 +08:00
DuckSoft
bb57bceee7 DnsWidget: handle port in DoH cases 2020-06-30 11:50:32 +08:00
DuckSoft
4f127f8036 impl: automatic permission setting for v2ray core
linux / macOS users may now ignore that chmod +x, if they have sufficient permission to do so.
2020-06-30 07:43:51 +08:00
DuckSoft
ff73ed01fe
prevent users from being too smart
to "try" firing up a fork bomb
      ------ no, you won't.
2020-06-29 22:24:17 +08:00
Qv2ray-dev
d4147ffdc4
fix: sorry WinAPI you are the boss 2020-06-29 21:14:22 +08:00
Qv2ray-dev
43773fb6a0
fix: fixed build and backtrace collection 2020-06-29 21:01:14 +08:00
Qv2ray-dev
6d50d26b57
fix: make StackTrace ready to go 2020-06-29 00:20:25 +08:00
Qv2ray-dev
bd79b38e60
fix: fixed macOS clang build, fixed macOS StackTrace 2020-06-29 00:10:35 +08:00
Qv2ray-dev
94d3d6f650
fix: fixed Windows build 2020-06-28 19:48:06 +08:00
Qv2ray-dev
a336abc923
refactor: update StackTraceHelper.hpp 2020-06-28 19:10:02 +08:00
Qv2ray-dev
219b58444a
test: test fix stacktrace 2020-06-28 11:40:15 +08:00
DuckSoft
262c73e2a0 handle plural using Qt mechanism 2020-06-28 06:54:26 +08:00
Qv2ray-dev
f2c7b5170f
refactor: refactors, fixed rename crash, fixed plugin port check, fixed empty jumplist entry 2020-06-27 23:49:33 +08:00
Qv2ray-dev
0abf4fc9da
refactor: refactors for V2rayIntegration 2020-06-27 22:27:20 +08:00
DuckVador
553dc49cf3
more log on TCPing 2020-06-27 18:33:33 +08:00
DuckVador
cd105c2826
Dev fix tcping (#700)
* fix tcping on windows
2020-06-27 18:18:28 +08:00
Qv2ray-dev
79b2036b06
remove: disable testing features in release - 1 2020-06-27 14:51:48 +08:00
Qv2ray-dev
60c8d17723
fix: fixed Windows crash on frequent startup 2020-06-26 20:45:15 +08:00
Qv2ray-dev
aece0f6650
add: added Linux stacktrace 2020-06-25 20:01:40 +08:00
DuckSoft
1b7b74a26b some typo fix 2020-06-25 10:55:17 +08:00
DuckSoft
bca1eaedd0 misc tweaks 2020-06-25 10:55:17 +08:00
Qv2ray-dev
5212bf968a
update: some updates 2020-06-25 10:52:30 +08:00
Qv2ray-dev
d0744d26f2
update: changed lambda capture to "this" 2020-06-25 08:42:47 +08:00
Qv2ray-dev
f529553598
fix: fixed a memory leak 2020-06-24 21:26:16 +08:00
Qv2ray-dev
f3525f4447
fix: fixed ui build 2020-06-24 20:28:31 +08:00
Qv2ray-dev
f3428296c9
Merge remote-tracking branch 'origin/dev-useragent-combobox' into dev
* origin/dev-useragent-combobox:
  ui tweak: combobo for useragent
2020-06-24 20:08:12 +08:00
DuckSoft
df844da03f
ui tweak: combobo for useragent 2020-06-24 00:09:42 +08:00
Qv2ray-dev
715a9a08ca
fix 2020-06-23 22:41:59 +08:00
Qv2ray-dev
37013d8c11
fix: remove empty mux object from outbounds when not enabled 2020-06-23 22:27:58 +08:00
Qv2ray-dev
12cb54de0e
Update Qv2rayBase.hpp 2020-06-23 14:53:13 +08:00
Qv2ray-dev
d1bf6e48af
fix: fix build 2020-06-22 22:02:14 +08:00
Qv2ray-dev
866a114c3d
Merge branch 'dev-qml-earlytest' into dev
* dev-qml-earlytest:
  add missing dependency for debian
  oops
  QtQuick
2020-06-22 21:58:33 +08:00
Qv2ray-dev
44d82bfb50
fix: do not translate 2020-06-22 21:03:28 +08:00
Qv2ray-dev
cad6751763
fix: make TCPing as default latency test method, if not set 2020-06-22 19:45:31 +08:00
Qv2ray-dev
11ed817916
fix: fixed 2? 2020-06-22 17:37:57 +08:00
Qv2ray-dev
1fa8e50729
fix: fixed ? 2020-06-22 17:22:51 +08:00
Qv2ray-dev
1da7fefb44
fix: fixed system proxy settings on Linux 2020-06-22 16:32:04 +08:00
Qv2ray-dev
27849b2f2d
add: implement Qvdialog 2020-06-22 12:47:32 +08:00
Qv2ray-dev
0c4a6e80cd
fix android build args (#693) 2020-06-22 09:03:17 +08:00
Qv2ray-dev
27ff368e52
fix: fixed warning 2020-06-20 17:03:11 +08:00
Qv2ray-dev
567a6327c1
update 2020-06-20 16:57:05 +08:00
Qv2ray-dev
d5f7614c50 update: OmitTrailingEquals for SIP002 2020-06-19 22:02:33 +08:00
Qv2ray-dev
92fb2f99e5 update: updated ss:// SIP002 2020-06-19 21:31:20 +08:00
Qv2ray-dev
f2ef818f27 fix: format 2020-06-19 15:19:15 +08:00
Qv2ray-dev
1e2a52a9e2 cleanup 2020-06-19 15:00:24 +08:00
Qv2ray-dev
b3bfcc2521 refactor: refactored Qv2ray::Qv2rayApplication 2020-06-19 14:51:03 +08:00
Qv2ray-dev
436846cead update: update preference window DNS settings page 2020-06-19 14:16:13 +08:00
Qv2ray-dev
b7d7079ea6 add: added new version auto restart 2020-06-19 14:00:39 +08:00
Qv2ray-dev
601bb116f3 fix: update DNS settings widget 2020-06-19 09:44:18 +08:00
Qv2ray-dev
afc5cb9391 fix: fix DNS clientIP check 2020-06-19 09:29:23 +08:00
Qv2ray-dev
87f3e6f1b0 add: DNS order, DNS validation, tProxy for doko inbound, plugin editor for complex editor, port detector with listenIp 2020-06-18 22:30:47 +08:00
Qv2ray-dev
7153739e87
Fix Windows autostart CWD (#688)
* fix: try fixing Windows current working directory issue
2020-06-18 17:18:28 +08:00
Qv2ray-dev
0f79940e8d add: added half parser for new vmess:// 2020-06-18 16:04:41 +08:00
Qv2ray-dev
b35f1b1229 add: added framework for new vmess:// 2020-06-18 15:30:42 +08:00
Qv2ray-dev
595103b54e update: some updates 2020-06-18 00:29:27 +08:00
Qv2ray-dev
3e547a70d4 fix: fixed ssd:// order issue, fixed #635 2020-06-18 00:19:23 +08:00
Qv2ray-dev
b02a4d847d add: remove connections via delete key 2020-06-17 23:56:00 +08:00
Qv2ray-dev
bb9d6d833e fix: cleanup old Qv2ray.desktop when clearing autostart info 2020-06-17 21:07:11 +08:00
Qv2ray-dev
5e573fe64a
fix: fixed Windows crash 2020-06-17 20:50:44 +08:00
Qv2ray-dev
edb95af317 update: small updates 2020-06-17 19:44:45 +08:00
Qv2ray-dev
3dc2f4bfbd add: silently update the subscriptions when quietMode is on 2020-06-17 17:33:06 +08:00
Qv2ray-dev
c2ec33571d add: automatically update the subscriptions, with notifications 2020-06-16 23:35:28 +08:00
Qv2ray-dev
521117f799 add: added async subscription update 2020-06-16 19:26:33 +08:00
Qv2ray-dev
7fd5cd9f08 refactor: refactor, and MAGIC, DO NOT TOUCH! 2020-06-16 16:40:51 +08:00
Qv2ray-dev
a381fd630e fix: fixed (?) subscription misorder 2020-06-16 10:59:12 +08:00
Qv2ray-dev
c3e1dbd84b fix: several fixes 2020-06-16 00:13:30 +08:00
Qv2ray-dev
88c6be89d9 fix: fixed crash when removing a group after opening GroupEditor 2020-06-15 23:43:52 +08:00
Qv2ray-dev
46a86afbbf revert: partial revert cleaning up 2020-06-15 21:59:16 +08:00
Qv2ray-dev
687557a64c refactor: refactor for batch network request 2020-06-15 16:50:09 +08:00
Qv2ray-dev
b2543860f8 add: add support for mKCP seed 2020-06-15 12:32:41 +08:00
Qv2ray-dev
807f2e5c6f fix: HACK 2020-06-15 11:19:03 +08:00
Qv2ray-dev
ba8d23609e fix: some minor fixes 2020-06-15 10:50:02 +08:00
Qv2ray-dev
45fa5763cb add: added even more qv2ray://open/ processor 2020-06-15 09:55:16 +08:00
Qv2ray-dev
e78c295501 add: added qv2ray://open/preference/* parser 2020-06-15 09:20:35 +08:00
Qv2ray-dev
5ea9a2ab4f add: added buggy qv2ray:// parser 2020-06-15 00:30:00 +08:00
Qv2ray-dev
8282157ec3 add: added qv2ray:// qv2ray_debug:// scheme on Windows 2020-06-14 21:43:02 +08:00
Qv2ray-dev
752d08fe78 fix: ok so-called high-level WinAPI? 2020-06-14 20:23:37 +08:00
Qv2ray-dev
0289f72ecf refactor: more refactors 2 2020-06-14 17:58:18 +08:00
Qv2ray-dev
09ef7cea3a refactor: more refactors 2020-06-14 16:15:30 +08:00
Qv2ray-dev
47cd30557a refactor: minor refactor 2020-06-14 15:10:49 +08:00
Qv2ray-dev
2a6046a4d9 add: use env QV2RAY_CONFIG_PATH to specify config path, make darkmode theme cross-platform, refactor 2020-06-14 14:31:16 +08:00
Qv2ray-dev
8417a9b5b7 add: added more InterProcess arguments 2020-06-13 23:40:44 +08:00
Qv2ray-dev
22e853f04c refactor: main.cpp refactor, fixed a crash 2020-06-13 22:33:57 +08:00
Qv2ray-dev
fce84ece23 refactor: main.cpp refactor 2020-06-13 21:51:28 +08:00
Qv2ray-dev
cefd4e3ee0 fix: fixed DNSServer default port issue 2020-06-13 21:50:10 +08:00
Qv2ray-dev
e1d526744b fix: fixed a translation issue 2020-06-13 13:20:21 +08:00
Qv2ray-dev
71332161a6 refactor: rearranged files 2020-06-13 10:38:37 +08:00
Qv2ray-dev
546eaa3c61 add: added /lib for debian 2020-06-13 10:37:43 +08:00
Qv2ray-dev
40b7fa7d01
Update main.cpp 2020-06-13 07:24:43 +08:00
Qv2ray-dev
d1cd0d58a6 fix: fixed a typo 2020-06-13 01:04:16 +08:00
Qv2ray-dev
1c2b70cefb add: added unified Qv2rayApplication with argument forwarding 2020-06-13 00:58:33 +08:00
Qv2ray-dev
82ccf7fea3 fix: small workaround for #678 2020-06-12 23:29:55 +08:00
Qv2ray-dev
8d2be144e5 add: introducing Qv2rayApplication 2020-06-12 21:56:56 +08:00
Qv2ray-dev
34982a747b fix: some small fixes 2020-06-11 23:10:26 +08:00
LKM
a03f2a8b75 ui: set sizeGripEnabled to false 2020-06-10 20:58:48 +08:00
DuckSoft
0c77c42f10
dns: fixing default added entry has port zero 2020-06-10 16:04:30 +08:00
DuckSoft
8702660804
fix plugin when tproxy enabled 2020-06-06 13:37:45 +08:00
DuckSoft
59dc2164bc
plugin use socks when integration is on 2020-06-06 13:36:50 +08:00
Qv2ray-dev
df2eea8723 update submodule 2020-06-05 23:37:14 +08:00
DuckSoft
209707ff87
fixing typo 2020-06-05 02:48:18 +08:00
DuckSoft
9d8047ac7f
fix alterId max => 65535 2020-06-04 18:46:38 +08:00
Qv2ray-dev
4831338a30 fix: some fixes 2020-06-02 23:35:57 +08:00
Qv2ray-dev
6d788d04c5 add: introducing safe file replacement scheme 2020-05-28 13:54:10 +08:00
Qv2ray-dev
9c445780d0 fix: don't forget to save 2020-05-28 13:41:38 +08:00
Qv2ray-dev
0e9cbd48c5 add: added final group routing support 2020-05-28 11:16:28 +08:00
Qv2ray-dev
e802eb96d0 update: update 2020-05-28 10:46:22 +08:00
Qv2ray-dev
90c6564fb6 fix: fixed a default page 2020-05-26 23:06:38 +08:00
Qv2ray-dev
e7ed24df90 add: added DNS Settings and GroupRouteManager 2020-05-26 23:03:41 +08:00
LKM
f8b0017afc fix: bgcolor can't switch to default when swiching to flatwhite/psblack and then back to breeze or other 2020-05-25 23:04:01 +08:00
ymshenyu
4ae82ce124 refactor: change include structure 2020-05-25 19:18:12 +08:00
Qv2ray-dev
3c18bd19e9 fix: sort groups by displayName 2020-05-24 23:07:58 +08:00
Qv2ray-dev
9a52001d52 fix: improve GroupManager performance by 5000% 2020-05-24 18:03:19 +08:00
Qv2ray-dev
3be15cac23 fix: fixed a crash 2020-05-24 18:02:52 +08:00
Qv2ray-dev
653a603319 fix: fixed a flag 2020-05-24 17:55:15 +08:00
Qv2ray-dev
194c480f0d refactor: some refactors 2020-05-24 17:47:53 +08:00
Qv2ray-dev
59bf761d05 fix: fixed Recent Connections jumplist 2020-05-24 17:17:28 +08:00
Qv2ray-dev
d2dda4e004 fix: fixed a RecentConnection Jumplist issue 2020-05-24 15:28:51 +08:00
ymshenyu
4e4c414ed7 add search path for snap 2020-05-24 09:45:32 +08:00
Qv2ray-dev
f41529a89b bump: bumped plugin interface version 2020-05-24 09:12:55 +08:00
Qv2ray-dev
145c0f4a98 add: added more UI in GroupManager 2020-05-23 22:06:40 +08:00
Qv2ray-dev
9c51a561e6 cleanup: cleanup main.cpp header include 2020-05-23 22:06:24 +08:00
Qv2ray-dev
398cb5f644 refactor: small refactor 2020-05-23 22:06:01 +08:00
Qv2ray-dev
b9b86efa0d fix: prevent reading geosite/geoip every time 2020-05-23 22:01:03 +08:00
Qv2ray-dev
5aa12f089d add: added 1/2 of DNSSettingsWidget 2020-05-22 23:15:55 +08:00
Qv2ray-dev
e5f73fb9e9 fix: oops... 2020-05-22 21:58:33 +08:00
Qv2ray-dev
d52e9e0315 fix: rearranged subscription import filter UI 2020-05-22 21:57:02 +08:00
Qv2ray-dev
1bbd640968 add: added tProxy IPv6 / Subscription Filtering 2020-05-22 21:45:39 +08:00
Qv2ray-dev
bf117fc535 refactor: refactored core/connections module 2020-05-22 21:10:45 +08:00
DuckSoft
c70aca8c53 memory optimisation
trying to save memory
2020-05-22 01:50:47 +08:00
DuckSoft
60ed59049f
fixed a foolish bug
saved my little memory
2020-05-22 01:15:43 +08:00
Qv2ray-dev
bce8a962f5 refactor: a small refactor of TCPing 2020-05-21 22:50:31 +08:00
Qv2ray-dev
5fc9bfd96c add: added UI for DNS settings 2020-05-21 22:46:41 +08:00
Qv2ray-dev
7b81445810
Merge pull request #621 from Qv2ray/dev-refactor-latency-test
Refactored Latency Test, Added ICMPing
2020-05-21 17:48:19 +08:00
Qv2ray-dev
7885966cba ****: stop supporting ICMPing on macOS 2020-05-21 17:05:34 +08:00
Qv2ray-dev
eab84e40b4 fix: cross-(unix)platform ICMPing 2020-05-21 15:28:43 +08:00
Qv2ray-dev
84e4d98417
?? 2020-05-20 20:56:20 +08:00
Qv2ray-dev
5b85e09817
? 2020-05-20 20:52:18 +08:00
Qv2ray-dev
ac35101a73 fix: fixed macOS build? 2020-05-20 20:10:59 +08:00
Qv2ray-dev
e901a99ebf add: added ICMP as latency tester - Windows 2020-05-19 23:00:39 +08:00
Qv2ray-dev
ea6faae07e add: added ICMP as latency tester - unix 2020-05-19 19:54:16 +08:00
DuckSoft
9d52ac07ca
Stop before you go 2020-05-18 23:44:40 +08:00
Qv2ray-dev
a0bf5e2418 fix: fixed a crash on disconnecting duplicated Node-Connections 2020-05-18 23:26:44 +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
c0d4698f08 fix: fixed Windows plugin loading method 2020-05-18 14:10:11 +08:00
DuckSoft
a681fd2a4c
fixed empty ntp addr error 2020-05-18 12:08:49 +08:00
Qv2ray-dev
da5532a715 fix: fixed tcping message 2020-05-18 11:53:32 +08:00
Qv2ray-dev
fb94fd05ed refactor: refactored auto update algorithm 2020-05-18 11:17:57 +08:00
Qv2ray-dev
497cc82a67 fix: fixed Windows non-block TCPing 2020-05-18 11:07:12 +08:00
Qv2ray-dev
64c392d1ad fix: UI tweak, prevent connection list taking too much space 2020-05-18 09:57:55 +08:00
DuckSoft
58414832cc
fix a strange bug 2020-05-18 00:36:11 +08:00