Commit Graph

77 Commits

Author SHA1 Message Date
Qv2ray-dev
f81f3df39e
Revert "Introduce async ICMP ping and TCP ping for UNIX and Windows (#749)"
This reverts commit 266c976c63.
2020-07-10 13:05:54 +08:00
DuckVador
266c976c63
Introduce async ICMP ping and TCP ping for UNIX and Windows (#749)
Thanks DuckVador
2020-07-10 08:35:23 +08:00
Qv2ray-dev
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
DuckSoft
262c73e2a0 handle plural using Qt mechanism 2020-06-28 06:54:26 +08:00
Qv2ray-dev
f2c7b5170f
refactor: refactors, fixed rename crash, fixed plugin port check, fixed empty jumplist entry 2020-06-27 23:49:33 +08:00
Qv2ray-dev
c2ec33571d add: automatically update the subscriptions, with notifications 2020-06-16 23:35:28 +08:00
Qv2ray-dev
521117f799 add: added async subscription update 2020-06-16 19:26:33 +08:00
Qv2ray-dev
7fd5cd9f08 refactor: refactor, and MAGIC, DO NOT TOUCH! 2020-06-16 16:40:51 +08:00
Qv2ray-dev
a381fd630e fix: fixed (?) subscription misorder 2020-06-16 10:59:12 +08:00
Qv2ray-dev
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
e7ed24df90 add: added DNS Settings and GroupRouteManager 2020-05-26 23:03:41 +08:00
Qv2ray-dev
194c480f0d refactor: some refactors 2020-05-24 17:47:53 +08:00
Qv2ray-dev
1bbd640968 add: added tProxy IPv6 / Subscription Filtering 2020-05-22 21:45:39 +08:00
Qv2ray-dev
ea6faae07e add: added ICMP as latency tester - unix 2020-05-19 19:54:16 +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
7bdc140c3d fix: ok, so this is Apple/macOS/AppleSDK 2020-05-17 22:54:31 +08:00
Qv2ray-dev
0aad012576 add: added PortDetector 2020-05-17 22:43:52 +08:00
Qv2ray-dev
31f6e1389f update: several refactors and Import window redesign 2020-05-17 22:04:03 +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
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
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
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
51b43815bd refactor: refactored ConnectionHandler signals 2020-05-12 20:22:49 +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
38c86fddab Have sleep 2020-05-03 23:26:44 +08:00
Qv2ray-dev
891e8e3f5c refactor: get rid of 'using namespace std;' 2020-05-03 13:53:53 +08:00
Qv2ray-dev
6a46dedc46 add: added Connection Removing and exporting via GroupManager 2020-05-02 22:20:40 +08:00
Qv2ray-dev
a351e95df9 add: test support connection copy/movement 2020-05-02 00:50:05 +08:00
Qv2ray-dev
472d31a5a0 fix: fixed system proxy settings 2020-04-23 13:08:41 +08:00
Qv2ray-dev
3d4ab6f249 fix: this may fix the session blocker on Linux 2020-04-22 21:03:34 +08:00
Qv2ray-dev
66e2832b7b add: added recent jumplist, KnownBug: 1 2020-04-20 22:47:10 +08:00
Qv2ray-dev
863e0b1385 fix: some minor fixes 2020-04-18 21:57:45 +08:00
Qv2ray-dev
1039e537d0 fix: this resolved #495 2020-04-17 18:29:50 +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
cca5a56643 add: test adding allowInsecure allowInsecureCipher 2020-04-13 16:03:29 +08:00
Qv2ray-dev
796ada817d change: PreferencesWindow refactor and added custom Qv2ray proxy 2020-04-12 17:57:45 +08:00