QxQ
|
a6f5d5306d
|
fix: Windows backtrace fix
|
2020-10-21 10:37:06 +08:00 |
|
QxQ
|
a1499cfdd1
|
update: updated VCore log colors
|
2020-10-21 10:36:42 +08:00 |
|
QxQ
|
a3816d96c3
|
update: updated VCore log design
|
2020-10-20 22:31:33 +08:00 |
|
QxQ
|
6b56096ef7
|
update: small refactors
|
2020-10-20 22:31:08 +08:00 |
|
QxQ
|
ab72af7392
|
CI: do not upload debian package to Release
|
2020-10-20 17:08:22 +08:00 |
|
QxQ
|
1d807be33b
|
update: updated MainWindow splitter ratio design
|
2020-10-20 10:14:07 +08:00 |
|
QxQ
|
e5a728f823
|
add: added OpenConfigurationDirectory in PreferencesWindow
|
2020-10-20 10:10:51 +08:00 |
|
ymshenyu
|
8be5d7dd2a
|
debian/changelog: bump version
|
2020-10-19 10:09:40 +08:00 |
|
QxQ
|
ab8b2a7afd
|
add: added connection template settings entry
|
2020-10-19 00:00:49 +08:00 |
|
QxQ
|
025ab2cdad
|
fix: quit after a new version has been detected
|
2020-10-18 21:27:12 +08:00 |
|
ymshenyu
|
94b65220eb
|
update backend.cmake
|
2020-10-18 16:33:46 +08:00 |
|
ymshenyu
|
a24858e2c5
|
😢
|
2020-10-18 16:21:49 +08:00 |
|
ymshenyu
|
1dd5eddec4
|
fallback to pkgconfig if gRPC doesn't build by cmake
|
2020-10-18 16:18:15 +08:00 |
|
ymshenyu
|
ca2c01f887
|
update build-qv2ray-cmake.yml
|
2020-10-18 14:25:44 +08:00 |
|
ymshenyu
|
f844c18c3c
|
use find_package method to find gRPC for macOS
|
2020-10-18 14:23:17 +08:00 |
|
QxQ
|
f54aad9f18
|
fix: remove h2 in ALPN
|
2020-10-18 09:55:18 +08:00 |
|
QxQ
|
db6d69ff44
|
fix: fixed build
|
2020-10-17 22:12:21 +08:00 |
|
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 |
|
DuckSoft
|
3d6fd0ad9b
|
updating translations!
|
2020-10-16 22:17:27 +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 |
|
DuckSoft
|
a8a58da98c
|
fix(compatibility): polyfill for Qt <= 5.14 (#1020)
Qt::SplitBehaviorFlags::SkipEmptyParts => QString::SkipEmptyParts
|
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 |
|
ymshenyu
|
8f3cfee3ee
|
debian/control: add missing dependencies
|
2020-10-10 11:23:17 +08:00 |
|
QxQ
|
055c2daf9e
|
fix: fixed disableSystemRoot default value
|
2020-10-10 10:53:53 +08:00 |
|