Commit Graph

654 Commits

Author SHA1 Message Date
Qv2ray-dev
75736e7c44 fix: fixed cross-platform build 2020-03-03 13:18:27 +08:00
DuckSoft
ac5cb7c67e [fix] lastUpdated after updating subscription 2020-03-03 13:03:01 +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
d4be3a987e
fix: fixed #387 2020-03-02 07:25:08 +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
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
7a183ece8d add: added CreateConnection, ImportConnection, RouteEditor-outbound-type-deduce, ImportFromSubscription 2020-03-01 00:12:23 +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
DuckSoft
784e995dbf make default name pattern translatable 2020-02-25 22:33:27 +08:00
DuckSoft
b92e933007 Create SSDConverter.hpp 2020-02-25 22:33:27 +08:00
DuckSoft
5d5b2285a9 Create ICMPPinger.cpp 2020-02-25 22:31:01 +08:00
DuckSoft
1b7659a30e Create ICMPPinger.hpp 2020-02-25 22:31:01 +08:00
Qv2ray-dev
2a0c459202 add: added settings ui for dokodemo 2020-02-25 22:29:18 +08:00
Qv2ray-dev
3b028c289e Merge branch 'dev' into dev-mainwindow-refactor
* dev:
  using jom for windows
  fix editor subAddress/subName/subInv same time the changing data will lose
2020-02-25 22:24:53 +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
db9ac15f5a add: added optional limit to the GetDisplayName function rvalue 2020-02-24 23:32:00 +08:00
Qv2ray-dev
82601b03e3 fix: fixed a TINY MainWindow auto connection state & window visibility issue 2020-02-24 22:08:11 +08:00
Qv2ray-dev
e45a44f039 add: added auto connection support, save data usage support, check connected support, mainwindow partial ui support, disconnect support and a dot-indicator support on the connection list 2020-02-24 22:04:12 +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
alluLinger
ca3799edc6 fix editor subAddress/subName/subInv same time the changing data will lose 2020-02-23 09:40:39 +08:00
Qv2ray-dev
ae85a8dcbb wip: add: added somewhat more functionalities and UI 2020-02-22 23:08:06 +08:00
Qv2ray-dev
681c5f648c wip: fix: fixed LOG issue - 7 2020-02-22 20:36:57 +08:00
Qv2ray-dev
5d1334b481 wip: fix: fixed windows build - 6 2020-02-22 20:34:50 +08:00
Qv2ray-dev
414ce1b739 wip: fix: fixed unused function without return type issue - 5 2020-02-22 20:27:40 +08:00
Qv2ray-dev
9a15e7b7c3 wip: fix: fixed LOG issue - 4 2020-02-22 20:24:17 +08:00
Qv2ray-dev
57e2d4660e wip: fix: fixed LOG issue - 3 2020-02-22 20:16:48 +08:00
Qv2ray-dev
50adb30268 wip: fix: fixed main.cpp iostream issue 2020-02-22 20:10:55 +08:00
Qv2ray-dev
38b4d01dd3 wip: reduced include dependencies 2020-02-22 18:26:59 +08:00
Qv2ray-dev
6684de4b0a wip: fix: fixed some log errors - 2 2020-02-22 18:24:21 +08:00
Qv2ray-dev
a6b28bf3dd wip: fix: fixed some log errors 2020-02-22 18:20:23 +08:00
Qv2ray-dev
d42a3ca56a wip: try to fix CI before continue -- stage 1 2020-02-22 18:17:04 +08:00
Qv2ray-dev
3c023ba022 wip: add: ... 2020-02-20 23:05:48 +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
DuckSoft
4d4a2b3ea2
[cleanup] removing unused helpers
removing two bad helpers
2020-02-19 12:57:54 +08:00
DuckSoft
083416cf2b
[refactor] extract regexp objects
making ipv4 & ipv6 validation regexps static, avoiding repetitive allocation cost
2020-02-19 12:51:51 +08:00
DuckSoft
199b892633
[cleanup] purging and updating
* purging an unused function
* updating to zero-alloc impl
2020-02-19 12:29:45 +08:00
Qv2ray-dev
c9661d89aa
Merge branch 'dev-mainwindow-refactor' into dev-streamsettingswidget-refactor 2020-02-18 10:12:42 +08:00
DuckSoft
0160bdda58
Update StreamSettingsWidget.cpp 2020-02-18 05:37:51 +08:00
Qv2ray-dev
1d679c7cde wip: add: one can finally start a connection 2020-02-17 12:53:12 +08:00
Qv2ray-dev
3f265bb8a9
Update ConnectionWidget.hpp 2020-02-16 23:25:06 +08:00
Qv2ray-dev
17e302fd96 wip: add: added some pre-connection checks 2020-02-16 22:45:15 +08:00
Qv2ray-dev
0750e20a3b wip: add: added some ui features 2020-02-16 21:30:26 +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
2f716a9a44 wip: we commented everything out just to make the build pass, added ConfigUpgrader 2020-02-15 00:23:46 +08:00
Qv2ray-dev
3fceacd6ea wip: tmp: add: added ConnectionWidget 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
b55d930b3a ui: fixed a misleading UI text when importing a configuration 2020-02-13 10:13:59 +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
46cdeaf007 update credits and licenses 2020-02-12 14:53:56 +08:00
Qv2ray-dev
1e78f358cf Merge branch 'dev-proxyconfig-refactoring' into dev 2020-02-11 20:17:56 +08:00
Qv2ray-dev
0e0f2afcaf ui: rearranged StreamSettings 2020-02-11 19:38:35 +08:00
Qv2ray-dev
713c336e02 fix: fixed #338 2020-02-11 18:45:49 +08:00
DuckSoft
e893fbe05b adapted to a novel thread-safe logger 2020-02-11 18:02:59 +08:00
Qv2ray-dev
45fb86bfda add: added more mutex locks. 2020-02-11 18:02:59 +08:00
Qv2ray-dev
07902b9440 add: added mutex for logger function 2020-02-11 18:02:59 +08:00
Qv2ray-dev
083e6be6e3
Update QvProxyConfigurator.cpp 2020-02-10 23:38:05 +08:00
Qv2ray-dev
cccafd7f11 fix: fixed windows build 2020-02-10 23:24:27 +08:00
Qv2ray-dev
86b8ca5ef5 remove: removed return type when setting up system proxy, related: #330 2020-02-10 23:15:45 +08:00
Qv2ray-dev
8c9d152f0b fix: added rename button, changed the text to trigger translation, fixed #311 and fixed #313 2020-02-10 23:03:40 +08:00
Qv2ray-dev
040358735a fix: fixed the 'download success' messagebox even the GFWList operation is cancelled 2020-02-10 22:44:01 +08:00
Qv2ray-dev
ba420156b4 fix: added more checks and fixed #334 2020-02-10 22:39:06 +08:00
Qv2ray-dev
e4dc48ba6c fix: fixed #328 and added IP validity check with state colors 2020-02-10 22:29:38 +08:00
Qv2ray-dev
6d58c3fed5
fix: fixed a duplicated file selection 2020-02-10 20:25:42 +08:00
Qv2ray-dev
16907e3571 add: added default value for runtime config 2020-02-10 11:23:57 +08:00
Qv2ray-dev
bcf725914d fix: fixed #327 and fixed #325 2020-02-10 09:54:00 +08:00
Qv2ray-dev
98a1d67747 fix: using a built-in function instead of hard-coded maximum double 2020-02-10 09:39:30 +08:00
Qv2ray-dev
084cd5262f fix: fixed #324 2020-02-10 09:24:03 +08:00
DuckSoft
019bcab000
Update QvProxyConfigurator.cpp 2020-02-10 04:48:17 +08:00
DuckSoft
a42eca7ff7
[typo] fixed a typo in main.cpp 2020-02-10 02:02:51 +08:00
Qv2ray-dev
1d66917c96
Merge branch 'dev' into dev-patch-string-from-file 2020-02-09 14:07:59 +08:00
Qv2ray-dev
c52b052df2 fix: fixed several other leaks 2020-02-09 11:34:19 +08:00
Qv2ray-dev
d45c3762bf fix: fixed proxy settings and tcping latency time 2020-02-09 11:00:52 +08:00
Qv2ray-dev
e463ccc22f fix: fixed several other memory leaks 2020-02-09 10:38:52 +08:00
DuckSoft
8938d505ca
[fix] preventing StringFromFile memory leaks, fixed #314
note: do not use `new Something()` without proper deletion outside QOBJECT.
QOBJECT isn't omnipotent.
2020-02-09 07:19:45 +08:00
DuckSoft
531915d2c7
[fix] prevented QTranslator leak, fixed #315 2020-02-09 06:51:39 +08:00
Qv2ray-dev
38d94d73d2 add: support live retranslation 2020-02-08 17:15:27 +08:00
Qv2ray-dev
e236f47a4a Revert "add: changed to use the new QvMsgBus scheme."
This reverts commit 7d8ae76a16.
2020-02-08 16:08:57 +08:00
Qv2ray-dev
81c0241cf9 add: added more slots 2020-02-07 23:51:51 +08:00
Qv2ray-dev
7d8ae76a16 add: changed to use the new QvMsgBus scheme. 2020-02-07 23:49:39 +08:00
Qv2ray-dev
222c379919
Win64: Ported to MSVC and added win32. 2020-02-07 17:42:04 +08:00
Qv2ray-dev
61db22b0c3 fix: partially resolved #303 and resolved #255 2020-02-06 17:01:34 +08:00
Qv2ray-dev
ce16c55802 update: no changes, just re-arranged the searching path to match the real order 2020-02-06 14:57:50 +08:00
Qv2ray-dev
4efd4ad447 fix: fixed assertion fail on renaming the connection 2020-02-06 10:33:55 +08:00
DuckSoft
ee8051b715
[cleanup] removing extra inclusion, credit to @ymshenyu 2020-02-05 13:00:59 +08:00
-Qv2ray-
54432a2c89
fix: fixed some grammar mistakes. 2020-02-04 23:37:56 +08:00
Qv2ray-Bot
9f9a117659 add: miscellaneous ui updates 2020-02-04 23:35:44 +08:00
Qv2ray-Bot
63ef814c54 add: added socks system proxy settings support, fixed: #291 2020-02-04 23:22:21 +08:00
Qv2ray-Bot
0e8767ea5f fix: fixed a typo in previous commit, search path 2020-02-04 21:54:06 +08:00
Qv2ray-Bot
7ce6c3e9b7 change: rearranged default config folder search/creation path 2020-02-04 21:48:32 +08:00
Qv2ray-Bot
73838f8c12 fix: resolved #275 2020-02-04 21:19:45 +08:00
Qv2ray-Bot
c509fa0a33 revert: revert gRPC for win32, flatpak and debian/PPA packaging 2020-02-04 20:56:35 +08:00
Qv2ray-Bot
cdb50f51e0 fix: partial resolved the auto-hide issue. 2020-02-03 19:46:13 +08:00
Qv2ray-Bot
fd1dfa3ddd refactor: partial refactor 2020-02-03 17:37:09 +08:00
Qv2ray-NotBot
ac040381ae
fix: fixed #298 2020-02-03 16:38:32 +08:00
Qv2ray-Bot
a0012995a1 ci: fix cross-platform build 2020-02-02 22:00:34 +08:00
Qv2ray-Bot
6a3aed4660 fix: (kind-of) resolve Mainwindow selection issue 2020-02-02 21:44:47 +08:00
Qv2ray-Bot
40a7ac0b67 fix: several fixes in the complex connection editor 2020-02-02 21:31:28 +08:00
Qv2ray-Bot
a141a58337 add: use Qt exit as proper exit signal handler 2020-02-02 20:14:47 +08:00
Qv2ray-Bot
32475b8ce2 add: added geosite decoder and removed qtcharts 2020-02-02 20:09:37 +08:00
Qv2ray-Bot
5c95d5a8b8 add: make stream settings standalone and added tlsSettings 2020-02-02 16:39:49 +08:00
Qv2ray-Bot
354f3ca750 fix: fixed nodegraph label size, inspired by #294 2020-02-02 09:39:46 +08:00
DuckSoft
3232b9e348
[patch] circumvention of #290
added a silly check for tls enabled hosts.
this patch will work for tls relaying nodes.

a formal fix will be issued after a big refactoring.
2020-02-02 00:17:09 +08:00
DuckSoft
deddce831c
[fix] adding label->adjustSize(), fixed #294 2020-02-01 23:48:21 +08:00
Qv2ray-Bot
c77385fb42 update: update README and assets 2020-02-01 17:33:00 +08:00
Qv2ray-Bot
dfec8f5215 update: some updates 2020-02-01 17:24:36 +08:00
Qv2ray-Bot
ea6f3e4f7a fix: dropped Qt511 support and fixed chart margin 2020-02-01 09:06:21 +08:00
Qv2ray-Bot
dbd19865a6 add: added new speed chart and separated API backend 2020-01-31 23:38:26 +08:00
Qv2ray-Bot
36dc29bd9c refactor: stage 3.5 class separation 2020-01-31 16:57:35 +08:00
Qv2ray-Bot
a2d5920959 refactor: stage 3.4 fixed broken include 2020-01-31 11:46:23 +08:00
Qv2ray-Bot
8b9bca51f5 refactor: stage 3.3 changed/optimized include structure 2020-01-31 11:24:38 +08:00
Qv2ray-Bot
1afa087166 fix: this may fixed #291 2020-01-30 23:26:37 +08:00
Qv2ray-Bot
c882081ac4 refactor: stage 3.2 changed namespaces according to the file structure 2020-01-30 16:00:36 +08:00
Qv2ray-Bot
66446fcbfb refactor: stage 3.1 use #pragma once instead of #ifndef 2020-01-30 15:12:49 +08:00
Qv2ray-Bot
14c5fca4ff refactor: stage 2.2, fixed macOS proxysettings include 2020-01-30 13:15:53 +08:00
Qv2ray-Bot
7b7bf57309 refactor: stage 2.1, fixed windows Toolbar include 2020-01-30 13:12:31 +08:00
Qv2ray-Bot
286a1db4b3 refactor: stage 2, fixing #include derivatives and rearrage namespaces 2020-01-30 13:01:48 +08:00
Qv2ray-Bot
5e12d1e4c1 refactor: stage 1, changed file structure and rewirte Qt.pro file 2020-01-30 00:13:41 +08:00
Qv2ray-Bot
4d99a8a540 add: added build info texts 2020-01-28 23:13:41 +08:00
Qv2ray-Bot
535d1fdbb4 Merge branch 'version-v2' into dev 2020-01-28 22:22:09 +08:00
Qv2ray Maintainer
455727cca6
Apply flathub config patch 2020-01-28 21:53:26 +08:00
Qv2ray-Bot
2eed11e113 fix: fixed release build log message 2020-01-28 20:47:08 +08:00
Qv2ray-Bot
1f54ba8bf2 fix: fixed several forward proxy settings 2020-01-27 22:03:10 +08:00
Qv2ray-Bot
58b0d4d3b5 code refactors 2020-01-27 21:50:18 +08:00
Qv2ray-Bot
cbd61cc5ff prevent Windows users from being suffered from the SIGNALs 2020-01-26 23:44:01 +08:00
Qv2ray-Bot
e9f51034e4 add: added more tray messages 2020-01-26 23:36:22 +08:00
Qv2ray-Bot
2d829d52f9 add: added os process signals support 2020-01-26 23:26:09 +08:00
Qv2ray-Bot
e42c978ad8 fix: prevent using new when opening windows, which prevents some rare memory leaks 2020-01-26 23:13:18 +08:00
Qv2ray-Bot
ea04b519c6 Merge branch 'version-v2' into dev 2020-01-26 22:54:36 +08:00
Qv2ray-Bot
1acd5b07a3 fix: fixed duplicated scheme:// in GNOME system settings 2020-01-26 19:47:23 +08:00
Qv2ray Maintainer
8c199eece5 Fixed a missing apiConfig in config file. 2020-01-26 19:34:44 +08:00
Qv2ray-Bot
7a06fa0eea change: now using global variable instead of get set operations 2020-01-26 19:26:08 +08:00
Qv2ray-Bot
4d07e55166 add: enable hiding Qv2ray when performing screenshot, fixed #283 2020-01-26 18:52:30 +08:00
Qv2ray Maintainer
fe80368247
Prevent messing up vcore logs 2020-01-25 21:50:35 +08:00
Guobang Bi
d555542263
use QStandardPaths for flatpak 2020-01-25 21:33:17 +08:00
DuckSoft
f0b585792b
[fix] wrap cgo with std:unique_ptr<>, fixed #282 2020-01-25 18:07:03 +08:00
Qv2ray-Bot
d601d2ee12 add: added flatpak config path support 2020-01-24 21:14:36 +08:00
Qv2ray Maintainer
4f1e66ee7e Update w_PreferencesWindow.cpp 2020-01-24 19:39:40 +08:00
Qv2ray-Bot
9cf41b84ab fix: fixed windows startup issue 2020-01-24 14:55:21 +08:00
Qv2ray Bot
4de6ac4354 fix: autostart, tProxyPrep and negative API fixed 2020-01-24 11:45:29 +08:00
DuckSoft
620b749e23
merging version-v2 into dev 2020-01-23 21:21:43 +08:00
DuckSoft
ff6462e106
Changing Repository URL 2020-01-23 20:56:18 +08:00
Qv2ray Bot
b95a65c2d7 fix: fixed legacy API issue 2020-01-23 16:06:29 +08:00
Qv2ray Bot
8746877bd2 change: changed language code format 2020-01-23 14:44:54 +08:00
DuckSoft
ad9acc686b Update main.cpp 2020-01-23 14:44:54 +08:00
DuckSoft
c1e8fd138b fixing a bug, credit to @lhy0403 2020-01-23 14:44:54 +08:00
DuckSoft
ebf33112f8
Final Integration with QvRPCBridge (#268)
A Squash of 16 commits.

Windows: use gRPC
Linux / macOS: use new backend
2020-01-23 02:43:12 +08:00
Qv2ray Bot
029ae40a14 rewrite: rewrite pro file 2020-01-22 21:15:20 +08:00
DuckSoft
493c2a4a8f dual backend support
use config `with_new_backend` to enable new backend and purge grpc out of code dependency
2020-01-22 20:16:38 +08:00
Qv2ray Bot
2f4f70a165 add: added libqvb as grpc api backend 2020-01-22 15:07:11 +08:00
Qv2ray Bot
e5e600e754 update structure 2020-01-22 14:24:35 +08:00
Qv2ray Bot
acfeeb63cf fix: prevent messy messagebox 2020-01-21 15:26:27 +08:00
Qv2ray Bot
5fe3e40dba fix: fixed segfault while closing complex editor 2020-01-21 15:23:41 +08:00
Qv2ray Bot
90fd2d4f32 add: add global option to disable API system 2020-01-21 14:09:41 +08:00
Qv2ray Bot
c6075b1dc6 fix: several fix of complex editor 2020-01-21 11:39:57 +08:00
Qv2ray Bot
a01c30623d fix: prevent wait for V2ray core, fixed #265 2020-01-21 09:38:43 +08:00
Qv2ray Bot
e3da759ab9 fix: fixed several issues 2020-01-20 21:42:06 +08:00
Qv2ray Bot
4996b18a30 add: add option to update subscription without system proxy 2020-01-20 12:03:25 +08:00
Qv2ray Bot
5aa67d8cbe fix: fixed Subscription Import filename issue 2020-01-20 11:24:19 +08:00
Qv2ray Bot
1f4a028bae move update link 2020-01-19 20:14:18 +08:00
Qv2ray Bot
17e04adabc cleanup 2 2020-01-19 19:54:06 +08:00
Qv2ray Bot
358a1865b6 code cleanup 2020-01-19 19:17:21 +08:00
Qv2ray Bot
10186ccaa5 update 2020-01-19 18:29:29 +08:00
Qv2ray Bot
96b0fe3f3c fix: fixed a Preference Window restart issue 2020-01-19 18:12:24 +08:00
Qv2ray Bot
e99d71f2e9 add: added maximum log line count 2020-01-19 16:30:31 +08:00
Qv2ray Bot
e0b8207552 fix: fixed route rename error and balancer error 2020-01-19 14:18:16 +08:00
Qv2ray Bot
056b10b4ca fix: several enhancements and ping fix 2020-01-19 13:55:08 +08:00
Qv2ray Bot
526f74a7fb
Update QvNetSpeedBar.cpp 2020-01-19 00:03:56 +08:00
Qv2ray Bot
10c19f8d45
Update w_MainWindow.cpp 2020-01-19 00:01:46 +08:00
Qv2ray Bot
984d9014d3 fix: added a Preference Window port number check 2020-01-18 23:13:31 +08:00
Qv2ray Bot
005a0dfd5c fix: fixed V2ray spelling 2020-01-18 22:42:11 +08:00
Qv2ray Bot
419f1a92ae fix: fixed complex config editor import conflict and added option to import from subscription 2020-01-18 22:15:05 +08:00
Qv2ray Bot
d6bac5692c add: better v2ray executable wrapper 2020-01-18 21:51:41 +08:00
Qv2ray Bot
47b2401bf5 fix: some minor fixes 2020-01-18 14:16:22 +08:00
Qv2ray Bot
569df8e893 fix: fixed macOS build 2020-01-18 12:10:40 +08:00
Qv2ray Bot
e5d87ed052 fix: fixed #257 prevent using manual function Stringify 2020-01-18 10:55:11 +08:00
Qv2ray Bot
4c1fe027ef fix: fixed some QvMessageBox typos and add more DEBUG logs 2020-01-17 22:03:47 +08:00