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 |
|
Qv2ray Bot
|
a48cc03782
|
fix: fixed a QvMessageBox typo
|
2020-01-17 21:46:01 +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 |
|
Guobang Bi
|
aa52bb4b73
|
try to fix some shitty things
|
2020-01-16 17:41:55 +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 |
|
Qv2ray Bot
|
c9ddd2270b
|
fix: fixed #242
|
2020-01-15 21:34:01 +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
|
6deda7451a
|
Update main.cpp
|
2020-01-14 17:31:08 +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
|
03972a96d0
|
[fix] A better text prompt for #237
|
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 |
|
DuckSoft
|
1ca41ad048
|
[ux] improve ui selection experience
|
2020-01-12 19:47:46 +08:00 |
|
DuckSoft
|
31db9ab775
|
cancel c++17 adoption to avoid ambiguous method reference
|
2020-01-12 19:47:46 +08:00 |
|
DuckSoft
|
048b8cb423
|
[fix] command line parsing workaround
|
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
|
8a5d31ffcd
|
[refactor] Use simplified QString::number() function
|
2020-01-08 22:22:35 +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
|
ac786d1b5c
|
[fix] Use faster to_string function
|
2020-01-06 21:44:20 +08:00 |
|
Leroy.H.Y
|
01b2f3ac96
|
[add] Added --noAPI flag in commandline
|
2020-01-06 21:42:32 +08:00 |
|
Leroy.H.Y
|
16b9841034
|
[refactor] Some code refactors
|
2020-01-01 18:56:06 +08:00 |
|
Leroy.H.Y
|
f85e697595
|
[fix] Fixed time_t type
|
2020-01-01 17:13:09 +08:00 |
|
Leroy.H.Y
|
07b76c8e5f
|
[2020] Hello, 2020
|
2019-12-31 21:25:23 +08:00 |
|
Leroy.H.Y
|
603041c6f9
|
[fix] Fixed #208 and fixed API in complex config
|
2019-12-31 21:25:10 +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
|
a980d3dd01
|
[fix] Fixed a typo in the preference window
|
2019-12-28 17:12:17 +08:00 |
|
Leroy.H.Y
|
62dcce9cbd
|
[fix] Removed a StepType for Qt 5.11
|
2019-12-28 16:05:23 +08:00 |
|
Leroy.H.Y
|
eeee9558a2
|
[add] Added GNOME https proxy settings.
|
2019-12-28 14:47:45 +08:00 |
|
Leroy.H.Y
|
54c1096953
|
[add] Added UI for downloading GFWList
|
2019-12-28 13:03:12 +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
|
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
|
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
|
c21da505cd
|
[fix] Fixed QList std::list --> Added MACRO Qt Version check
|
2019-12-21 22:08:47 +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 |
|
DuckSoft
|
70217590b1
|
[fix] show mainwindow when no host available
this shall fix #175
|
2019-12-21 06:37:49 +08:00 |
|
Leroy.H.Y
|
e864bffbbd
|
[fix] Fixed #187 use maximum width.
|
2019-12-20 21:21: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
|
2bd2a61202
|
[fix] Fixed single instance bug
|
2019-12-17 20:44:24 +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
|
90ccfea5a1
|
[fix] Fixed path check for subscriptions and connection renaming, fixed #168 and fixed #173
Former-commit-id: 2f96d91aff
|
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
|
51c2a6173d
|
[add] Added config_version error message
Former-commit-id: cdbbca798d
|
2019-12-07 23:31:42 +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
|
e01eed0535
|
[fix] Fixed SegFault when renaming a connection
Former-commit-id: c153eddd3c
|
2019-12-06 23:43:56 +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
|
74e36910d8
|
[add] Support for subscriptions #109 #121 #126 #147
Former-commit-id: 6060c041dd
|
2019-12-02 23:28:13 +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
|
f1f832cd01
|
Update QvSystemProxyConfigurator.cpp
Former-commit-id: fa7d493e90
|
2019-12-02 11:31:25 +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 |
|