Commit Graph

854 Commits

Author SHA1 Message Date
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
ymshenyu
649a2cc568 fix travis - 1 2020-06-05 12:29:25 +08:00
ymshenyu
2913ad4bca fix travis build 2020-06-05 12:18:37 +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
98ff25d148 debian: fix inconsistent-appstream-metadata-license lintian warning 2020-06-05 11:34:55 +08:00
Qv2ray-dev
4831338a30 fix: some fixes 2020-06-02 23:35:57 +08:00
Qv2ray-dev
175fc1ba34 Keep-Alive: True 2020-05-30 09:21:33 +08:00
Qv2ray-dev
d791db2259 version: bumping version suffix 2020-05-28 13:57:43 +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
ymshenyu
465c01711b debian: bump version 2020-05-27 18:23:04 +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
546861eb02 trigger 2020-05-27 09:25:55 +08:00
Qv2ray-dev
89b80ab780 update: update submodule 2020-05-27 09:11:56 +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
ymshenyu
e48ef560ca Revert "snap: using system qnodeeditor for snap packaging"
This reverts commit 6cf980e74a.
Revert "update .travis.yml"

This reverts commit c5c4a00ac9.
Revert "snap: add missing build dependencies"

This reverts commit d28547be39.
2020-05-25 21:13:08 +08:00
ymshenyu
d28547be39 snap: add missing build dependencies 2020-05-25 20:39:23 +08:00
ymshenyu
c5c4a00ac9 update .travis.yml 2020-05-25 20:24:53 +08:00
ymshenyu
6cf980e74a snap: using system qnodeeditor for snap packaging 2020-05-25 20:21:53 +08:00
ymshenyu
4ae82ce124 refactor: change include structure 2020-05-25 19:18:12 +08:00
ymshenyu
f894b86331 snap: using system zxing-cpp for snap packaging 2020-05-25 12:54:59 +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
ymshenyu
66df43f038 snap: let plugins track on dev branch 2020-05-24 15:20:54 +08:00
Qv2ray-dev
6e5a7acd2f fix: fixed EMBED_TRANSLATIONS option 2020-05-24 15:12:59 +08:00
ymshenyu
87fc716cea snap: bundle trojan plugin 2020-05-24 14:38:56 +08:00
ymshenyu
87a17dab33 update snap/snapcraft.yaml 2020-05-24 13:51:06 +08:00
ymshenyu
27189ad3d6 snap: fix typo 2020-05-24 13:24:55 +08:00
ymshenyu
7169ba7324 snap: bundle ssr plugin 2020-05-24 13:14:11 +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
b943dc804d trigger 2020-05-24 00:04:37 +08:00
ymshenyu
f1d8e2ebf3 add: added unit tests for QJsonIO 2020-05-23 23:58:08 +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
4d547a41b9 fix: fixed build 2020-05-23 21:52:59 +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
ymshenyu
7da7b723bf fix: add missing library for macOS 2020-05-22 09:26:02 +08:00
DuckSoft
0144ae3e64
updating all translations 2020-05-22 02:07:42 +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
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
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
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
968924415d
bumping version to v2.6.0-rc2 2020-05-18 12:05:53 +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
f5cea0eea9
bump version to 2.6.0-rc1 2020-05-18 00:41:59 +08:00
Qv2ray-dev
7bdc140c3d fix: ok, so this is Apple/macOS/AppleSDK 2020-05-17 22:54:31 +08:00
Qv2ray-dev
0123613e91 update: check instead of re-applying the same theme 2020-05-17 22:46:40 +08:00
Qv2ray-dev
0aad012576 add: added PortDetector 2020-05-17 22:43:52 +08:00
Qv2ray-dev
e4a3eb33fb update: UI text update 2020-05-17 22:04:58 +08:00
Qv2ray-dev
31f6e1389f update: several refactors and Import window redesign 2020-05-17 22:04:03 +08:00
Qv2ray-dev
7e2f3d7ecd Merge branch 'version-v2' into dev
* version-v2:
  fix: fixed tProxy combobox translation settings
2020-05-17 20:30:59 +08:00
Qv2ray-dev
857f63c0cb fix: bug fixes about group management 2020-05-17 16:07:01 +08:00
Qv2ray-dev
63e4d2c797 fix: fixed connection moving/linking issue 2020-05-17 13:32:44 +08:00
Qv2ray-dev
ce3bfc3ca4 refactor: refactored inbound settings object 2020-05-17 10:48:23 +08:00
Qv2ray-dev
70990534b2 add: adapt plugin interface V2 2020-05-17 09:26:43 +08:00
Qv2ray-dev
3c362da2f6
reconstruct project files
* add: zxing as static lib
2020-05-17 00:07:43 +08:00
Qv2ray-dev
82e74f44fc fix: fixed UI assets missing 2020-05-15 23:55:46 +08:00
Qv2ray-dev
d4d39a5180 refactor: now use QJsonIO in tests 2020-05-15 23:39:23 +08:00
Qv2ray-dev
c55d60ab21 refactor: rearranged header include 2020-05-15 22:40:21 +08:00
Qv2ray-dev
2d4d41468f fix: ok, so 2020-05-15 21:51:14 +08:00
Qv2ray-dev
3ddd92339f Merge branch 'dev' into dev-unit-test
* dev:
  fix: fixed group manager RCM
  added vmess v1 upgrader (#609)
  fix: fixed subscription update connection item count check
  update debian/rules
  fix: prevent crash on subscription update
  rm: fully removed QvNetworkToolbar
  rm: removed QvToolbarConfig from config file
  fix: fixed statsPort missing during config migration
  add: added customize UI style capability
2020-05-15 21:06:04 +08:00
Qv2ray-dev
77b9020229 fix: fixed group manager RCM 2020-05-15 20:34:57 +08:00
Qv2ray-dev
e5a3494285 fix: fixed subscription update connection item count check 2020-05-15 17:38:42 +08:00
Qv2ray-dev
4e2efe14dc fix: prevent crash on subscription update 2020-05-15 17:03:10 +08:00
Qv2ray-dev
e8ab89c9c0 rm: fully removed QvNetworkToolbar 2020-05-15 16:53:18 +08:00
Qv2ray-dev
3b06b0702d rm: removed QvToolbarConfig from config file 2020-05-15 16:41:48 +08:00
Qv2ray-dev
cd778540dd fix: fixed statsPort missing during config migration 2020-05-15 16:32:34 +08:00
DuckVador
c625d163ff Let's unit-test! 2020-05-15 16:06:08 +08:00
Qv2ray-dev
e5614e7ee1 add: added customize UI style capability 2020-05-15 15:48:33 +08:00
Qv2ray-dev
74f40f0775 fix: fixed connection issue 2 2020-05-15 00:46:39 +08:00
Qv2ray-dev
7963f03f55 fix: fixed connection issue 2020-05-15 00:44:57 +08:00
Qv2ray-dev
3df2755a17 trigger: trigger CI rebuild 2020-05-15 00:28:45 +08:00
Qv2ray-dev
53a7dcbc2d fix: fixed build 2020-05-15 00:25:55 +08:00
Qv2ray-dev
f10b35f34f
Merge branch 'dev' into dev-group-routing 2020-05-15 00:06:57 +08:00
Qv2ray-dev
2c7bd53f08 add: added Connection Linking/Moving/Copying via group manager 2020-05-15 00:04:02 +08:00
Qv2ray-dev
21c5e9a675 update: fixed build && misc updates 2020-05-14 22:15:20 +08:00
Qv2ray-dev
40c12cb530 add: added new logo PNG 2020-05-14 11:20:48 +08:00
Qv2ray-dev
86da8192be add: added more logo designs 2020-05-13 15:19:32 +08:00
Qv2ray-dev
51b43815bd refactor: refactored ConnectionHandler signals 2020-05-12 20:22:49 +08:00
Qv2ray-dev
b51fa558a1 fix: fixed warnings and added pre-commit hook 2020-05-11 09:37:18 +08:00
Qv2ray-dev
cb9ea94f14 fix: fixed build for Qt<5.14 2020-05-11 09:11:47 +08:00
DuckVador
f9b4813b8d add nonblocking TCPing 2020-05-11 00:45:20 +08:00
Qv2ray-dev
74cbf83219 add: experimental connection-group linking creation 2020-05-10 23:56:24 +08:00
Qv2ray-dev
d4d5220547 add: added connection / group saving 2020-05-08 14:11:48 +08:00
Qv2ray-dev
5f46014b23 "I haven't implement the Connections Saving Feature" 2020-05-08 00:12:23 +08:00
Qv2ray-dev
277c5065f6 Have sleep, 🤬 It just compiles, but not working, DO NOT RUN
A QHash's key type has additional requirements other than being an assignable data type: it must provide operator==(), and there must also be a qHash() function in the type's namespace that returns a hash value for an argument of the key's type.
2020-05-04 23:45:25 +08:00
Qv2ray-dev
e1db1873b4 Have sleep, 🤬 and don't know how to fix this shit. 2020-05-04 22:49:45 +08:00
Qv2ray-dev
6f358d7cb9 refactor: some refactors 2020-05-03 15:47:41 +08:00
Qv2ray-dev
7ea717e249 add: try has std::byte NO_AUR NO_PACMAN NO_DEB 2020-05-03 13:59:55 +08:00
Qv2ray-dev
6e26488e93 refactor: refactored Qv2rayBase.hpp, preparation for config file increament. 2020-05-03 11:20:49 +08:00
Qv2ray-dev
6a46dedc46 add: added Connection Removing and exporting via GroupManager 2020-05-02 22:20:40 +08:00
Qv2ray-dev
917d053cbc add: added gRPC version string log output 2020-05-02 10:27:05 +08:00
Qv2ray-dev
a351e95df9 add: test support connection copy/movement 2020-05-02 00:50:05 +08:00
Qv2ray-dev
2bd9cc1a87 add: basic group manager without subscription feature 2020-05-01 22:39:15 +08:00
Qv2ray-dev
a5d9c3d253 add: added Group Manager UI 2020-05-01 20:22:37 +08:00
DuckVador
8be0eb14d5 Allow plugin to know if udp is enabled 2020-04-29 19:00:38 +08:00
Qv2ray-dev
deda5a918e fix: fixed tProxy combobox translation settings 2020-04-28 23:42:46 +08:00
Qv2ray-dev
4e73e6ece0 format: formatted headers 2020-04-28 22:37:13 +08:00
Qv2ray-dev
c424301924 format: code format 2020-04-28 15:01:14 +08:00
Qv2ray-dev
1f5e934f5a change: Subscription Editor --> Group Editor 2020-04-28 13:37:36 +08:00
Qv2ray-dev
5db7961f31 add: added BitTorrent detection 2020-04-28 13:27:19 +08:00
Qv2ray-dev
16b2238625 update: update LICENCES 2020-04-27 14:38:03 +08:00
Qv2ray-dev
8411ea9f68 add: use v2ray DNS for freedom outbound 2020-04-26 22:30:13 +08:00
Qv2ray-dev
f08ea62e47 version: bumped version 2020-04-26 22:11:01 +08:00
Qv2ray-dev
d05bd20f34 add: added Latency Test on the connection list RCM, fixed #539 2020-04-26 17:51:16 +08:00
Qv2ray-dev
0d767a9306 add: use UseIP when tProxy and DNSIntercept have been enabled 2020-04-25 22:28:56 +08:00
Qv2ray-dev
fca5ef4bae fix: fixed a missing IP rule when proxy is disabled 2020-04-25 17:49:22 +08:00
Qv2ray-dev
1f48a7fac4 version: bumped version 2020-04-25 10:42:49 +08:00
Qv2ray-dev
0480c63b3a fix: refactored Qv2ray Proxy settings 2020-04-24 15:29:29 +08:00
ymshenyu
2380b3f935
Merge branch 'version-v2' into dev 2020-04-23 22:17:29 +08:00
Qv2ray-dev
96dd7e294d add: more arguments 2020-04-23 17:54:24 +08:00
Fancy Zhang
376987d979
add outbound mark to tproxy. (#535)
* add outbound mark to tproxy

* only allow set outbound mark in tproxy

* enable sniffing for tproxy, and only change outbound mark in non-complex config

* small code refinemnet

* ok so

* fix merge conflict

Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-04-23 14:58:10 +08:00
Qv2ray-dev
3e832f70fd fix: fixed "Show/Hide" QAction text 2020-04-23 13:32:47 +08:00
Qv2ray-dev
d24efb2e20 version: bumping version v2.5.0-pre2 2020-04-23 13:24:23 +08:00
Qv2ray-dev
d114541f1b fix: fixed build 2020-04-22 21:57:27 +08:00
Qv2ray-dev
3d4ab6f249 fix: this may fix the session blocker on Linux 2020-04-22 21:03:34 +08:00
Qv2ray-dev
a0e079198c fix: ok so this could fix snap OS 2020-04-21 16:04:55 +08:00
Qv2ray-dev
66e2832b7b add: added recent jumplist, KnownBug: 1 2020-04-20 22:47:10 +08:00
DuckSoft
b6a8ee1aec
Update BUILDVERSION 2020-04-20 05:37:36 +08:00
Qv2ray-dev
243b996d6a fix: some UI fixes 2020-04-19 17:02:29 +08:00
Qv2ray-dev
8bc4e95442
Merge pull request #515 from Qv2ray/dev
Qv2ray v2.5.0-pre1
2020-04-18 08:42:55 +08:00
Qv2ray-dev
04d098779a add: this could resolve #514 2020-04-17 23:16:46 +08:00
Qv2ray-dev
51e80b841c add: added colorful system tray icon, fixed #214 2020-04-17 22:06:56 +08:00
Qv2ray-dev
8560222343 fix: some UI fixes, added KernelCrashed message 2020-04-17 15:23:31 +08:00
Qv2ray-dev
b82a5a0741 add: adapt new Interface 2020-04-16 23:33:07 +08:00
Qv2ray-dev
eba9641b87 update: formatted CMakeLists.txt 2020-04-14 13:22:51 +08:00
Qv2ray-dev
9963185132 fix: default page index 2020-04-12 20:13:15 +08:00
Qv2ray-dev
e88413d42d version: get rid of version 5243 2020-04-11 23:31:39 +08:00
Qv2ray-dev
86e187b8c4 version: bumping version (test) 2020-04-11 23:06:27 +08:00
Qv2ray-dev
f7b1a1fdb5 add: added kernel plugin support 2020-04-11 14:50:28 +08:00
Qv2ray-dev
0ec1bdc40c refactor: refactor for KernelPlugin-V2rayRoutingEngine support 2020-04-10 23:32:03 +08:00
Qv2ray-dev
19a30e7dca add: added PluginKernelInteractions 2020-04-10 17:59:12 +08:00
Qv2ray-dev
6fdb80b2f6 add: refactored PluginHost, added Outbound Editor support 2020-04-09 23:23:38 +08:00
Qv2ray-dev
60009e0b47 fix: some fixes 2020-04-09 09:58:50 +08:00
Qv2ray-dev
69a7200b25 update: adapt interface draft-2.3.1 2020-04-08 11:36:28 +08:00
Qv2ray-dev
75db4ed766 update: adapt interface draft-2.2 2020-04-07 20:55:26 +08:00
Yuxiang Zhu
93cbea496f Add spec file and Makefile for RPM build on Fedora Copr
Adds RPM packaging support on [Fedora Copr](https://copr.fedorainfracloud.org/).
Currently only tested with Fedora 30+.
Supporting for other distributions like RHEL/CentOS/Suse/OpenSuse requires some dependencies that are not in their official repos so it is not covered in this PR.

Build RPMs locally:

``` bash
dnf install -y git mock make
make -f .copr/Makefile srpm  # build source RPM
make -f .copr/Makefile rpm  # build binary RPM
```

This makefile uses [Mock](https://github.com/rpm-software-management/mock) to build RPMs in a chroot environment. To use a chroot differed from your build distribution, use `RPM_BUILDROOT=<chroot-name>` Makefile variable.

For example, build against Fedora 32 on a CentOS 8 machine:

```bash
make -f .copr/Makefile rpm RPM_BUILDROOT=fedora-32-$(uname -m)
```

Example build: https://copr.fedorainfracloud.org/coprs/yux/v2ray/build/1329864/
2020-04-07 16:42:12 +08:00
Qv2ray-dev
71bed7992a update: adapt interface draft-2 2020-04-06 22:21:32 +08:00
Qv2ray-dev
65bf34962c Merge branch 'dev-plugin-system' into dev
* dev-plugin-system:
  PAC: "See you in the plugin manager"
  plugin: simple plugin integration supported
  plugin: update plugin settings subsystem
  plugin: added plugin enable/disable, load state and plugin type display
  submodule: updated submodule
  fix: remove duplicates
  fix: fixed windows build
  add: added more plugin UI functions
  add: added qt signal system
  merge: merge dev
  add: added plugin management window, load plugin support
  update interface, made the demo plugin work
  update: updated plugin interface submodule
  add: implement loading plugins
  add: added plugin interface stub
2020-04-06 14:18:48 +08:00
Qv2ray-dev
accfd68fbc
release: bump build version 2020-04-01 15:57:45 +08:00
DuckSoft
f0acfee76d
[windows] installer pipeline (#486)
* boom

* MSI: add MSI action workflow

* Windows Installer

* fix cpack

* fixup windeployqt

* remove useless actions

* fix windeployqt

* add missing id to actions

* Update main.cpp

* fix get package name

* update artifact name

* nsis: add shortcut and clean up workflows

* Windows: Completing Windows package content

* clean up backslash

* CI clean up

* Revert "clean up backslash"

This reverts commit 0b3c4b7371.

* update deployment.cmake

Co-authored-by: ymshenyu <373318510@qq.com>
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-04-01 12:46:15 +08:00
Qv2ray-dev
ac3867c297 macOS: targeting macOS 10.14 2020-03-31 20:19:15 +08:00
Qv2ray-dev
4e11b99a3c
Semantic versioning (#484)
* add: add new semver versioning scheme and bumped version to 2.4.1-pre1

* brave pacman (#485)

**Strange git commit-msg has been hidden**

* Update VERSIONSUFFIX
2020-03-31 14:49:10 +08:00
Qv2ray-dev
a2fb3c542a add: add new semver checker 2020-03-31 10:44:34 +08:00
ymshenyu
f88f5c83f6 fix: apply tabStop sequences by @DuckSoft 2020-03-31 10:19:09 +08:00
ymshenyu
5ad597e526 adding notification to system proxy, resolving #474 2020-03-31 10:18:38 +08:00
Qv2ray-dev
a54d68cf9e fix: fixed SOCKS user removal issue 2020-03-31 10:18:15 +08:00
ymshenyu
9a426c29be fix: some macos fixes 2020-03-31 10:17:46 +08:00
Qv2ray-dev
53bdc2f5a3
Update BUILDVERSION 2020-03-28 23:59:03 +08:00
Qv2ray-dev
20393f685e
Update VERSION 2020-03-28 23:29:28 +08:00
Qv2ray-dev
d602f0b2a7 fix: fixed auto update tag scheme 2020-03-28 14:17:41 +08:00
Qv2ray-dev
a5eb59604e change: introducing new release/update checker model 2020-03-27 22:03:26 +08:00
Qv2ray-dev
f45a8c94f5 change: ported to zxing-cpp 2020-03-27 19:42:20 +08:00
Qv2ray-dev
70066ba3e0 fix: set NOWRAP on advanced route editor 2020-03-26 22:28:19 +08:00
Qv2ray-dev
53441e28db refactor: move TCPing from core back to components 2020-03-26 21:34:56 +08:00
Qv2ray-dev
c5b22dbb90 fix: fixed some SMALL memory issue and fixed #456 2020-03-26 20:46:56 +08:00
Qv2ray-dev
a17d6f2802 fix: this may fixed #457 2020-03-26 16:05:03 +08:00
Qv2ray-dev
cf390b3792 PAC: "See you in the plugin manager" 2020-03-26 10:53:56 +08:00
Qv2ray-dev
f865eb3587 submodule: updated submodule 2020-03-24 16:29:23 +08:00
Qv2ray-dev
d52d54a38f fix: remove duplicates 2020-03-23 07:47:23 +08:00
Qv2ray-dev
ca8378cd42 Merge branch 'dev' into dev-plugin-system
* dev:
  fix: fixed a misleading source string
  bumping versions
  debian: Bump version
  updating translations
  Reorganising README.md (#447)
2020-03-22 23:52:47 +08:00
DuckSoft
d22bea65e0
bumping versions 2020-03-22 22:35:57 +08:00
Qv2ray-dev
322734d9c9 add: added more plugin UI functions 2020-03-22 18:51:45 +08:00
Qv2ray-dev
f08d65c618 Merge branch 'dev' into dev-plugin-system
* dev: (23 commits)
  fix: somewhat more fixes
  fix: stop eating memory and added header guards
  fix: fixed HiDPI blurred QrImage, added new command arg noScaleFactor
  fix: fixing MainWindow size issue.
  fix: fixed a SIGFAULT when exit is triggered by the SIGNALS
  debian: Bump version
  version: bump version
  URGENT: fixed file loading if a source file was not in UTF-8
  bumping versions
  updating translations
  fix: rearrange MainWindow.hpp, fixed #435
  embed some schemes
  update: some minor refactors
  debian: bump version
  naive impl: exporting
  fixing windows up
  adding std::optional for windows
  impl: importing schemes
  refactoring RouteSettngsMatrix
  misc ui tweaks (#434)
  ...
2020-03-22 18:23:27 +08:00
Qv2ray-dev
1d2f81088c add: added plugin management window, load plugin support 2020-03-22 17:17:47 +08:00
Qv2ray-dev
b3f8f4a482 update interface, made the demo plugin work 2020-03-22 01:44:36 +08:00
Qv2ray-dev
b6ea1d9a96 fix: fixed HiDPI blurred QrImage, added new command arg noScaleFactor 2020-03-21 15:52:07 +08:00
Qv2ray-dev
ae0776cae9 fix: fixing MainWindow size issue. 2020-03-21 15:13:52 +08:00
Qv2ray-dev
750c96c5b1 fix: fixed a SIGFAULT when exit is triggered by the SIGNALS 2020-03-21 13:54:36 +08:00
Qv2ray-dev
35a8d40b7f version: bump version 2020-03-21 08:47:06 +08:00
Qv2ray-dev
e8266d1afa URGENT: fixed file loading if a source file was not in UTF-8 2020-03-21 08:40:39 +08:00
DuckSoft
f391c84c1b
bumping versions 2020-03-20 23:11:46 +08:00
Qv2ray-dev
a5a5a642e8 update: some minor refactors 2020-03-20 22:34:26 +08:00
Qv2ray-dev
57f8e5df31 update: updated plugin interface submodule 2020-03-20 22:04:42 +08:00
DuckSoft
60ab609257
misc ui tweaks (#434) 2020-03-20 12:46:16 +08:00
Qv2ray-dev
5b3a7658bc add: implement loading plugins 2020-03-20 12:41:50 +08:00
Qv2ray-dev
3f2e94116d change: changed route matrix json scheme 2020-03-19 23:38:31 +08:00
Qv2ray-dev
b34cb32d51 add: added route scheme matrix 2020-03-19 22:59:44 +08:00
Qv2ray-dev
1c0939c214 fix: fixed a missing --force-hiDPI arg, fixed #431 2020-03-19 17:04:27 +08:00
Qv2ray-dev
da1cbb951c fix: fixed a super-long connection info/name/groupname/address will expand the whole ConnectionInfoWidget 2020-03-19 16:01:21 +08:00
Qv2ray-dev
a4f9c4b604 rm: removed useless/misleading UI 2020-03-19 10:17:07 +08:00
Qv2ray-dev
a7edf912af add: added clear function of connection stats 2020-03-18 23:35:24 +08:00
Qv2ray-dev
d92979bafc fix: some upgrades to the QNodeEditor 2020-03-17 19:58:23 +08:00
Qv2ray-dev
e7b7592dd5 fix: fixed a misleading variable name 2020-03-17 17:33:29 +08:00
Qv2ray-dev
993a687a02 fix: fixed MainWindow didn't show up when a wrong autoconnectionId is set 2020-03-17 07:36:39 +08:00
Qv2ray-dev
d8ffdb6e8f version: bump version 2020-03-16 19:36:51 +08:00
Qv2ray-dev
ac480eb396 fix: feel free to use empty host with http/h2 in your vmess 2020-03-16 18:22:51 +08:00
Qv2ray-dev
7a34378313 version: bump version 2020-03-16 12:56:23 +08:00
Qv2ray-dev
4e3c53c577 fix: let hiDPI support restricted by command arg 2020-03-16 08:53:36 +08:00
Qv2ray-dev
fcb7b91e37 version: bump version 2020-03-15 17:56:28 +08:00
Qv2ray-dev
f81aed2c52 fix: stop calling vmess:// protocol a standardized URI 2020-03-15 17:35:35 +08:00
Qv2ray-dev
ff9e2b49a8 version: bump version 2020-03-15 16:16:24 +08:00
Qv2ray-dev
d1f935be2a fix: fixed tcping data sort issue 2020-03-15 15:15:41 +08:00
Qv2ray-dev
e7998e3da4 version: bumped version number 2020-03-15 11:09:01 +08:00
Qv2ray-dev
6ef0f746de submodule: updated submodule 2020-03-14 21:46:40 +08:00
Qv2ray-dev
9966db6e79 version: bump version 2020-03-14 16:28:48 +08:00
Qv2ray-dev
7273bf9fb8 Revert "fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name"
This reverts commit 1cabc14835.
2020-03-14 16:27:12 +08:00
Qv2ray-dev
1cabc14835 fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name 2020-03-14 13:44:18 +08:00
Qv2ray-dev
b600bcd57a fix: fixed multiple selection issue 2020-03-13 21:04:27 +08:00
Qv2ray-dev
a50cfe71b3 Merge branch 'dev-darkmode' into dev
* dev-darkmode:
  change: merged linux, win, mac cpp to one DarkmodeDetector
  [impl] windows implementation of darkmode detector
  [impl] linux implementation of darkmode detector
  [stub] basic framework for darkmode detection
2020-03-12 23:45:08 +08:00
Qv2ray-dev
b125eb41c3 fix: fixed a comment removal issue 2020-03-12 23:26:21 +08:00
Qv2ray-dev
ba32111169 refactor: some minor refactors to the main.cpp 2020-03-12 22:48:33 +08:00
Qv2ray-dev
cd3e56b65c change: merged linux, win, mac cpp to one DarkmodeDetector 2020-03-12 22:14:14 +08:00
Qv2ray-dev
85c158cf63 fix: fixed wechat-video and other quic protocols being expressed as a net="TCP" obfs, fixed #378 2020-03-12 21:45:33 +08:00
Qv2ray-dev
fa3e8484ac add: added a better JsonEditor 2020-03-12 16:27:55 +08:00
Qv2ray-dev
690ee1d250 fix: fixed complex editor renaming with a QString reference issue 2020-03-12 11:30:39 +08:00
Qv2ray-dev
e81e575d54 fix: fixed connection issue with empty outbound tag 2020-03-12 10:36:40 +08:00
Guobang Bi
3b5e3cc758
update CMakeLists.txt 2020-03-12 10:09:50 +08:00
Qv2ray-dev
a57b1417f9 fix: fixed autostart when using AppImage 2020-03-12 09:50:57 +08:00
Qv2ray-dev
60af0ab8bb fix: fixed a custom outbound issue 2020-03-11 23:45:32 +08:00
Qv2ray-dev
fb04ce6232 fix: adjusted minimum size for smaller screens 2020-03-11 21:29:40 +08:00
Qv2ray-dev
ba9d3c193a Merge branch 'dev-change-appname' into dev
* dev-change-appname:
  ui: changed internal application name
2020-03-11 20:41:16 +08:00
Guobang Bi
5cd3593194
update CMakeLists.txt 2020-03-11 20:27:47 +08:00
Qv2ray-dev
d2754fb38a update: updated lupdate target 2020-03-11 20:07:03 +08:00
Qv2ray-dev
4aafcbe150 fix: several ui fixes, including darkmode icon settings 2020-03-11 17:22:01 +08:00
Qv2ray-dev
df6995e253 fix: used a hack to fix #343 2020-03-11 00:05:54 +08:00
Qv2ray-dev
b714216b40 version: bumped version 2020-03-10 14:46:09 +08:00
Qv2ray-dev
571739d99b ui: enable hidpi UI settings 2020-03-10 14:04:28 +08:00
Qv2ray-dev
b16aa056c1 optimize: use CONFIGROOT cache instead of disk io 2020-03-10 00:31:59 +08:00
Qv2ray-dev
1c49cf5ae2 win: fixing StringFromFile to read input file in any encoding supported 2020-03-09 23:18:29 +08:00
Qv2ray-dev
f9eb546e2c cmake: auto increase the build number if not in Release mode 2020-03-09 16:03:10 +08:00
Qv2ray-dev
9f4f89c102 pac: fixed PAC server 2020-03-09 15:41:36 +08:00
Qv2ray-dev
9a251a7163 cmake: finalizing cmake migration 2020-03-08 22:54:29 +08:00
Qv2ray-dev
daa2efde73 cmake: removed qmake files 2020-03-07 23:51:33 +08:00
Qv2ray-dev
480ee1bb25 cmake: fixed moc slots issue where MACROS are not being expanded 2020-03-06 17:26:54 +08:00
Qv2ray-dev
108810e5fb add: navigate to current connection after sort 2020-03-06 09:45:12 +08:00
Qv2ray-dev
a2a95dfb5b add: added toggle visibility of chart and log box in MainWindow 2020-03-05 22:33:29 +08:00
Qv2ray-dev
557f027f74 add: added QRCode blur and toggle as default 2020-03-05 21:47:46 +08:00
Qv2ray-dev
7689a3e215 add: auto update connection details when one is updated 2020-03-05 17:21:21 +08:00
Qv2ray-dev
2075b47571 fix: fixed subscription update caused renaming issue and auto restart issue 2020-03-05 16:43:58 +08:00
Qv2ray-dev
663a185324 fix: fixed some UI experiences and fixed build 2020-03-05 16:11:23 +08:00
Qv2ray-dev
56c7264a14 fix: fixed some plugin content item supprt, added connection latency 2020-03-05 15:15:22 +08:00
Qv2ray-dev
e8f93d62a8 add: added cross-platform vCore and vAssets path support, fixed #382 2020-03-05 14:43:54 +08:00
Qv2ray-dev
938f529cf8 fix: now read file As-Is, and save file as UTF-8, #382 2020-03-05 13:44:20 +08:00
Qv2ray-dev
94120c434a
Update BUILDVERSION 2020-03-05 07:15:53 +08:00
Qv2ray-dev
7d13842364
trigger ci 2020-03-05 00:52:34 +08:00
Qv2ray-dev
93208f698c add: added missing files 2020-03-05 00:10:40 +08:00
Qv2ray-dev
8ce165a116 change: some even more refactors, separated vmess, ss and prepare for ssd (and ssr?) 2020-03-04 23:27:01 +08:00
Qv2ray-dev
0d8f0839f2 change: some more refactors 2020-03-04 23:07:18 +08:00
Qv2ray-dev
8a8afdea61 change: some refactors 2020-03-04 22:08:08 +08:00
Qv2ray-dev
bdd9db005f Revert "add: added MainWindow items folding"
This reverts commit 86193ee0b7.
2020-03-04 11:13:46 +08:00
Qv2ray-dev
86193ee0b7 add: added MainWindow items folding 2020-03-03 22:39:20 +08:00
Qv2ray-dev
9d05be94b6 fix: fixed a segfault on right click menu 2020-03-03 21:51:37 +08:00
Qv2ray-dev
75736e7c44 fix: fixed cross-platform build 2020-03-03 13:18:27 +08:00
Qv2ray-dev
41b84207cc fix: use better explainations in the sort menu 2020-03-03 00:39:04 +08:00
Qv2ray-dev
3df2cea74b add: added multiple duplicate and sorting support 2020-03-03 00:34:12 +08:00
Qv2ray-dev
11275e1c9e add: added multiple connection deletion support 2020-03-02 21:11:14 +08:00
Qv2ray-dev
36e8586f0f fix: fixed autostart settings 2020-03-02 20:59:59 +08:00
Qv2ray-dev
93b7f9f4a8 add: added more ui functionalities - 3 2020-03-02 00:15:19 +08:00
Qv2ray-dev
7fb8cd3d94 add: added more ui functionalities - 2 2020-03-02 00:03:07 +08:00
Qv2ray-dev
44e9a550d2 add: added more ui functionalities 2020-03-01 22:57:14 +08:00
Qv2ray-dev
4db9721784 add: added ConnectionItemLocate, ConnectionSelection, BoldGroupName 2020-03-01 22:21:37 +08:00
Qv2ray-dev
c7ef92bbc2 fix: changed from f2f2f2 to e6e6e6 and ececec in light theme tray icon 2020-03-01 18:02:08 +08:00
Qv2ray-dev
ab2f2c3e11 fix: use c++11 initializer list of std::tuple<> 2020-03-01 17:35:18 +08:00
Qv2ray-dev
1c7bb289a9 fix: use c++11 initializer list of QStringList 2020-03-01 17:30:41 +08:00
Qv2ray-dev
46c13543a4 fix: changed inline code block settings 2020-03-01 17:24:58 +08:00
Qv2ray-dev
56f0886afd add: added support when importing with duplicated name, added ConnectionDuplicate 2020-03-01 10:05:59 +08:00
Qv2ray-dev
bbaaa248ab Merge branch 'dev' into dev-mainwindow-refactor
* dev:
  Re-enable grpc support for mac (#386) by @ymshenyu
  update qmake plugin
  using subprocess.call instead of os.system
  update snapcraft plugin
  clean up snapcraft lifecycle (#384)
  remove unneeded dependencies
  drop arm64 support
  update .travis.yml
  Enable destructive mode.
2020-03-01 00:14:39 +08:00
Qv2ray-dev
7a183ece8d add: added CreateConnection, ImportConnection, RouteEditor-outbound-type-deduce, ImportFromSubscription 2020-03-01 00:12:23 +08:00
ymshenyu
cf25d760c7
Re-enable grpc support for mac (#386) by @ymshenyu
* re-enable grpc support for mac

* update -1

* update -2

* update -3

* update -4

* update build version

* DONE
2020-03-01 00:09:25 +08:00
Qv2ray-dev
c7a6bca26f add: added ConnectionRename, GroupRename UI slot implementations 2020-02-29 23:20:55 +08:00
Qv2ray-dev
85d980e91b add: added ConnectionCreate, ConnectionDelete, ConnectionChangeGroup, GroupCreate, GroupDelete UI slot implementations for MainWindow 2020-02-29 23:11:03 +08:00
Qv2ray-dev
2d198f4292 add: added KDE proxy settings support 2020-02-29 20:25:17 +08:00
Qv2ray-dev
fa6a8dae1f wip: add: added back subscription feature, group renaming, group deleting, subscription update 2020-02-29 00:28:59 +08:00
Qv2ray-dev
09de96efe5 fix: update code style 2020-02-28 22:49:53 +08:00
Qv2ray-dev
194f07c027 wip: fix: prevent a crash caused by signal self-connection on a buggy os (e.g. Windows) 2020-02-28 09:07:19 +08:00
Qv2ray-dev
54c4475fa9 wip: add: added subscription display... 2020-02-26 21:02:58 +08:00
Qv2ray-dev
b03849d9df add: added connection edit feature 2020-02-26 20:22:11 +08:00
Qv2ray-dev
f339b814e1 fix: some minor fixes 2020-02-26 20:22:11 +08:00
Qv2ray-dev
a4754eccdf
Resolved conflict...
...In a not only quite straightforward but also extremely hacky method.
2020-02-26 17:30:49 +08:00
Qv2ray-dev
adb7bc4c1e add: added export sharelink and qr support, ssd:// WIP 2020-02-25 22:16:32 +08:00
Qv2ray-dev
0bea5d0f15 add: added tcping latency support 2020-02-25 21:47:46 +08:00
Qv2ray-dev
6db0dd5ba0 add: added auto-connect settings support 2020-02-25 16:31:47 +08:00
Qv2ray-dev
0ba992b38f add: currently use-able 2020-02-24 18:01:21 +08:00
Qv2ray-dev
f43e960820 wip: add: share link textbox update, added live apply global themes 2020-02-24 16:41:42 +08:00
Qv2ray-dev
d1c8e1f8b3 wip: add: added speed chart and log box functionality 2020-02-23 21:10:25 +08:00
Qv2ray-dev
ae85a8dcbb wip: add: added somewhat more functionalities and UI 2020-02-22 23:08:06 +08:00
Qv2ray-dev
50adb30268 wip: fix: fixed main.cpp iostream issue 2020-02-22 20:10:55 +08:00
Qv2ray-dev
d42a3ca56a wip: try to fix CI before continue -- stage 1 2020-02-22 18:17:04 +08:00
Qv2ray-dev
fe9a518522 wip: add: added some more ui functionalities, now support filtering against the connection list 2020-02-19 22:27:01 +08:00
Qv2ray-dev
c9661d89aa
Merge branch 'dev-mainwindow-refactor' into dev-streamsettingswidget-refactor 2020-02-18 10:12:42 +08:00
Qv2ray-dev
1d679c7cde wip: add: one can finally start a connection 2020-02-17 12:53:12 +08:00
Qv2ray-dev
4c3dc850c2 wip: add: added full connection list view support 2020-02-16 20:28:30 +08:00
Qv2ray-dev
519f29e3fc wip: add: added a functionless UI 2020-02-16 00:00:46 +08:00
Qv2ray-dev
a43f97eb56 wip: add: basic structure of new design 2020-02-15 21:10:10 +08:00
Qv2ray-dev
1ebce947c2
trigger: triggered downstream builders 2020-02-15 20:08:35 +08:00
Qv2ray-dev
2f716a9a44 wip: we commented everything out just to make the build pass, added ConfigUpgrader 2020-02-15 00:23:46 +08:00
Qv2ray-dev
93e613df29 wip: add: added new config structure and config directory layout 2020-02-15 00:23:46 +08:00
Qv2ray-dev
36d82303a4 add: added connection handler file 2020-02-15 00:23:46 +08:00
Qv2ray-dev
cc5a9f517a release: bumped version number 2020-02-14 23:47:12 +08:00
Qv2ray-dev
0e8e907b4a fix: fixed complex config check order when generating final config 2020-02-12 23:00:10 +08:00
Qv2ray-dev
c16cb4ce23
Update 03-Windows.pri 2020-02-12 11:36:21 +08:00
Qv2ray-dev
1207add164 release: bumped version number 2020-02-11 23:02:02 +08:00
Qv2ray-dev
dcc89bec89 translations: updated translation sources 2020-02-11 21:36:51 +08:00
Qv2ray-dev
91b4f08e34 vcs: update submodule 2020-02-11 20:36:06 +08:00
Qv2ray-dev
0e0f2afcaf ui: rearranged StreamSettings 2020-02-11 19:38:35 +08:00
Qv2ray-dev
e4dc48ba6c fix: fixed #328 and added IP validity check with state colors 2020-02-10 22:29:38 +08:00