Commit Graph

2206 Commits

Author SHA1 Message Date
Qv2ray-dev
6051453b7e
version: bumping version suffix 2020-07-06 15:05:32 +08:00
DuckSoft
1c3ab506d7 updating to new icon 2020-07-06 14:24:58 +08:00
DuckSoft
6393ae832e trying to fix windows icon
the original icon is in lime color and borderless, which will be terrible when viewed in a white background.
this will replace with a black-framed new design.

hopefully this will finally fix #640.
2020-07-06 14:24:58 +08:00
Qv2ray-dev
045d05981d
refactor: refactor RouteHandler, SystemProxyConfigurator, KernelInstanceHandler 2020-07-06 12:49:36 +08:00
Qv2ray-dev
ac636a7ca9
refactor: use QV2RAY_URL_SCHEME as url scheme 2020-07-06 10:48:18 +08:00
Qv2ray-dev
20a1075447
fix: unified size units, using 1000 as the unit scale, closes #695 2020-07-06 10:31:50 +08:00
Qv2ray-dev
febd3e4709
fix: fixed refactor-caused crash when setting up permissions 2020-07-06 10:31:50 +08:00
Qv2ray-dev
648d42efd1
add: complete Inbound/Proxy/Direct statistics support 2020-07-06 10:31:50 +08:00
Qv2ray-dev
f0991a2d49
add: basic Outbound Stats support 2020-07-06 10:31:49 +08:00
Qv2ray-dev
bd3b00bf3f
add: half of a half 2020-07-06 10:31:49 +08:00
Qv2ray-dev
7e57978632
add: half 2020-07-06 10:31:49 +08:00
Qv2ray-dev
85e3eb485e
扬了: removed libqvb 2020-07-06 10:31:49 +08:00
Qv2ray-dev
9618a6c00f
add: added basic structure for both Inbound/Outbounds' statistics support 2020-07-06 10:31:46 +08:00
Qv2ray-dev
77edf7ebcd
breaking: re-target release build to Qt 5.15 (#725) 2020-07-06 09:08:10 +08:00
DuckSoft
2dcce54228
update translations
- zh_CN
- ja_JP
2020-07-06 01:51:59 +08:00
DuckSoft
2bb5d4727d check uuid and show black/red 2020-07-06 01:37:32 +08:00
DuckSoft
3df046fe38
Merge pull request #739 from Qv2ray/dev-master
sync dev with master
2020-07-05 17:43:27 +08:00
DuckSoft
b9fdbdd1a4
Merge branch 'dev' into dev-master 2020-07-05 17:42:12 +08:00
DuckSoft
61a6616862 prevent some other bullshit situations 2020-07-05 17:37:08 +08:00
Kid
9b9790d304 Wording 2020-07-05 13:36:23 +08:00
Kid
114522f7bf Better template! 2020-07-05 13:36:23 +08:00
EpLiar
385ebc904a Update ISSUE_TEMPLATE 2020-07-05 13:36:23 +08:00
DuckSoft
6eb5647c7b
fix: some ui details
commited by an anonymous author.
2020-07-04 23:27:57 +08:00
DuckSoft
1013534c14
fix: subscription link should be read-only 2020-07-04 13:29:13 +08:00
Qv2ray-dev
862185c8b7
fix: fixed IsComplexDNS toggle issue for the first DNS entry 2020-07-04 09:11:07 +08:00
Qv2ray-dev
62c57cb266
fix: use QSaveFile for safe file write 2020-07-03 23:20:15 +08:00
Qv2ray-dev
7f9f13c245
add: enable Outbound stats flag 2020-07-03 17:19:52 +08:00
Qv2ray-dev
b015c2f0f1
refactor: update backward.cmake 2020-07-03 15:51:05 +08:00
Qv2ray-dev
59db12ddfd
refactor: update Complex editor macro 2020-07-02 21:07:36 +08:00
Qv2ray-dev
56e98924c5
fix: fixed Complex config inbound port display 2020-07-02 20:55:23 +08:00
LKM
7b9197eea1 fix: #716 2020-07-02 11:13:45 +08:00
LKM
6fac6616b6 fix: hide rubberband after selecting area 2020-07-01 19:24:56 +08:00
LKM
bc9a29eeed fix: under custom theme, the screenshot is solid color 2020-07-01 19:24:56 +08:00
Qv2ray-dev
f1f94af88d
Update StackTraceHelper.cpp 2020-07-01 15:58:28 +08:00
DuckSoft
3ab216a9ce
sync Qv2ray/QvUIStyles> 2020-07-01 13:14:36 +08:00
ymshenyu
bb4727fa53
Update deb.yml 2020-06-30 20:49:52 +08:00
Qv2ray-dev
95b67e5080
fix: added V2ray tests, close #685 2020-06-30 20:08:42 +08:00
Qv2ray-dev
148f91c83f
fix: fixed batch latency test, close #712 2020-06-30 19:43:43 +08:00
Qv2ray-dev
315ee055cb
Merge branch 'dev-test-stacktrace' into dev
* dev-test-stacktrace:
  Update backward-cpp.cmake
  fix: sorry WinAPI you are the boss
  fix: fixed build and backtrace collection
  fix: fixed unwanted backward-cpp install target
  fix: make StackTrace ready to go
  fix: fixed macOS clang build, fixed macOS StackTrace
  fix: really fixed Windows build
  fix: fixed Windows build
  refactor: update StackTraceHelper.hpp
  test: test fix stacktrace
2020-06-30 19:28:28 +08:00
DuckSoft
bb57bceee7 DnsWidget: handle port in DoH cases 2020-06-30 11:50:32 +08:00
DuckSoft
4f127f8036 impl: automatic permission setting for v2ray core
linux / macOS users may now ignore that chmod +x, if they have sufficient permission to do so.
2020-06-30 07:43:51 +08:00
Kid
fdf3a268e1 Revise README badges 2020-06-29 23:35:07 +08:00
Qv2ray-dev
424242283f fix: typo 2020-06-29 23:35:07 +08:00
DuckSoft
f720fb002c adding JetBrains to thanks list (#686) 2020-06-29 23:35:07 +08:00
flylai
421427b771 fix: typo 2020-06-29 23:35:07 +08:00
Haoshen Zhong
c1aa18b534 Update README.md 2020-06-29 23:35:07 +08:00
Haoshen Zhong
9dfe8ae638 Update bug---english.md 2020-06-29 23:35:07 +08:00
Haoshen Zhong
5c2117f0db add chocolatey 2020-06-29 23:35:07 +08:00
Qv2ray-dev
385d572514 Update bug.md 2020-06-29 23:35:07 +08:00
Qv2ray-dev
6a1579af16
Update backward-cpp.cmake 2020-06-29 23:34:27 +08:00