Commit Graph

34 Commits

Author SHA1 Message Date
Qv2ray-dev
c55d60ab21 refactor: rearranged header include 2020-05-15 22:40:21 +08:00
Qv2ray-dev
77b9020229 fix: fixed group manager RCM 2020-05-15 20:34: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
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
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
51e80b841c add: added colorful system tray icon, fixed #214 2020-04-17 22:06:56 +08:00
Qv2ray-dev
5783c9eb61 fix: fixed bug introduced in the previous commit 2020-04-17 21:01:16 +08:00
Qv2ray-dev
4bed1ac724 fix: fixed #501 and added SystemProxy support for complex connection config - KNOWNISSUE: 1 2020-04-17 18:51:59 +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
33b31e3390 fix: skip saving config when importing multiple connection configs 2020-04-11 22:42:11 +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
53441e28db refactor: move TCPing from core back to components 2020-03-26 21:34:56 +08:00
Qv2ray-dev
a7edf912af add: added clear function of connection stats 2020-03-18 23:35:24 +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
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
e5755ec107 fix: some ui changes 2020-03-14 16:26:07 +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
b16aa056c1 optimize: use CONFIGROOT cache instead of disk io 2020-03-10 00:31:59 +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
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