Qv2ray-dev
|
3a8a42d9bb
|
Update main.cpp
|
2020-03-23 23:50:22 +08:00 |
|
Qv2ray-dev
|
6545aea92f
|
add: added input limit of geoip/geosite editor
|
2020-03-23 23:38:00 +08:00 |
|
Qv2ray-dev
|
98c8b25f6d
|
update: updated submodules/subprojects/dependencies' licence info
|
2020-03-23 22:30:09 +08:00 |
|
Qv2ray-dev
|
593b556151
|
fix: fixed a misleading source string
|
2020-03-22 23:49:01 +08:00 |
|
DuckSoft
|
8bfdad1884
|
MainWindow: Fix Strange Button Length
|
2020-03-22 18:33:25 +08:00 |
|
Qv2ray-dev
|
ac9a46c8b3
|
fix: somewhat more fixes
|
2020-03-21 20:48:27 +08:00 |
|
Qv2ray-dev
|
09bbf7651d
|
fix: stop eating memory and added header guards
|
2020-03-21 20:33:37 +08:00 |
|
Qv2ray-dev
|
b6ea1d9a96
|
fix: fixed HiDPI blurred QrImage, added new command arg noScaleFactor
|
2020-03-21 15:52:07 +08:00 |
|
Qv2ray-dev
|
ae0776cae9
|
fix: fixing MainWindow size issue.
|
2020-03-21 15:13:52 +08:00 |
|
Qv2ray-dev
|
750c96c5b1
|
fix: fixed a SIGFAULT when exit is triggered by the SIGNALS
|
2020-03-21 13:54:36 +08:00 |
|
Qv2ray-dev
|
e8266d1afa
|
URGENT: fixed file loading if a source file was not in UTF-8
|
2020-03-21 08:40:39 +08:00 |
|
DuckSoft
|
49de4a0dcb
|
Merge pull request #437 from Qv2ray/dev-qvroute
QvRoute subsystem integration
|
2020-03-20 23:15:12 +08:00 |
|
DuckSoft
|
2a21b89f0c
|
merging
|
2020-03-20 23:02:36 +08:00 |
|
Qv2ray-dev
|
a7eb3e715b
|
fix: rearrange MainWindow.hpp, fixed #435
|
2020-03-20 22:50:09 +08:00 |
|
DuckSoft
|
8ee3c822f9
|
embed some schemes
|
2020-03-20 22:44:52 +08:00 |
|
Qv2ray-dev
|
a5a5a642e8
|
update: some minor refactors
|
2020-03-20 22:34:26 +08:00 |
|
DuckSoft
|
5bdcf88690
|
naive impl: exporting
|
2020-03-20 19:37:29 +08:00 |
|
DuckSoft
|
0ca17642ca
|
fixing windows up
|
2020-03-20 17:58:32 +08:00 |
|
DuckSoft
|
7439318283
|
adding std::optional for windows
|
2020-03-20 17:47:22 +08:00 |
|
DuckSoft
|
90ce2ce8f3
|
impl: importing schemes
|
2020-03-20 17:03:18 +08:00 |
|
DuckSoft
|
eb45a1be7d
|
refactoring RouteSettngsMatrix
|
2020-03-20 14:59:09 +08:00 |
|
DuckSoft
|
60ab609257
|
misc ui tweaks (#434)
|
2020-03-20 12:46:16 +08:00 |
|
Qv2ray-dev
|
7c83dc9bec
|
Update main.cpp
|
2020-03-20 11:25:53 +08:00 |
|
Qv2ray-dev
|
3f2e94116d
|
change: changed route matrix json scheme
|
2020-03-19 23:38:31 +08:00 |
|
Qv2ray-dev
|
b34cb32d51
|
add: added route scheme matrix
|
2020-03-19 22:59:44 +08:00 |
|
Qv2ray-dev
|
1c0939c214
|
fix: fixed a missing --force-hiDPI arg, fixed #431
|
2020-03-19 17:04:27 +08:00 |
|
Qv2ray-dev
|
f73808aece
|
fix: GUARD!
|
2020-03-19 16:51:46 +08:00 |
|
Qv2ray-dev
|
489c227e6b
|
fix: fixing complex editor default outbound selection issue
|
2020-03-19 16:22:33 +08:00 |
|
Qv2ray-dev
|
0c0b49b90e
|
fix: some ui fixes
|
2020-03-19 16:13:48 +08:00 |
|
Qv2ray-dev
|
da1cbb951c
|
fix: fixed a super-long connection info/name/groupname/address will expand the whole ConnectionInfoWidget
|
2020-03-19 16:01:21 +08:00 |
|
Qv2ray-dev
|
a4f9c4b604
|
rm: removed useless/misleading UI
|
2020-03-19 10:17:07 +08:00 |
|
Qv2ray-dev
|
a7edf912af
|
add: added clear function of connection stats
|
2020-03-18 23:35:24 +08:00 |
|
Qv2ray-dev
|
1d488b0e38
|
fix: no limit
|
2020-03-18 11:42:12 +08:00 |
|
Qv2ray-dev
|
403ec42fcc
|
add: fully support setting the block,proxy,direct geosite/plain domains
|
2020-03-18 00:37:04 +08:00 |
|
Qv2ray-dev
|
20c925111a
|
add: added UI for manually specify the block,proxy,direct geosite/plain domains
|
2020-03-18 00:14:27 +08:00 |
|
Qv2ray-dev
|
a5758788ee
|
fix: we don't like Q_INIT_RESOURCE
|
2020-03-17 21:08:32 +08:00 |
|
Qv2ray-dev
|
a256c43122
|
fix: minor fixes
|
2020-03-17 20:55:28 +08:00 |
|
Qv2ray-dev
|
cd0dfced5e
|
fix: fixed crash on changing outbound to balancers
|
2020-03-17 20:53:16 +08:00 |
|
Qv2ray-dev
|
d92979bafc
|
fix: some upgrades to the QNodeEditor
|
2020-03-17 19:58:23 +08:00 |
|
Qv2ray-dev
|
e7b7592dd5
|
fix: fixed a misleading variable name
|
2020-03-17 17:33:29 +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
|
ac480eb396
|
fix: feel free to use empty host with http/h2 in your vmess
|
2020-03-16 18:22:51 +08:00 |
|
Qv2ray-dev
|
e11b609d6b
|
fix: fixed hiDPI and forceHiDPI arg
|
2020-03-16 13:46:55 +08:00 |
|
DuckSoft
|
b822a043f1
|
[fix] fixed vmess:// 'h2' import issue, fixed #421 (#422)
* [fix] fixed vmess:// 'h2' import issue, fixed #421: damn vmess:// just don't write 'http' properly.
* Update Serialization_vmess.cpp
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
|
2020-03-16 12:00:39 +08:00 |
|
Qv2ray-dev
|
4e3c53c577
|
fix: let hiDPI support restricted by command arg
|
2020-03-16 08:53:36 +08:00 |
|
Qv2ray-dev
|
46a370baeb
|
fix: fixed a flag error
|
2020-03-15 17:50:24 +08:00 |
|
Qv2ray-dev
|
8c22282574
|
fix: stop calling vmess:// protocol a standardized URI - KCP
|
2020-03-15 17:37:52 +08:00 |
|
Qv2ray-dev
|
f81aed2c52
|
fix: stop calling vmess:// protocol a standardized URI
|
2020-03-15 17:35:35 +08:00 |
|
Qv2ray-dev
|
4bc0e9c78f
|
this
|
2020-03-15 16:02:51 +08:00 |
|
Qv2ray-dev
|
4a251ce7b4
|
fix: fixed nullptr check
|
2020-03-15 15:32:38 +08:00 |
|