QwQ
232e62c405
fix: do not send kill signal to pid0
2020-08-07 11:16: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
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
QwQ
adcc21828e
fix: enable debug build CI
2020-08-05 16:05:49 +08:00
QwQ
160d58c4b2
fix: trigger crash on signal handler
2020-08-05 14:54:14 +08:00
QwQ
11f454bc76
fix: fixed shared_ptr refcount crash on macOS
2020-08-05 13:11:04 +08:00
QwQ
20a711718f
fix: fixed QMap causing outbounds mistakenly sorted
2020-08-05 08:28:11 +08:00
QwQ
acda5afe27
fix: fixed simple connection route generation
2020-08-05 08:21:15 +08:00
QwQ
6c88c95536
cleanup: remove empty source file
2020-08-04 17:36:42 +08:00
QwQ
dde2849d49
add: added External resolver, fixed DNS settings empty clientIP
2020-08-04 17:32:56 +08:00
QwQ
92a8b22f65
add: added Chain generator, fixed Balancer
2020-08-04 17:20:13 +08:00
QwQ
14e0a31087
refactor: refactored generator backend 4, WARN: NOT TESTED
2020-08-04 11:04:49 +08:00
QwQ
d8b0b37c6f
refactor: refactored Route Generator - 3, WARN: NOT TESTED
2020-08-03 23:19:12 +08:00
QwQ
8d94f6ca5f
refactor: refactored Route Generator - 2, WARN: NOT TESTED
2020-08-03 22:30:34 +08:00
QwQ
c017401840
refactor: refactored route generation, WARN: NOT TESTED
2020-08-03 17:15:26 +08:00
QwQ
13052b5e99
add: added DNS editor for complex editor
2020-08-03 01:48:25 +08:00
QwQ
80043136fb
add: full complex editor (without DNS), fixed some crashes
2020-08-03 01:16:58 +08:00
QwQ
cd4078e775
add: added balancer editor
2020-08-03 00:09:16 +08:00
QwQ
35aac17c7e
add: added GetData from NodeDispatcher
2020-08-02 11:35:01 +08:00
QwQ
f4e5bd2f65
cleanup: cleanup RouteEditor
2020-08-02 11:34:32 +08:00
QwQ
2b4b15ddd2
cleanup: cleanup NodeDispatcher
2020-08-02 11:33:52 +08:00
QwQ
1784ebf4af
add: added import via OutboundEditor
2020-08-02 11:32:37 +08:00
QwQ
8fd9b3baf5
add: added default outbound Combobox UI
2020-08-02 11:31:33 +08:00
QwQ
08a5d3d30b
Merge branch 'dev' into dev-route-editor
...
* dev: (26 commits)
cleanup: remove unused slots and functions, resolved #765
fix: should have fixed #781
fix: fixed #845
fix: hack and fixed ZXing build
fix: changed scanning method
Update official site to qv2ray.net (#846 )
fix: partially resolved #800 , rewrite ImportWindow required
fix: fixed #837
change: changed VLess to VLESS
feat: add zh_TW translation (#838 )
Bump actions/checkout version
fix: fcitx (not include fcitx5) doesn't work with appimage (Closes : #829 )
fix: fixed uninitialize maxJumpList Settings UI, closes #833
hmm: "Force Direct for All Connections"
fallback to Xwayland (Fixes #827 )
revert: partial revert last commit, formatted source code
Let clang-format no longer break Windows compilation
fix windows build
* Use IcmpSendEcho2 and Asynchronous Procedure Calls to implement Windows ICMP ping * refactor latency test
fix: fixed/refined new vmess share link parser
...
2020-08-02 10:38:02 +08:00
QwQ
2181125773
cleanup: remove unused slots and functions, resolved #765
2020-08-02 09:49:16 +08:00
QwQ
869a3038c6
fix: should have fixed #781
2020-08-02 09:40:07 +08:00
QwQ
a62db8de1d
fix: fixed #845
2020-08-02 09:04:52 +08:00
QwQ
311f7ee294
fix: hack and fixed ZXing build
2020-08-01 22:55:19 +08:00
QwQ
a67060ba7d
add: added ChainEditor, with looped and broken chains checker
2020-08-01 21:19:52 +08:00
EpLiar
1ca33e6b46
Update official site to qv2ray.net ( #846 )
2020-07-31 19:36:58 +08:00
QwQ
12b5b420ab
add: added ChainEditor UI
2020-07-31 16:44:46 +08:00
QwQ
be17652bc4
add: added ChainWidget components
2020-07-30 23:25:31 +08:00
QwQ
02aa656197
fix: partially resolved #800 , rewrite ImportWindow required
2020-07-29 15:34:34 +08:00
QwQ
c4f5bb07df
fix: fixed #837
2020-07-29 15:19:30 +08:00
ymshenyu
68ea5b6a1a
fix: fcitx (not include fcitx5) doesn't work with appimage ( Closes : #829 )
2020-07-28 22:48:18 +08:00
QwQ
c464499756
add: added something
2020-07-28 16:43:22 +08:00
QwQ
5719ed92b4
keep-alive: just to confirm alive
2020-07-27 23:52:31 +08:00
QwQ
6eeb52f859
fix: fixed uninitialize maxJumpList Settings UI, closes #833
2020-07-27 19:25:47 +08:00
QwQ
5b6fe5a94f
hmm: "Force Direct for All Connections"
2020-07-27 15:06:51 +08:00
QwQ
a3532ad9e9
refactor
2020-07-27 08:59:53 +08:00
QwQ
4617407655
fix: fixed OnDispatcherOutboundDeleted case "="
2020-07-26 00:35:46 +08:00
QwQ
c1fde8b3a6
refactor: refactored Complex Connection Editor - 2
2020-07-25 21:51:25 +08:00
QwQ
4af55caa5c
revert: partial revert last commit, formatted source code
2020-07-25 21:04:17 +08:00
DuckVador
d176442ba9
Let clang-format no longer break Windows compilation
2020-07-25 20:59:13 +08:00
DuckVador
aaff3de0a7
fix windows build
2020-07-25 20:57:36 +08:00
DuckVador
c84dc794fa
* Use IcmpSendEcho2 and Asynchronous Procedure Calls to implement Windows ICMP ping
...
* refactor latency test
2020-07-25 19:22:00 +08:00
QwQ
1c895e9563
fix: fixed/refined new vmess share link parser
2020-07-25 17:14:40 +08:00
QwQ
f666b479c9
add: added ChainWidget impl
2020-07-25 16:08:24 +08:00