Commit Graph

132 Commits

Author SHA1 Message Date
Qv2ray-dev
7ea717e249 add: try has std::byte NO_AUR NO_PACMAN NO_DEB 2020-05-03 13:59:55 +08:00
Qv2ray-dev
2bd9cc1a87 add: basic group manager without subscription feature 2020-05-01 22:39:15 +08:00
Qv2ray-dev
4e73e6ece0 format: formatted headers 2020-04-28 22:37:13 +08:00
Qv2ray-dev
1f5e934f5a change: Subscription Editor --> Group Editor 2020-04-28 13:37:36 +08:00
DuckSoft
9e3e73f384 updating translations
this time we have removed the line numbers.
now we won't explode our git history each time we update some small translations.
Hooray!
2020-04-26 18:26:23 +08:00
ymshenyu
0fc29067c2 update cmakelists 2020-04-22 20:20:07 +08:00
ymshenyu
d0258dd619 update CMakeLists.txt 2020-04-21 12:14:43 +08:00
ymshenyu
c8737c9665 update debian/rules 2020-04-21 12:09:50 +08:00
ymshenyu
2c80f5b86d
cmake: refactor (#525)
* refactor cmake
2020-04-19 11:46:54 +08:00
Qv2ray-dev
eba9641b87 update: formatted CMakeLists.txt 2020-04-14 13:22:51 +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
60009e0b47 fix: some fixes 2020-04-09 09:58:50 +08:00
ymshenyu
c756a52e3b macOS: enable HiDPI support 2020-04-07 09:40:21 +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
319b980a22
macOS dmg support (#488)
Co-authored-by: ymshenyu <373318510@qq.com>
2020-04-01 14:40:19 +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
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
Qv2ray-dev
a5eb59604e change: introducing new release/update checker model 2020-03-27 22:03:26 +08:00
ymshenyu
97628766d7 set qt min version 2020-03-27 19:42:20 +08:00
Qv2ray-dev
f45a8c94f5 change: ported to zxing-cpp 2020-03-27 19:42:20 +08:00
ymshenyu
4cbc4091e7 update CMakeLists.txt 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
ymshenyu
c4bfb4222c set CMP0100 to NEW if cmake version greater than 3.17.0 2020-03-26 11:41:14 +08:00
ymshenyu
24acc6fb62 set CMP0100 to new 2020-03-26 11:32:41 +08:00
ymshenyu
960cbe1c79 fix #454 2020-03-26 10:55:51 +08:00
Qv2ray-dev
cf390b3792 PAC: "See you in the plugin manager" 2020-03-26 10:53:56 +08:00
DuckSoft
fb9bec61ab
Merge branch 'dev' into dev-vcore-abi-checker 2020-03-25 00:27:29 +08:00
ymshenyu
6f6e697923 update qnodeeditor.cmake 2020-03-24 21:43:29 +08:00
DuckSoft
cdfe02f450
impl: abi checker 2020-03-24 01:58:37 +08:00
Qv2ray-dev
1d2f81088c add: added plugin management window, load plugin support 2020-03-22 17:17:47 +08:00
Qv2ray-dev
5b3a7658bc add: implement loading plugins 2020-03-20 12:41:50 +08:00
Qv2ray-dev
b34cb32d51 add: added route scheme matrix 2020-03-19 22:59:44 +08:00
DuckSoft
737a7ffd38
Updating Translation (#412)
* updating translations

* ja_JP: translating some items

* ja_JP: finishing

* fix: removed translations line numbers from the TS files

* add headers to sources

* updating translations

Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
Co-authored-by: Guobang Bi <373318510@qq.com>
2020-03-13 13:51:37 +08:00
Qv2ray-dev
cd3e56b65c change: merged linux, win, mac cpp to one DarkmodeDetector 2020-03-12 22:14:14 +08:00
DuckSoft
9e57f7b767 [stub] basic framework for darkmode detection 2020-03-12 21:52:28 +08:00
Qv2ray-dev
88a495c717 fix: some fixes 2020-03-12 16:28:31 +08:00
Guobang Bi
3b5e3cc758
update CMakeLists.txt 2020-03-12 10:09:50 +08:00
Guobang Bi
dc8431a1a4
add QV2RAY_USE_BUILTIN_DARKTHEME args to cmake 2020-03-11 22:39:33 +08:00
Guobang Bi
c90710f786
update CMakeLists.txt 2020-03-11 21:26:18 +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
Guobang Bi
ac2d99cf61
add lupdate target for cmake 2020-03-11 18:40:31 +08:00
Qv2ray-dev
4aafcbe150 fix: several ui fixes, including darkmode icon settings 2020-03-11 17:22:01 +08:00
Guobang Bi
cd61b4d6de
Revert "update CMakeLists.txt"
This reverts commit ba6df9c122.
2020-03-10 11:39:30 +08:00