QxQ
|
f4c9954284
|
add: added importing all connections, closes #1003
|
2020-10-17 21:50:24 +08:00 |
|
QxQ
|
f03b80355c
|
fix: fixed build and cleanup
|
2020-10-17 21:44:52 +08:00 |
|
QxQ
|
4fad530bbf
|
update: update Qv2rayApplicationInterface interface
|
2020-10-17 21:44:14 +08:00 |
|
QxQ
|
e548037fe2
|
fix: use TextChanged instead of IndexChanged
|
2020-10-17 19:27:44 +08:00 |
|
QxQ
|
ceb8583100
|
rebuild: trigger rebuild
|
2020-10-17 09:48:14 +08:00 |
|
QxQ
|
521411b75e
|
version: bumped version suffix
|
2020-10-16 22:54:40 +08:00 |
|
QxQ
|
1b00fc3e62
|
fix: fixed disableSystemRoot option
|
2020-10-16 19:49:09 +08:00 |
|
QxQ
|
389b29d105
|
fix: added updateColorScheme for DNSSettingsWidget
|
2020-10-16 19:41:54 +08:00 |
|
QxQ
|
918db2c1d0
|
add: stop saving splitter size and log/graph visibility
|
2020-10-16 15:30:28 +08:00 |
|
QxQ
|
236110c94b
|
fix: fixed crash when expanding an empty Chain
|
2020-10-15 14:26:28 +08:00 |
|
QxQ
|
418cf3652f
|
BREAKING: added GetKernelName
|
2020-10-15 13:52:29 +08:00 |
|
QxQ
|
dbe684b723
|
update: updated stacktrace format
|
2020-10-15 10:55:16 +08:00 |
|
sixg0000d
|
32d4269b62
|
Optimize rpm spec file template (#1029)
* Optimize "BuildRequires"
* Update qv2ray.spec.in
1. Minor optimize "%description"
2. Optimize spec structure
3. Disable TLO and optimize cmake macros
4. Append "%check" phase
* Update qv2ray.spec.in
1. Fix package meta macro for qv2ray-plugin-builtin-protocol-support
2. Append qv2ray-plugin-builtin-subscription-support
* Fix "BuildRequires" for check phase
* Update qv2ray.spec.in
Fix a little typo
* Update qv2ray.spec.in
Fix 2 typo for rpmlint
* Update qv2ray.spec.in
Fix typo for rpmlint
* Maybe this summary is better?
* Update qv2ray.spec.in
Fix a missing dir
|
2020-10-15 09:58:29 +08:00 |
|
QxQ
|
9b940b71ac
|
fix: fixed DEBUG SEGFAULT
|
2020-10-15 09:32:43 +08:00 |
|
QxQ
|
eddd16bc38
|
fix: fixed testing
|
2020-10-14 23:53:22 +08:00 |
|
QxQ
|
e39c91bb21
|
fix: fixed build issue caused by Qv2rayLog.hpp
|
2020-10-14 23:07:47 +08:00 |
|
QxQ
|
6dbf9968e1
|
refactor: more refactors, fixed previously introduced SingleApplication bug
|
2020-10-14 22:59:39 +08:00 |
|
QxQ
|
4cd00df503
|
refactor: fixed SingleApplication crash, refactored
|
2020-10-14 20:24:02 +08:00 |
|
QxQ
|
94d701ce91
|
fix: fixed log and tests issue
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
264110fefd
|
update: updated GlobalConfig model, Qv2rayBaseApplication
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
7a6e9605d0
|
;
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
f89fd37365
|
fix: fixed more logger issues
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
c9fe34762c
|
update: updated logger function
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
79080e270d
|
update: updated default proxy,direct,blackhole outbound tag
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
23db9ae3d7
|
fix: fixed ChainEditor outbound tag synchronization
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
a819c14fd2
|
BREAKING: Updated Plugin Interface, supported proxychains expansion
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
cdc428d1f6
|
update: updated port detection error message
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
b6170b72b2
|
fix: use Qt::SkipEmptyParts when processing ALPN
|
2020-10-13 18:17:01 +08:00 |
|
QxQ
|
7df2c27746
|
add: added UIState log
|
2020-10-10 20:24:27 +08:00 |
|
QxQ
|
055c2daf9e
|
fix: fixed disableSystemRoot default value
|
2020-10-10 10:53:53 +08:00 |
|
QxQ
|
d6af4a7559
|
Breaking change: Windows building processes. (#1017)
|
2020-10-09 11:55:23 +08:00 |
|
QxQ
|
d65922a71a
|
add: added setup-libs.sh
|
2020-10-08 14:08:40 +08:00 |
|
QxQ
|
934c121910
|
add: added QCodeEditor submodule from cpeditor
|
2020-10-07 22:45:21 +08:00 |
|
QxQ
|
a2a34e5c29
|
update: adapt Qt6, fixed deprecated warnings
|
2020-10-07 20:58:15 +08:00 |
|
QxQ
|
c3805b348a
|
update: use upper case in ConnectionItemWidget protocol string
|
2020-10-07 15:54:22 +08:00 |
|
QxQ
|
becfd9e345
|
update: do not show "tcp" in streamSettings if not present
|
2020-10-07 15:53:54 +08:00 |
|
QxQ
|
6185cfa84e
|
fix: fixed crash when importing without a group selection
|
2020-10-07 15:52:19 +08:00 |
|
QxQ
|
feaaa002cb
|
update: updated & minimized zxing-cpp sources
|
2020-10-07 15:40:28 +08:00 |
|
QxQ
|
2770d4feac
|
update: updated V2Ray proto files
|
2020-10-06 11:12:20 +08:00 |
|
QxQ
|
3271cdf2ea
|
fix: try fixing MainWindow splitter size issue
|
2020-10-06 00:12:35 +08:00 |
|
QxQ
|
1b3502270f
|
bug: fixed QJsonIOPath not functioning properly
|
2020-10-05 21:47:58 +08:00 |
|
QxQ
|
7e34bcfdbc
|
fix: fixed Mainwindow UI state restore issue
|
2020-10-05 21:17:16 +08:00 |
|
QxQ
|
db5051d269
|
update: reformatted source files
|
2020-10-05 20:00:17 +08:00 |
|
QxQ
|
bdc14b4a40
|
add: support saving and restoring UI states, fixed #637
|
2020-10-05 19:47:29 +08:00 |
|
QxQ
|
4b1d2d3499
|
fix: update submodule
|
2020-10-05 08:20:55 +08:00 |
|
QxQ
|
e85376f3c4
|
update: updated inbound editor UI
|
2020-10-04 23:40:06 +08:00 |
|
QxQ
|
7e2e0eb8af
|
fix: various editor fixes
|
2020-10-04 23:12:48 +08:00 |
|
QxQ
|
923a338ada
|
update: svg cleanup
|
2020-10-04 21:45:46 +08:00 |
|
QxQ
|
adfccda2ce
|
fix: added missing QUrl include
|
2020-10-04 16:53:49 +08:00 |
|
QxQ
|
aa92a336ff
|
version: bumped version suffix
|
2020-10-04 16:27:29 +08:00 |
|
QxQ
|
84d1db9c47
|
add: populate global TLS options to plugins
|
2020-10-04 16:23:33 +08:00 |
|
QxQ
|
d0185bec9d
|
add: process disableSystemRoot when importing vmess link
|
2020-10-04 16:22:29 +08:00 |
|
QxQ
|
7b34ae9b97
|
add: added disableSystemRoot global option
|
2020-10-04 16:21:29 +08:00 |
|
DuckSoft
|
880ec1cbb8
|
expose disableSystemRoot certificate entry (#1008)
* expose disableSystemRoot certificate entry
* reformat with clang-format
* Update StreamSettingsWidget.ui
* Update StreamSettingsWidget.ui
* Update BUILDVERSION
Co-authored-by: QxQ <59914293+U-v-U@users.noreply.github.com>
|
2020-10-03 01:07:32 +08:00 |
|
QxQ
|
b9defd88ce
|
fix: fixed ConnectionItemWidget content when AutoConnect is enabled
|
2020-10-02 22:56:23 +08:00 |
|
QxQ
|
0ab6dd7d2e
|
fix: fixed HTTP & SOCKS outbound users array
|
2020-10-02 00:11:18 +08:00 |
|
QxQ
|
7f0deef7a2
|
fix: setCurrentIndex after started
|
2020-10-01 23:51:50 +08:00 |
|
QxQ
|
b33c76a556
|
update: use model/view for ConnectionList
|
2020-10-01 01:20:33 +08:00 |
|
QxQ
|
fe8103aaa4
|
fix?: fixed(?) macOS MainWindow bug
|
2020-09-30 09:30:14 +08:00 |
|
QxQ
|
238f4032fb
|
update: rename function
|
2020-09-30 09:29:17 +08:00 |
|
QxQ
|
ff06995a4f
|
fix: fixed plugin outbound handler
|
2020-09-25 21:58:29 +08:00 |
|
QxQ
|
a079a849f6
|
update: cleanup and removed VMess testsEnabled
|
2020-09-25 21:20:53 +08:00 |
|
QxQ
|
267dfed55c
|
update: re-formatted source files
|
2020-09-25 21:04:06 +08:00 |
|
QxQ
|
f6666a2255
|
remove: removed Shadowsocks field: OTA, email
|
2020-09-25 20:58:26 +08:00 |
|
QxQ
|
eb2a1284bc
|
add: added SIP008 subscription support
|
2020-09-25 19:38:24 +08:00 |
|
QxQ
|
21bf0fd27e
|
remove: removed shadowsocks level option
|
2020-09-25 19:37:30 +08:00 |
|
QxQ
|
1f08c7a15f
|
fix: rearrange Qv2rayBase and added default values
|
2020-09-24 23:08:19 +08:00 |
|
QxQ
|
0a8b77990b
|
fix: Dokodemo-Door is not Transparent proxy
|
2020-09-24 21:33:50 +08:00 |
|
QxQ
|
fe4dc252f1
|
update: use QvPlugin-BuiltinSubscriptionAdapter to provide subscriptions support
|
2020-09-24 20:48:15 +08:00 |
|
QxQ
|
462d6001ba
|
fix: fixed plugin icon loading
|
2020-09-23 22:05:46 +08:00 |
|
QxQ
|
b133b44c61
|
update: updated BuiltinProtocolPlugin description
|
2020-09-23 22:05:04 +08:00 |
|
QxQ
|
2986d952cf
|
add: added VLESS flow xtls-rprx-direct-udp443 and xtls-rprx-direct
|
2020-09-23 21:31:40 +08:00 |
|
QxQ
|
0f25165e71
|
update submodule
|
2020-09-23 19:34:55 +08:00 |
|
QxQ
|
825437c3d6
|
fix: fixed static global variable causing variable content overwrite
|
2020-09-22 22:16:01 +08:00 |
|
QxQ
|
1327903df3
|
update: update MainWindow ConnectionItemWidget designs
|
2020-09-22 22:02:13 +08:00 |
|
QxQ
|
1e5a2a7c73
|
fix: fixed static global variable causing variable content overwrite
|
2020-09-22 22:01:16 +08:00 |
|
QxQ
|
14db19b4a3
|
update: some small updates
|
2020-09-22 19:12:11 +08:00 |
|
QxQ
|
45fbdf5aa7
|
update: updated CMakeLists
|
2020-09-22 17:47:55 +08:00 |
|
QxQ
|
f1ae4ef49b
|
update: updated builtin protocol plugin name
|
2020-09-22 17:47:03 +08:00 |
|
QxQ
|
665b7a0a80
|
update: sort plugins by name in PluginManager
|
2020-09-22 17:40:02 +08:00 |
|
QxQ
|
6a02b38184
|
update: updated connection serialization return value format
|
2020-09-22 17:39:01 +08:00 |
|
QxQ
|
a6e8eae902
|
fix: fixed HTTP SOCKS editor
|
2020-09-22 15:41:19 +08:00 |
|
QxQ
|
67cec77159
|
refactor: refactored Qv2rayBase, PluginHost, InboundEditor UI and StreamSettingsWidget
|
2020-09-21 15:07:48 +08:00 |
|
QxQ
|
bafa151cb0
|
update: refactored QvTranslator helper
|
2020-09-20 11:22:22 +08:00 |
|
QxQ
|
3a513385b8
|
update: rearranged Qv2rayAssetsPaths
|
2020-09-20 11:21:36 +08:00 |
|
QxQ
|
f894f07f81
|
remove: removed unused cmake find_package_handle_standard_args
|
2020-09-20 11:19:06 +08:00 |
|
QxQ
|
87531629cb
|
remove: removed JSON highlighter
|
2020-09-20 11:18:29 +08:00 |
|
QxQ
|
9da2f1d53f
|
remove: removed tproxy setcap checkbox
|
2020-09-20 11:17:17 +08:00 |
|
QxQ
|
dc164af8f6
|
add: added VLESS flow xtls-rprx-origin-udp443
|
2020-09-19 21:03:15 +08:00 |
|
QxQ
|
5dc6e6f41a
|
fix: make VLESS flow option editable
|
2020-09-19 09:57:16 +08:00 |
|
QxQ
|
1303f663e0
|
add: added option for "bypassLAN"
|
2020-09-19 00:54:12 +08:00 |
|
sixg0000d
|
7d6f6c2214
|
fix: fix spec file template
missing cmake build on centos stream(epel enabled)
|
2020-09-17 08:09:38 +08:00 |
|
sixg0000d
|
c2f8048f92
|
improve rpm spec file template
|
2020-09-17 08:09:38 +08:00 |
|
sixg0000d
|
54ca9222f0
|
fix build
|
2020-09-17 08:09:38 +08:00 |
|
sixg0000d
|
e968df2980
|
add missing dependencies
|
2020-09-17 08:09:38 +08:00 |
|
QxQ
|
2b953b0937
|
version: bumped BUILDVERSION
|
2020-09-12 18:07:57 +08:00 |
|
DuckSoft
|
5d58eae740
|
fix: macro mismatch
EMBED_TRANSLATIONS => QV2RAY_EMBED_TRANSLATIONS
|
2020-09-12 03:33:10 +00:00 |
|
QxQ
|
75e9b330f8
|
fix: sorry it's not rc1
|
2020-09-08 23:49:39 +08:00 |
|
QxQ
|
be21ed4ebb
|
Update BUILDVERSION
|
2020-09-08 13:12:44 +08:00 |
|
QxQ
|
07b5a7b371
|
version: bumped version, versionsuffix, buildversion
|
2020-09-07 00:29:33 +08:00 |
|