Qv2ray-dev
9963185132
fix: default page index
2020-04-12 20:13:15 +08:00
Qv2ray-dev
e88413d42d
version: get rid of version 5243
2020-04-11 23:31:39 +08:00
Qv2ray-dev
86e187b8c4
version: bumping version (test)
2020-04-11 23:06:27 +08:00
Qv2ray-dev
f7b1a1fdb5
add: added kernel plugin support
2020-04-11 14:50:28 +08:00
Qv2ray-dev
0ec1bdc40c
refactor: refactor for KernelPlugin-V2rayRoutingEngine support
2020-04-10 23:32:03 +08:00
Qv2ray-dev
19a30e7dca
add: added PluginKernelInteractions
2020-04-10 17:59:12 +08:00
Qv2ray-dev
6fdb80b2f6
add: refactored PluginHost, added Outbound Editor support
2020-04-09 23:23:38 +08:00
Qv2ray-dev
60009e0b47
fix: some fixes
2020-04-09 09:58:50 +08:00
Qv2ray-dev
69a7200b25
update: adapt interface draft-2.3.1
2020-04-08 11:36:28 +08:00
Qv2ray-dev
75db4ed766
update: adapt interface draft-2.2
2020-04-07 20:55:26 +08:00
Yuxiang Zhu
93cbea496f
Add spec file and Makefile for RPM build on Fedora Copr
...
Adds RPM packaging support on [Fedora Copr](https://copr.fedorainfracloud.org/ ).
Currently only tested with Fedora 30+.
Supporting for other distributions like RHEL/CentOS/Suse/OpenSuse requires some dependencies that are not in their official repos so it is not covered in this PR.
Build RPMs locally:
``` bash
dnf install -y git mock make
make -f .copr/Makefile srpm # build source RPM
make -f .copr/Makefile rpm # build binary RPM
```
This makefile uses [Mock](https://github.com/rpm-software-management/mock ) to build RPMs in a chroot environment. To use a chroot differed from your build distribution, use `RPM_BUILDROOT=<chroot-name>` Makefile variable.
For example, build against Fedora 32 on a CentOS 8 machine:
```bash
make -f .copr/Makefile rpm RPM_BUILDROOT=fedora-32-$(uname -m)
```
Example build: https://copr.fedorainfracloud.org/coprs/yux/v2ray/build/1329864/
2020-04-07 16:42:12 +08:00
Qv2ray-dev
71bed7992a
update: adapt interface draft-2
2020-04-06 22:21:32 +08:00
Qv2ray-dev
65bf34962c
Merge branch 'dev-plugin-system' into dev
...
* dev-plugin-system:
PAC: "See you in the plugin manager"
plugin: simple plugin integration supported
plugin: update plugin settings subsystem
plugin: added plugin enable/disable, load state and plugin type display
submodule: updated submodule
fix: remove duplicates
fix: fixed windows build
add: added more plugin UI functions
add: added qt signal system
merge: merge dev
add: added plugin management window, load plugin support
update interface, made the demo plugin work
update: updated plugin interface submodule
add: implement loading plugins
add: added plugin interface stub
2020-04-06 14:18:48 +08:00
Qv2ray-dev
accfd68fbc
release: bump build version
2020-04-01 15:57:45 +08:00
DuckSoft
f0acfee76d
[windows] installer pipeline ( #486 )
...
* boom
* MSI: add MSI action workflow
* Windows Installer
* fix cpack
* fixup windeployqt
* remove useless actions
* fix windeployqt
* add missing id to actions
* Update main.cpp
* fix get package name
* update artifact name
* nsis: add shortcut and clean up workflows
* Windows: Completing Windows package content
* clean up backslash
* CI clean up
* Revert "clean up backslash"
This reverts commit 0b3c4b7371
.
* update deployment.cmake
Co-authored-by: ymshenyu <373318510@qq.com>
Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
2020-04-01 12:46:15 +08:00
Qv2ray-dev
ac3867c297
macOS: targeting macOS 10.14
2020-03-31 20:19:15 +08:00
Qv2ray-dev
4e11b99a3c
Semantic versioning ( #484 )
...
* add: add new semver versioning scheme and bumped version to 2.4.1-pre1
* brave pacman (#485 )
**Strange git commit-msg has been hidden**
* Update VERSIONSUFFIX
2020-03-31 14:49:10 +08:00
Qv2ray-dev
a2fb3c542a
add: add new semver checker
2020-03-31 10:44:34 +08:00
ymshenyu
f88f5c83f6
fix: apply tabStop sequences by @DuckSoft
2020-03-31 10:19:09 +08:00
ymshenyu
5ad597e526
adding notification to system proxy, resolving #474
2020-03-31 10:18:38 +08:00
Qv2ray-dev
a54d68cf9e
fix: fixed SOCKS user removal issue
2020-03-31 10:18:15 +08:00
ymshenyu
9a426c29be
fix: some macos fixes
2020-03-31 10:17:46 +08:00
Qv2ray-dev
53bdc2f5a3
Update BUILDVERSION
2020-03-28 23:59:03 +08:00
Qv2ray-dev
20393f685e
Update VERSION
2020-03-28 23:29:28 +08:00
Qv2ray-dev
d602f0b2a7
fix: fixed auto update tag scheme
2020-03-28 14:17:41 +08:00
Qv2ray-dev
a5eb59604e
change: introducing new release/update checker model
2020-03-27 22:03:26 +08:00
Qv2ray-dev
f45a8c94f5
change: ported to zxing-cpp
2020-03-27 19:42:20 +08:00
Qv2ray-dev
70066ba3e0
fix: set NOWRAP on advanced route editor
2020-03-26 22:28:19 +08:00
Qv2ray-dev
53441e28db
refactor: move TCPing from core back to components
2020-03-26 21:34:56 +08:00
Qv2ray-dev
c5b22dbb90
fix: fixed some SMALL memory issue and fixed #456
2020-03-26 20:46:56 +08:00
Qv2ray-dev
a17d6f2802
fix: this may fixed #457
2020-03-26 16:05:03 +08:00
Qv2ray-dev
cf390b3792
PAC: "See you in the plugin manager"
2020-03-26 10:53:56 +08:00
Qv2ray-dev
f865eb3587
submodule: updated submodule
2020-03-24 16:29:23 +08:00
Qv2ray-dev
d52d54a38f
fix: remove duplicates
2020-03-23 07:47:23 +08:00
Qv2ray-dev
ca8378cd42
Merge branch 'dev' into dev-plugin-system
...
* dev:
fix: fixed a misleading source string
bumping versions
debian: Bump version
updating translations
Reorganising README.md (#447 )
2020-03-22 23:52:47 +08:00
DuckSoft
d22bea65e0
bumping versions
2020-03-22 22:35:57 +08:00
Qv2ray-dev
322734d9c9
add: added more plugin UI functions
2020-03-22 18:51:45 +08:00
Qv2ray-dev
f08d65c618
Merge branch 'dev' into dev-plugin-system
...
* dev: (23 commits)
fix: somewhat more fixes
fix: stop eating memory and added header guards
fix: fixed HiDPI blurred QrImage, added new command arg noScaleFactor
fix: fixing MainWindow size issue.
fix: fixed a SIGFAULT when exit is triggered by the SIGNALS
debian: Bump version
version: bump version
URGENT: fixed file loading if a source file was not in UTF-8
bumping versions
updating translations
fix: rearrange MainWindow.hpp, fixed #435
embed some schemes
update: some minor refactors
debian: bump version
naive impl: exporting
fixing windows up
adding std::optional for windows
impl: importing schemes
refactoring RouteSettngsMatrix
misc ui tweaks (#434 )
...
2020-03-22 18:23:27 +08:00
Qv2ray-dev
1d2f81088c
add: added plugin management window, load plugin support
2020-03-22 17:17:47 +08:00
Qv2ray-dev
b3f8f4a482
update interface, made the demo plugin work
2020-03-22 01:44:36 +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
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
f391c84c1b
bumping versions
2020-03-20 23:11:46 +08:00
Qv2ray-dev
a5a5a642e8
update: some minor refactors
2020-03-20 22:34:26 +08:00
Qv2ray-dev
57f8e5df31
update: updated plugin interface submodule
2020-03-20 22:04:42 +08:00
DuckSoft
60ab609257
misc ui tweaks ( #434 )
2020-03-20 12:46:16 +08:00
Qv2ray-dev
5b3a7658bc
add: implement loading plugins
2020-03-20 12:41:50 +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
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
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
d8ffdb6e8f
version: bump version
2020-03-16 19:36:51 +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
7a34378313
version: bump version
2020-03-16 12:56:23 +08:00
Qv2ray-dev
4e3c53c577
fix: let hiDPI support restricted by command arg
2020-03-16 08:53:36 +08:00
Qv2ray-dev
fcb7b91e37
version: bump version
2020-03-15 17:56:28 +08:00
Qv2ray-dev
f81aed2c52
fix: stop calling vmess:// protocol a standardized URI
2020-03-15 17:35:35 +08:00
Qv2ray-dev
ff9e2b49a8
version: bump version
2020-03-15 16:16:24 +08:00
Qv2ray-dev
d1f935be2a
fix: fixed tcping data sort issue
2020-03-15 15:15:41 +08:00
Qv2ray-dev
e7998e3da4
version: bumped version number
2020-03-15 11:09:01 +08:00
Qv2ray-dev
6ef0f746de
submodule: updated submodule
2020-03-14 21:46:40 +08:00
Qv2ray-dev
9966db6e79
version: bump version
2020-03-14 16:28:48 +08:00
Qv2ray-dev
7273bf9fb8
Revert "fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name"
...
This reverts commit 1cabc14835
.
2020-03-14 16:27:12 +08:00
Qv2ray-dev
1cabc14835
fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name
2020-03-14 13:44:18 +08:00
Qv2ray-dev
b600bcd57a
fix: fixed multiple selection issue
2020-03-13 21:04:27 +08:00
Qv2ray-dev
a50cfe71b3
Merge branch 'dev-darkmode' into dev
...
* dev-darkmode:
change: merged linux, win, mac cpp to one DarkmodeDetector
[impl] windows implementation of darkmode detector
[impl] linux implementation of darkmode detector
[stub] basic framework for darkmode detection
2020-03-12 23:45:08 +08:00
Qv2ray-dev
b125eb41c3
fix: fixed a comment removal issue
2020-03-12 23:26:21 +08:00
Qv2ray-dev
ba32111169
refactor: some minor refactors to the main.cpp
2020-03-12 22:48:33 +08:00
Qv2ray-dev
cd3e56b65c
change: merged linux, win, mac cpp to one DarkmodeDetector
2020-03-12 22:14:14 +08:00
Qv2ray-dev
85c158cf63
fix: fixed wechat-video and other quic protocols being expressed as a net="TCP" obfs, fixed #378
2020-03-12 21:45:33 +08:00
Qv2ray-dev
fa3e8484ac
add: added a better JsonEditor
2020-03-12 16:27:55 +08:00
Qv2ray-dev
690ee1d250
fix: fixed complex editor renaming with a QString reference issue
2020-03-12 11:30:39 +08:00
Qv2ray-dev
e81e575d54
fix: fixed connection issue with empty outbound tag
2020-03-12 10:36:40 +08:00
Guobang Bi
3b5e3cc758
update CMakeLists.txt
2020-03-12 10:09:50 +08:00
Qv2ray-dev
a57b1417f9
fix: fixed autostart when using AppImage
2020-03-12 09:50:57 +08:00
Qv2ray-dev
60af0ab8bb
fix: fixed a custom outbound issue
2020-03-11 23:45:32 +08:00
Qv2ray-dev
fb04ce6232
fix: adjusted minimum size for smaller screens
2020-03-11 21:29:40 +08:00
Qv2ray-dev
ba9d3c193a
Merge branch 'dev-change-appname' into dev
...
* dev-change-appname:
ui: changed internal application name
2020-03-11 20:41:16 +08:00
Guobang Bi
5cd3593194
update CMakeLists.txt
2020-03-11 20:27:47 +08:00
Qv2ray-dev
d2754fb38a
update: updated lupdate target
2020-03-11 20:07:03 +08:00
Qv2ray-dev
4aafcbe150
fix: several ui fixes, including darkmode icon settings
2020-03-11 17:22:01 +08:00
Qv2ray-dev
df6995e253
fix: used a hack to fix #343
2020-03-11 00:05:54 +08:00
Qv2ray-dev
b714216b40
version: bumped version
2020-03-10 14:46:09 +08:00
Qv2ray-dev
571739d99b
ui: enable hidpi UI settings
2020-03-10 14:04:28 +08:00
Qv2ray-dev
b16aa056c1
optimize: use CONFIGROOT cache instead of disk io
2020-03-10 00:31:59 +08:00
Qv2ray-dev
1c49cf5ae2
win: fixing StringFromFile to read input file in any encoding supported
2020-03-09 23:18:29 +08:00
Qv2ray-dev
f9eb546e2c
cmake: auto increase the build number if not in Release mode
2020-03-09 16:03:10 +08:00
Qv2ray-dev
9f4f89c102
pac: fixed PAC server
2020-03-09 15:41:36 +08:00
Qv2ray-dev
9a251a7163
cmake: finalizing cmake migration
2020-03-08 22:54:29 +08:00
Qv2ray-dev
daa2efde73
cmake: removed qmake files
2020-03-07 23:51:33 +08:00
Qv2ray-dev
480ee1bb25
cmake: fixed moc slots issue where MACROS are not being expanded
2020-03-06 17:26:54 +08:00
Qv2ray-dev
108810e5fb
add: navigate to current connection after sort
2020-03-06 09:45:12 +08:00
Qv2ray-dev
a2a95dfb5b
add: added toggle visibility of chart and log box in MainWindow
2020-03-05 22:33:29 +08:00
Qv2ray-dev
557f027f74
add: added QRCode blur and toggle as default
2020-03-05 21:47:46 +08:00
Qv2ray-dev
7689a3e215
add: auto update connection details when one is updated
2020-03-05 17:21:21 +08:00
Qv2ray-dev
2075b47571
fix: fixed subscription update caused renaming issue and auto restart issue
2020-03-05 16:43:58 +08:00
Qv2ray-dev
663a185324
fix: fixed some UI experiences and fixed build
2020-03-05 16:11:23 +08:00
Qv2ray-dev
56c7264a14
fix: fixed some plugin content item supprt, added connection latency
2020-03-05 15:15:22 +08:00
Qv2ray-dev
e8f93d62a8
add: added cross-platform vCore and vAssets path support, fixed #382
2020-03-05 14:43:54 +08:00
Qv2ray-dev
938f529cf8
fix: now read file As-Is, and save file as UTF-8, #382
2020-03-05 13:44:20 +08:00
Qv2ray-dev
94120c434a
Update BUILDVERSION
2020-03-05 07:15:53 +08:00
Qv2ray-dev
7d13842364
trigger ci
2020-03-05 00:52:34 +08:00
Qv2ray-dev
93208f698c
add: added missing files
2020-03-05 00:10:40 +08:00
Qv2ray-dev
8ce165a116
change: some even more refactors, separated vmess, ss and prepare for ssd (and ssr?)
2020-03-04 23:27:01 +08:00
Qv2ray-dev
0d8f0839f2
change: some more refactors
2020-03-04 23:07:18 +08:00
Qv2ray-dev
8a8afdea61
change: some refactors
2020-03-04 22:08:08 +08:00
Qv2ray-dev
bdd9db005f
Revert "add: added MainWindow items folding"
...
This reverts commit 86193ee0b7
.
2020-03-04 11:13:46 +08:00
Qv2ray-dev
86193ee0b7
add: added MainWindow items folding
2020-03-03 22:39:20 +08:00
Qv2ray-dev
9d05be94b6
fix: fixed a segfault on right click menu
2020-03-03 21:51:37 +08:00
Qv2ray-dev
75736e7c44
fix: fixed cross-platform build
2020-03-03 13:18:27 +08:00
Qv2ray-dev
41b84207cc
fix: use better explainations in the sort menu
2020-03-03 00:39:04 +08:00
Qv2ray-dev
3df2cea74b
add: added multiple duplicate and sorting support
2020-03-03 00:34:12 +08:00
Qv2ray-dev
11275e1c9e
add: added multiple connection deletion support
2020-03-02 21:11:14 +08:00
Qv2ray-dev
36e8586f0f
fix: fixed autostart settings
2020-03-02 20:59:59 +08:00
Qv2ray-dev
93b7f9f4a8
add: added more ui functionalities - 3
2020-03-02 00:15:19 +08:00
Qv2ray-dev
7fb8cd3d94
add: added more ui functionalities - 2
2020-03-02 00:03:07 +08:00
Qv2ray-dev
44e9a550d2
add: added more ui functionalities
2020-03-01 22:57:14 +08:00
Qv2ray-dev
4db9721784
add: added ConnectionItemLocate, ConnectionSelection, BoldGroupName
2020-03-01 22:21:37 +08:00
Qv2ray-dev
c7ef92bbc2
fix: changed from f2f2f2 to e6e6e6 and ececec in light theme tray icon
2020-03-01 18:02:08 +08:00
Qv2ray-dev
ab2f2c3e11
fix: use c++11 initializer list of std::tuple<>
2020-03-01 17:35:18 +08:00
Qv2ray-dev
1c7bb289a9
fix: use c++11 initializer list of QStringList
2020-03-01 17:30:41 +08:00
Qv2ray-dev
46c13543a4
fix: changed inline code block settings
2020-03-01 17:24:58 +08:00
Qv2ray-dev
56f0886afd
add: added support when importing with duplicated name, added ConnectionDuplicate
2020-03-01 10:05:59 +08:00
Qv2ray-dev
bbaaa248ab
Merge branch 'dev' into dev-mainwindow-refactor
...
* dev:
Re-enable grpc support for mac (#386 ) by @ymshenyu
update qmake plugin
using subprocess.call instead of os.system
update snapcraft plugin
clean up snapcraft lifecycle (#384 )
remove unneeded dependencies
drop arm64 support
update .travis.yml
Enable destructive mode.
2020-03-01 00:14:39 +08:00
Qv2ray-dev
7a183ece8d
add: added CreateConnection, ImportConnection, RouteEditor-outbound-type-deduce, ImportFromSubscription
2020-03-01 00:12:23 +08:00
ymshenyu
cf25d760c7
Re-enable grpc support for mac ( #386 ) by @ymshenyu
...
* re-enable grpc support for mac
* update -1
* update -2
* update -3
* update -4
* update build version
* DONE
2020-03-01 00:09:25 +08:00
Qv2ray-dev
c7a6bca26f
add: added ConnectionRename, GroupRename UI slot implementations
2020-02-29 23:20:55 +08:00
Qv2ray-dev
85d980e91b
add: added ConnectionCreate, ConnectionDelete, ConnectionChangeGroup, GroupCreate, GroupDelete UI slot implementations for MainWindow
2020-02-29 23:11:03 +08:00
Qv2ray-dev
2d198f4292
add: added KDE proxy settings support
2020-02-29 20:25:17 +08:00
Qv2ray-dev
fa6a8dae1f
wip: add: added back subscription feature, group renaming, group deleting, subscription update
2020-02-29 00:28:59 +08:00
Qv2ray-dev
09de96efe5
fix: update code style
2020-02-28 22:49:53 +08:00
Qv2ray-dev
194f07c027
wip: fix: prevent a crash caused by signal self-connection on a buggy os (e.g. Windows)
2020-02-28 09:07:19 +08:00
Qv2ray-dev
54c4475fa9
wip: add: added subscription display...
2020-02-26 21:02:58 +08:00
Qv2ray-dev
b03849d9df
add: added connection edit feature
2020-02-26 20:22:11 +08:00
Qv2ray-dev
f339b814e1
fix: some minor fixes
2020-02-26 20:22:11 +08:00
Qv2ray-dev
a4754eccdf
Resolved conflict...
...
...In a not only quite straightforward but also extremely hacky method.
2020-02-26 17:30:49 +08:00
Qv2ray-dev
adb7bc4c1e
add: added export sharelink and qr support, ssd:// WIP
2020-02-25 22:16:32 +08:00
Qv2ray-dev
0bea5d0f15
add: added tcping latency support
2020-02-25 21:47:46 +08:00
Qv2ray-dev
6db0dd5ba0
add: added auto-connect settings support
2020-02-25 16:31:47 +08:00
Qv2ray-dev
0ba992b38f
add: currently use-able
2020-02-24 18:01:21 +08:00
Qv2ray-dev
f43e960820
wip: add: share link textbox update, added live apply global themes
2020-02-24 16:41:42 +08:00
Qv2ray-dev
d1c8e1f8b3
wip: add: added speed chart and log box functionality
2020-02-23 21:10:25 +08:00
Qv2ray-dev
ae85a8dcbb
wip: add: added somewhat more functionalities and UI
2020-02-22 23:08:06 +08:00
Qv2ray-dev
50adb30268
wip: fix: fixed main.cpp iostream issue
2020-02-22 20:10:55 +08:00
Qv2ray-dev
d42a3ca56a
wip: try to fix CI before continue -- stage 1
2020-02-22 18:17:04 +08:00
Qv2ray-dev
fe9a518522
wip: add: added some more ui functionalities, now support filtering against the connection list
2020-02-19 22:27:01 +08:00
Qv2ray-dev
c9661d89aa
Merge branch 'dev-mainwindow-refactor' into dev-streamsettingswidget-refactor
2020-02-18 10:12:42 +08:00
Qv2ray-dev
1d679c7cde
wip: add: one can finally start a connection
2020-02-17 12:53:12 +08:00
Qv2ray-dev
4c3dc850c2
wip: add: added full connection list view support
2020-02-16 20:28:30 +08:00
Qv2ray-dev
519f29e3fc
wip: add: added a functionless UI
2020-02-16 00:00:46 +08:00
Qv2ray-dev
a43f97eb56
wip: add: basic structure of new design
2020-02-15 21:10:10 +08:00
Qv2ray-dev
1ebce947c2
trigger: triggered downstream builders
2020-02-15 20:08:35 +08:00
Qv2ray-dev
2f716a9a44
wip: we commented everything out just to make the build pass, added ConfigUpgrader
2020-02-15 00:23:46 +08:00
Qv2ray-dev
93e613df29
wip: add: added new config structure and config directory layout
2020-02-15 00:23:46 +08:00
Qv2ray-dev
36d82303a4
add: added connection handler file
2020-02-15 00:23:46 +08:00
Qv2ray-dev
cc5a9f517a
release: bumped version number
2020-02-14 23:47:12 +08:00
Qv2ray-dev
0e8e907b4a
fix: fixed complex config check order when generating final config
2020-02-12 23:00:10 +08:00
Qv2ray-dev
c16cb4ce23
Update 03-Windows.pri
2020-02-12 11:36:21 +08:00
Qv2ray-dev
1207add164
release: bumped version number
2020-02-11 23:02:02 +08:00
Qv2ray-dev
dcc89bec89
translations: updated translation sources
2020-02-11 21:36:51 +08:00
Qv2ray-dev
91b4f08e34
vcs: update submodule
2020-02-11 20:36:06 +08:00
Qv2ray-dev
0e0f2afcaf
ui: rearranged StreamSettings
2020-02-11 19:38:35 +08:00
Qv2ray-dev
e4dc48ba6c
fix: fixed #328 and added IP validity check with state colors
2020-02-10 22:29:38 +08:00
Qv2ray-dev
bcf725914d
fix: fixed #327 and fixed #325
2020-02-10 09:54:00 +08:00
Qv2ray-dev
98a1d67747
fix: using a built-in function instead of hard-coded maximum double
2020-02-10 09:39:30 +08:00
Qv2ray-dev
084cd5262f
fix: fixed #324
2020-02-10 09:24:03 +08:00
Qv2ray-dev
70f7e16939
Rewrite Qv2ray.pro to make it easier to be understood. ( #322 )
...
* rewrite: rewritten Qv2ray.pro, adding project 'hooks'
* fix: fixed windows build
* fix: fixed macOS build
* Removing excess blank lines
Co-authored-by: DuckSoft <realducksoft@gmail.com>
2020-02-10 00:15:14 +08:00