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
5bae905866
version: bump version
2020-08-05 10:40:15 +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
900f6507f2
fix: fixed language loading algorithm
2020-08-04 20:45:57 +08:00
ymshenyu
282b62cc79
debian: bump version
2020-08-04 20:43:28 +08:00
ymshenyu
ac5a0ff2fe
debian: add missing dependencies
2020-08-04 20:36:40 +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
848dc40471
fix: fixed zxing-cpp build
2020-08-03 19:12:07 +08:00
QwQ
c017401840
refactor: refactored route generation, WARN: NOT TESTED
2020-08-03 17:15:26 +08:00
QwQ
fc375afdf6
fix: security -> encryption
2020-08-03 16:14:16 +08:00
QwQ
d3defa2f54
fix: fixed Outbound Editor index out of range
2020-08-03 15:46:05 +08:00
QwQ
d8755b752d
fix: protect libsemver using a try..catch block
2020-08-03 15:24:15 +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
QwQ
0067a676ee
add: support collapse all groups in one click
2020-07-25 15:41:47 +08:00
QwQ
51da85cfe1
refactor: refactored Complex Connection Editor
2020-07-25 11:27:04 +08:00
QwQ
0f05681e75
ping
2020-07-25 08:27:14 +08:00
QwQ
81df0e0f02
update: update include structure
2020-07-24 23:35:19 +08:00
QwQ
11f7a42d32
format: formatted source code
2020-07-24 23:11:29 +08:00
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
8207372d2e
update: prevent a shared_ptr .get()
2020-07-24 22:59:18 +08:00
QwQ
979a556400
add: added tag rename color support
2020-07-24 21:43:56 +08:00
QxQ
7dbeacd6eb
Update BUILDVERSION
2020-07-24 18:19:37 +08:00
QwQ
17394383a2
update: code cleanup and added renameTag function, finished deleteNode action
2020-07-24 00:01:59 +08:00
QwQ
cdc87d61d7
add: added copy existing config, link existing config, edit existing config
2020-07-23 20:12:14 +08:00
QwQ
de219ab9ba
update: updated QvPair to support secondary type
2020-07-23 15:12:13 +08:00
QwQ
0a923d1768
fix: fixed data loss when changing nodes
2020-07-23 10:20:32 +08:00
QwQ
1cb92d8c39
add: added node connection handler for RuleNodeModel
2020-07-23 00:05:34 +08:00
QwQ
bb63d01799
submodule: prevent duplicated connection
2020-07-22 21:42:33 +08:00
QwQ
748ccc2426
add: debug connection painter checkbox redesign
2020-07-22 20:39:41 +08:00
QwQ
f90e197524
add: refinement
2020-07-22 20:13:56 +08:00
QwQ
24347b4f50
add: added Connection display
2020-07-22 19:11:33 +08:00
QwQ
b5e675e620
add: moved debug view option to runtime check
2020-07-22 19:10:43 +08:00
QwQ
638f8b6a2f
Apple Inc., you won the game
2020-07-22 10:09:47 +08:00
QwQ
da8a178178
fix: fixed background painting problem when embed widget changes size
2020-07-22 10:03:55 +08:00
QwQ
cb34b25a30
fix: fixed build error
2020-07-22 09:24:46 +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
QwQ
9bc6624bba
add: added MainWindow button slot
2020-07-22 09:18:08 +08:00
QwQ
879e57d258
add: new UI icons set
2020-07-21 18:54:34 +08:00
QwQ
6520e827f1
update: even more updates on NodeEditor and RouteEditorWindow
2020-07-21 00:31:29 +08:00
QwQ
646dcf3d7b
ui: new RouteEditor UI design draft
2020-07-20 21:37:35 +08:00
DuckVador
d5e8f6566f
forward sip003 shadowsocks link to plugin
2020-07-20 18:59:38 +08:00
ymshenyu
9030f5da86
update debian/changelog
2020-07-20 14:46:14 +08:00
DuckSoft
812dcbdcbb
bump version to 2.6.2
2020-07-20 10:44:30 +08:00
QwQ
db7677ffa9
add: added nodeDispatcher signals
2020-07-20 08:32:29 +08:00
QwQ
4adbdbc258
refactor: another refactor
2020-07-19 16:13:03 +08:00
QwQ
93085060a8
change: alterId from 32 to 0
2020-07-19 14:56:54 +08:00
QwQ
5f8ae39f7f
add: added 2 buttons to add balancer and chain outbound
2020-07-19 00:53:09 +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
adf5fa50de
add: added more outbound widgets
2020-07-17 17:56:15 +08:00
QwQ
e88b5e6ad5
add: update RuleWidget
2020-07-17 16:57:14 +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
QwQ
3059fc9d88
add: so many widgets!
2020-07-17 16:57:12 +08:00
DuckSoft
44ba4e1cb9
bump BUILDVERSION
2020-07-16 23:00:10 +08:00
QxQ
dc1074c83a
Merge branch 'dev' into dev-ping-refactor
2020-07-15 22:18:48 +08:00
DuckVador
5a35943499
add macos icmp ping
2020-07-15 21:41:58 +08:00
QwQ
a086d1e05c
fix: refined MainWindow UI layout
2020-07-15 13:56:15 +08:00
DuckSoft
fcbab632dc
fix linux icon problem
2020-07-15 11:17:43 +08:00
QwQ
0837584568
update
2020-07-14 22:34:19 +08:00
DuckVador
f42ef88cf6
fix all valgrind possible memory loss in async ICMP/TCP ping
2020-07-14 19:15:33 +08:00
QwQ
e7d9627599
add: Qv2ray Logo in R/G/B
2020-07-14 14:46:00 +08:00
DuckVador
21a03aab8d
Merge branch 'dev' into dev-ping-refactor
2020-07-14 12:50:42 +08:00
QwQ
93cb434765
fix: resolved #777
2020-07-14 00:53:33 +08:00
QwQ
1c1350fa17
ping
2020-07-13 15:38:46 +08:00
DuckVador
23b9aeb900
Merge branch 'dev' into dev-ping-refactor
2020-07-13 12:33:33 +08:00
ymshenyu
173643b5e2
update debian/changelog
2020-07-13 09:41:40 +08:00
QwQ
f5cdb62ff8
version: bump version string to v2.6.1
2020-07-13 09:28:05 +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
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
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
Qv2ray-dev
09a85257cb
submodule: merged QvUIStyles submodule into main repo
2020-07-10 21:56:08 +08:00
Qv2ray-dev
98f231ef15
submodule: updated submodule
2020-07-10 21:14:59 +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
DuckVador
549eb88bc5
submodule: updated submodule
2020-07-10 19:21:08 +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
Qv2ray-dev
6b5c9b2d6c
fix: fix typo
2020-07-10 13:18:52 +08:00
Qv2ray-dev
3f65204c4a
submodule: updated submodule
2020-07-10 13:16:38 +08:00
Qv2ray-dev
7a0ea9ced4
submodule: updated zxing-cpp submodule
2020-07-10 13:07:03 +08:00
Qv2ray-dev
ee42e01168
cleanup
2020-07-10 09:46:34 +08:00
Qv2ray-dev
002bc4b7d1
fix: fixed auto connection combobox when autoStartGroupId is null
2020-07-10 08:31:26 +08:00
Qv2ray-dev
e25fbfaecf
version: bump version
2020-07-10 00:02:48 +08:00
Qv2ray-dev
b4ef6427d6
fix: fixed desktop format
2020-07-09 23:39:53 +08:00
ymshenyu
33e238d263
update debian/changelog
2020-07-09 22:08:04 +08:00
Qv2ray-dev
18c9bbabaa
version: removed pre-release version suffix
2020-07-09 21:56:04 +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
ymshenyu
dc5215093b
update debian/changelog
2020-07-08 21:45:22 +08:00
Qv2ray-dev
eaeb61f491
version: bumping version suffix
2020-07-08 21:21:45 +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
3cd8a2e019
add: added simple tests for QJsonIO::GetValue with std::tuple<T...>
2020-07-08 09:14:02 +08:00
Qv2ray-dev
3d29880cb8
update: update submodules
2020-07-07 23:19:40 +08:00
Qv2ray-dev
b8bd3cd49e
fix: clear whatever the logBrowser you want
2020-07-07 22:23:56 +08:00
Qv2ray-dev
b71d5b43ab
update: update submodules
2020-07-07 22:16:54 +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
Qv2ray-dev
50c0754b72
fix: fixed release assets for Qt 5.15.0
2020-07-06 18:17:25 +08:00
ymshenyu
36eff04b3e
update debian/changelog
2020-07-06 17:43:11 +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
6051453b7e
version: bumping version suffix
2020-07-06 15:05:32 +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
Qv2ray-dev
77edf7ebcd
breaking: re-target release build to Qt 5.15 ( #725 )
2020-07-06 09:08:10 +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
b015c2f0f1
refactor: update backward.cmake
2020-07-03 15:51:05 +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
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
Qv2ray-dev
d4147ffdc4
fix: sorry WinAPI you are the boss
2020-06-29 21:14:22 +08:00
Qv2ray-dev
e64bb16ead
update: update translations
2020-06-29 21:08:31 +08:00
Qv2ray-dev
43773fb6a0
fix: fixed build and backtrace collection
2020-06-29 21:01:14 +08:00
Qv2ray-dev
5a12beb59a
fix: fixed unwanted backward-cpp install target
2020-06-29 00:54:59 +08:00
Qv2ray-dev
bd79b38e60
fix: fixed macOS clang build, fixed macOS StackTrace
2020-06-29 00:10:35 +08:00
Qv2ray-dev
d484508c68
fix: really fixed Windows build
2020-06-28 19:54:33 +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
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
ymshenyu
90db6c85b9
Debian Repository for Qv2ray
2020-06-27 12:47:52 +08:00
ymshenyu
3981014bc3
update debian/control
2020-06-27 08:57:19 +08:00
Qv2ray-dev
60c8d17723
fix: fixed Windows crash on frequent startup
2020-06-26 20:45:15 +08:00
Qv2ray-dev
6b08fedbee
add: simplify Windows PATH
2020-06-25 20:59:24 +08:00
Qv2ray-dev
aece0f6650
add: added Linux stacktrace
2020-06-25 20:01:40 +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
37013d8c11
fix: remove empty mux object from outbounds when not enabled
2020-06-23 22:27:58 +08:00
DuckSoft
7c178c9e7c
bumping buildversion
2020-06-23 14:57:52 +08:00
Qv2ray-dev
4820433281
update: cmake no cache build info
2020-06-22 22:14:26 +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
3d6e03f0b5
update: update submodule
2020-06-22 09:20:26 +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
34bc7986bd
sign
2020-06-20 08:55:44 +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
d04cb5b1de
ping
2020-06-19 17:07:05 +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
3f1bb470e8
version: bumping version suffix
2020-06-18 16:26:59 +08:00
ymshenyu
04a2e9bb53
debian: update changelog
2020-06-18 16:12:31 +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
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
500039ccba
update: some small updates
2020-06-16 21:44:09 +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
eea95e7447
add: added qv2ray://
2020-06-14 19:54:58 +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
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
ymshenyu
14b93ef229
fix azure pipeline
2020-06-10 11:48:18 +08:00
ymshenyu
59d36e2187
update azure-pipelines.yml
2020-06-10 11:25:05 +08:00
ymshenyu
9c5bc98558
fix snap packaging
2020-06-10 09:21:44 +08:00
ymshenyu
5f779837a7
update snap/snapcraft.yaml
2020-06-10 08:45:10 +08:00
ymshenyu
333859e529
fix CI build
2020-06-10 08:32:15 +08:00
ymshenyu
98b77a0977
debug
2020-06-10 08:23:19 +08:00
ymshenyu
cfcbd49c62
fix typo
2020-06-09 23:08:02 +08:00
ymshenyu
e9e09fc018
toxic Debian package is ready to go
2020-06-09 23:03:45 +08:00
DuckSoft
8702660804
fix plugin when tproxy enabled
2020-06-06 13:37:45 +08:00
ymshenyu
a5f06244ca
good bye travis
2020-06-05 12:37:27 +08:00