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 |
|
ymshenyu
|
9598a8d388
|
debian: Bump version
|
2020-03-21 08:51:15 +08:00 |
|
Qv2ray-dev
|
35a8d40b7f
|
version: bump version
|
2020-03-21 08:47:06 +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
|
6b46f5981a
|
Qv2ray v2.3.0
|
2020-03-20 23:35:57 +08:00 |
|
DuckSoft
|
9b54634d9c
|
Merge pull request #439 from Qv2ray/dev
Qv2ray v2.3
|
2020-03-20 23:30:27 +08:00 |
|
DuckSoft
|
49de4a0dcb
|
Merge pull request #437 from Qv2ray/dev-qvroute
QvRoute subsystem integration
|
2020-03-20 23:15:12 +08:00 |
|
DuckSoft
|
f391c84c1b
|
bumping versions
|
2020-03-20 23:11:46 +08:00 |
|
DuckSoft
|
3b303e918b
|
updating translations
|
2020-03-20 23:11:10 +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 |
|
ymshenyu
|
6fd5cda799
|
debian: bump version
|
2020-03-20 22:30:03 +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 |
|
ymshenyu
|
4b3e0bb723
|
update deb.yml
|
2020-03-20 11:58:22 +08:00 |
|
Qv2ray-dev
|
7f89cbb513
|
Update README.md
|
2020-03-20 11:48:28 +08:00 |
|
Qv2ray-dev
|
f304ba3b97
|
Update README.md
|
2020-03-20 11:41:18 +08:00 |
|
Qv2ray-dev
|
e89a0a8982
|
Update README.md
|
2020-03-20 11:39:43 +08:00 |
|
Qv2ray-dev
|
7c83dc9bec
|
Update main.cpp
|
2020-03-20 11:25:53 +08:00 |
|
ymshenyu
|
9f01948426
|
build debian package with github actions (#436)
* debian: initial packaging
* debian: add build action
* update - 1
* Revert "update - 1"
This reverts commit a8caeeb0be .
* update - 2
* update - 3
* update - 4
* update - 5
* update - 6
* update - 7
* update - 8
* update - 9
* update - 10
* update - 11
* debian/ package: Minor fix
* add cmake to build deps
* debian/: Fix minor bugs
* debian/control: qv2ray should depend or recommend v2ray
* add artifact
* debian/: More clean-up
* fix artifact
* fix typo
* Revert "fix typo"
This reverts commit 912615dcce .
* use v2 actions/upload-artifact
* remove some steps
* Revert "fix artifact"
This reverts commit 5fccc92876 .
* fix artifact
Co-authored-by: Boyuan Yang <byang@debian.org>
|
2020-03-20 11:18:31 +08:00 |
|
ymshenyu
|
ee0a272255
|
snap: get version information from file
|
2020-03-20 08:44:45 +08:00 |
|
DuckSoft
|
6c3ef1aff5
|
adding QvRoute specifications
|
2020-03-20 00:05:36 +08:00 |
|
Qv2ray-dev
|
3f2e94116d
|
change: changed route matrix json scheme
|
2020-03-19 23:38:31 +08:00 |
|
DuckSoft
|
760c4e9aa0
|
updating translations
|
2020-03-19 23:20:25 +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 |
|
DuckSoft
|
de42f7df04
|
updating translations
|
2020-03-19 02:18:52 +08:00 |
|
DuckSoft
|
7b3ad55ec2
|
.gitignore: exclude intellij-based ide files
|
2020-03-19 02:13:09 +08:00 |
|
DuckSoft
|
97ba6d8821
|
Updating AUR Build Pipeline (#430)
* Update aur.yml
* 白 嫖 成 功
现在甚至不用手动上传 artifacts 了
|
2020-03-19 01:56:20 +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 |
|
DuckSoft
|
71e67687bb
|
Let's Utilize GitHub Actions! (#424)
* Update aur.yml
* Update aur.yml
* Just Build It!
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Update aur.yml
* Finalizing!
* added constraints back!
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
|
2020-03-18 02:30:14 +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 |
|