Commit Graph

195 Commits

Author SHA1 Message Date
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
Qv2ray Bot
fcdc099062 fix: fixed a vmess:// import aid issue. 2020-01-17 21:39:32 +08:00
Qv2ray Bot
712059f503 fix: some fixes and refactors, fixed #253 and fixed #254 2020-01-17 21:29:29 +08:00
Qv2ray Bot
ba8858dc77 fix: fixed #225 and fixed #250 2020-01-17 14:45:07 +08:00
Qv2ray Bot
6f13be7217 fix: some minor code changes 2020-01-16 17:05:48 +08:00
Qv2ray Bot
7b994293ec fix: fix #247 again 2020-01-16 16:54:59 +08:00
Qv2ray Bot
45688c5079 fix: several fixes 2020-01-16 16:45:05 +08:00
Qv2ray Bot
992ffc2a86 fix: should resolve #246 and resolves #247 2020-01-16 15:47:29 +08:00
Qv2ray Bot
3baced6c0d update: use better qvtinylog module 2020-01-15 21:34:48 +08:00
Leroy.H.Y
c286d25606
[fix] Fixed a vmess import default value issue. 2020-01-15 17:18:25 +08:00
Leroy.H.Y
555dd74d6d
[fix] Fixed a rule-rename related issue 2020-01-14 17:31:17 +08:00
Leroy.H.Y
ae3c67eb3c [meta] fixed desktop file missing error 2020-01-14 13:22:00 +08:00
Leroy.H.Y
1d2f6f91c1 [ui] Fixed #234 2020-01-14 12:49:39 +08:00
Leroy.H.Y
c18cb14358 [add] Added subscription renewal 2020-01-14 12:04:31 +08:00
Leroy.H.Y
0376a37ec4 [fix] Fixed #235 Fixed #236 2020-01-14 12:04:31 +08:00
Leroy.H.Y
68e26883a9 [add] Added forward proxy 2020-01-13 23:21:40 +08:00
Leroy.H.Y
2316c5e4ed [add] Added packaing dependency for flatpak 2020-01-13 21:41:09 +08:00
DuckSoft
1ca41ad048 [ux] improve ui selection experience 2020-01-12 19:47:46 +08:00
DuckSoft
818bc076f2 Increment Build.Counter to differentiate versions
Crap C++17 and Crap Ubuntu 16.04
2020-01-12 19:47:46 +08:00
DuckSoft
0bb7469d09 [fix] prevent from blocking shutdown & logout, fixed #224 2020-01-12 19:47:46 +08:00
Leroy.H.Y
2eede67987
[ui] Fixed grammar issue 2020-01-09 21:37:12 +08:00
Leroy.H.Y
73ba338af7
[ui] changed a message title 2020-01-09 21:35:52 +08:00
Leroy.H.Y
77d00ac8b1
[fix] Fixed a v2ray core file checking scheme, fixed #223 2020-01-09 21:25:53 +08:00
Leroy.H.Y
b7fa18ccb6
[fix] Fixed a right click menu misfunction 2020-01-09 11:04:53 +08:00
Leroy.H.Y
9a22df2c1f [fix] Fixed Windows build 2020-01-08 22:00:01 +08:00
Leroy.H.Y
e059a89ed7
[refactor] Refactored and fix-ed bug in the previous commit 2020-01-08 11:48:30 +08:00
Leroy.H.Y
3c6c61fabe
[temp] Temp working on rewrite of MainWindow, some potential bugs expected. 2020-01-07 19:49:57 +08:00
Leroy.H.Y
79db868a17
[fix] Prevent duplicated subscription tag in the connection list, fixed #166 2020-01-06 23:51:39 +08:00
Leroy.H.Y
657a384657
[add] Added PreferenceWindow to tray menu, fixed #218 2020-01-06 21:51:29 +08:00
Leroy.H.Y
01b2f3ac96
[add] Added --noAPI flag in commandline 2020-01-06 21:42:32 +08:00
Leroy.H.Y
53d1850e21
[qmake] Changed -lgpr into macOS specific config section 2020-01-04 17:20:48 +08:00
Leroy.H.Y
16b9841034
[refactor] Some code refactors 2020-01-01 18:56:06 +08:00
Leroy.H.Y
ba4769581c
[fix] Fixed time_t issue and an auto size cast 2019-12-31 16:53:34 +08:00
Leroy.H.Y
8dfda7c071
[change] updated submodule x2struct, now using QString as default 2019-12-30 19:47:27 +08:00
Leroy.H.Y
ef8a5f5cf6 [fix] Fixed a mismatch of bracket 2019-12-30 14:50:43 +08:00
Leroy.H.Y
05aaf43661
[add] Added cross-platform launch-at-start solution 2019-12-30 14:33:12 +08:00
Leroy.H.Y
80913cad10
[add] Added UI for updating subscription automatically, upgraded config_version 2019-12-29 23:58:57 +08:00
Leroy.H.Y
54c1096953 [add] Added UI for downloading GFWList 2019-12-28 13:03:12 +08:00
Leroy.H.Y
520c04eae7 [change] Changed Qv2ray.pro condition check 2019-12-28 11:19:21 +08:00
Leroy.H.Y
915238350b [add] Added flag not to increase the Build.Counter 2019-12-28 09:46:20 +08:00
Leroy.H.Y
80d5465ded [add][fix] Added Windows start with boot support and fixed UI. 2019-12-28 09:30:47 +08:00
Leroy.H.Y
62d72a2ddf [fix] Some build fixes 2019-12-27 17:04:04 +08:00
Leroy.H.Y
d6c5e8d5b2 [add] Added proxy settings for macOS, fixed #185 2019-12-27 16:24:52 +08:00
Leroy.H.Y
a23817522e
[fix] Fixed several bugs in the node editor 2019-12-27 11:43:38 +08:00
Leroy.H.Y
85d4a032a2
[add] Added rules sorting, default outbound and domainStrategy 2019-12-27 10:01:29 +08:00
Leroy.H.Y
528258d9d2
[add] Added NodeEditor for Complex Configs 2019-12-26 19:50:49 +08:00
Leroy.H.Y
cf4715492f
[add] update submodule 2019-12-23 09:11:46 +08:00
Leroy.H.Y
045615443f
[add] Added NodeEditor dependency 2019-12-22 22:36:09 +08:00
Leroy.H.Y
488db05b60
[refactor] [fix] [add] Refactored Mainwindow, fixed #183, fixed #172 2019-12-22 22:02:36 +08:00
Leroy.H.Y
45ee09b8c8
[change] Removed useAPI flag in config for #176 2019-12-22 18:06:02 +08:00
Leroy.H.Y
151890b7cc
[add] Added more VMess share options, fixed #162 2019-12-22 10:52:42 +08:00
Leroy.H.Y
a5aaff1cb6
[update] Updated submodules [test] 2019-12-22 09:29:31 +08:00
Leroy.H.Y
77afd3be09
[add] Added documents for main.cpp 2019-12-21 23:36:11 +08:00
Leroy.H.Y
57c84cbdfb
[add] Several refactoring and prepare on #183 2019-12-21 23:10:20 +08:00
Leroy.H.Y
610e8e3043
[fix] This should fix #175 2019-12-21 22:10:09 +08:00
Leroy.H.Y
9c53a99606
[fix] Fixed QList std::list conversion function for Qt5.14 and fixed #186 2019-12-21 21:57:19 +08:00
Leroy.H.Y
e864bffbbd
[fix] Fixed #187 use maximum width. 2019-12-20 21:21:19 +08:00
Leroy.H.Y
9113efd429
[update] Use Upstream QZXing 2019-12-20 20:57:19 +08:00
Leroy.H.Y
f30c9f4c80
[update] Update for adapting Qt 5.14.0 2019-12-19 20:59:39 +08:00
Leroy.H.Y
4cf8f7d9f9 [fix] Fixed Windows build 2019-12-17 21:04:04 +08:00
Leroy.H.Y
2bd2a61202
[fix] Fixed single instance bug 2019-12-17 20:44:24 +08:00
Leroy.H.Y
54e5565389
[add] Added graph submodules [test] 2019-12-17 20:43:41 +08:00
Leroy.H.Y
f169825887
[fix] Some UI fixes
Former-commit-id: d4d577b8de259b0ae9acce16f56d3dbbae2aba7e
2019-12-15 10:59:19 +08:00
Leroy.H.Y
be4dd89045
[fix] Fixed inbound accounts generation bug
Former-commit-id: 504a8bcfe112dd90496f962e7d2801b301503f02
2019-12-15 10:59:19 +08:00
Leroy.H.Y
c8a4d2be00
[add] Added multiple delete support, fixed #147
Former-commit-id: 014d4b2629
2019-12-15 10:59:16 +08:00
Leroy.H.Y
0af45dc678
[fix] Some UI fixes, and added a Singleapplication model, Fixed #139
Former-commit-id: 7ea337d1f2
2019-12-15 10:59:15 +08:00
Leroy.H.Y
c0390a27fd
[fine] Let's downgrade the config version #158
Former-commit-id: 042908acc5
2019-12-15 10:59:14 +08:00
Leroy.H.Y
b0e36c2e7c
[fix] Fixed Windows and macOS build 2019-12-15 10:59:06 +08:00
Leroy.H.Y
4f1a17e553 [fix] Fixed #171
Former-commit-id: 3c905904c9
2019-12-10 10:33:06 +08:00
Leroy.H.Y
d8fe9259d2 [fix] Fixed Windows build
Former-commit-id: 4e142e3e01
2019-12-09 22:16:29 +08:00
Leroy.H.Y
9de221c109 [fix] Some UI fixes, to prevent (some) crash(es). #158
Former-commit-id: 4277081153
2019-12-09 20:25:16 +08:00
Leroy.H.Y
ee667d1a07 [add] Added Ping for UI
Former-commit-id: 4db9e7108c
2019-12-08 22:25:19 +08:00
Leroy.H.Y
5bb39a133b [add] Added TCPing
Former-commit-id: 65690ece94
2019-12-08 21:03:30 +08:00
Leroy.H.Y
9de8e1e431 [add] Added Filename checker fixed #167 #168
Former-commit-id: 8f5c5cf7d8
2019-12-07 23:01:29 +08:00
Leroy.H.Y
cabae9239f [update] Update Linux and Window icon
Former-commit-id: eaf7b1b52f
2019-12-07 21:08:03 +08:00
Leroy.H.Y
e01eed0535 [fix] Fixed SegFault when renaming a connection
Former-commit-id: c153eddd3c
2019-12-06 23:43:56 +08:00
Leroy.H.Y
1a03fdf522 [translations] update translations
Former-commit-id: b5f97bfc0a
2019-12-06 16:13:28 +08:00
Leroy.H.Y
6351f1acc3 [ui fix] Several UI fixes, this fixed #165 #164 #163 #161 #160
Former-commit-id: 488bf33ccc
2019-12-06 16:05:37 +08:00
Leroy.H.Y
7f1affcacd [temp] tmp
Former-commit-id: 3c84ebaa36
2019-12-04 21:28:13 +08:00
Leroy.H.Y
7182c8e255 [change] see: #148
Former-commit-id: 9c0da40c21
2019-12-04 13:06:07 +08:00
Leroy.H.Y
6411c0f109 [fix] Fixed subscription UI features #126 #150 #151
Former-commit-id: 704151d63e
2019-12-04 11:15:00 +08:00
Leroy.H.Y
35cd88c2d2 [add] Added subscription autostart #126 #150 #151
Former-commit-id: 61ebbf9524
2019-12-03 21:03:00 +08:00
Leroy.H.Y
f1a35d4c14 [fix] Removed help button of Prefrence Window, see #152
Former-commit-id: 9b550fdf69
2019-12-03 07:33:25 +08:00
Leroy.H.Y
1100f4658c [add] Some basic UI for subscription
Former-commit-id: e7b150c5b6
2019-12-02 21:04:36 +08:00
Leroy.H.Y
6642c332cb [fix] Fixed Windows MainWindow instance
Former-commit-id: 3b8852208c
2019-12-02 16:28:42 +08:00
Leroy.H.Y
5d94d99f1a [update] Several code refactoring and added qvAppLog
Former-commit-id: 7ae62e96fc
2019-12-02 09:50:05 +08:00
Leroy.H.Y
73113bf26f [add] Some small updates and fixed #144
Former-commit-id: d0e79f2819
2019-12-01 13:43:11 +08:00
Leroy.H.Y
9d997dedc5 [add] Added basic subscription actions and fixed QV2RAY_DEFAULT_VASSETS_PATH and QV2RAY_DEFAULT_VCORE_PATH
Former-commit-id: ec49dffbb5
2019-12-01 00:34:17 +08:00
Leroy.H.Y
3239b17c3e [fix] Fixed a v2ray core import empty dialog result bug. #121
Former-commit-id: 7e0a8ea8f6
2019-11-29 08:23:09 +08:00
Leroy.H.Y
8382719e98 [add] Added log color scheme for light UI
Former-commit-id: 7361163487
2019-11-28 23:01:41 +08:00
Leroy.H.Y
86f4321565 [fix] Fixed a vmess import error and redesigned ImportWindow #121
Former-commit-id: 381075cbbb
2019-11-28 20:48:19 +08:00
Leroy.H.Y
7a43973ff2 [fix] Fixed PAC issue, #121
Former-commit-id: ecc8e330e8
2019-11-28 20:19:41 +08:00
Leroy.H.Y
a4e2c94db3 [fix] Fixed manual import config bug. #121
Former-commit-id: 5c0f06569f
2019-11-28 18:20:26 +08:00