Commit Graph

753 Commits

Author SHA1 Message Date
Qv2ray-dev
51e80b841c add: added colorful system tray icon, fixed #214 2020-04-17 22:06:56 +08:00
Qv2ray-dev
5783c9eb61 fix: fixed bug introduced in the previous commit 2020-04-17 21:01:16 +08:00
Qv2ray-dev
4bed1ac724 fix: fixed #501 and added SystemProxy support for complex connection config - KNOWNISSUE: 1 2020-04-17 18:51:59 +08:00
Qv2ray-dev
1039e537d0 fix: this resolved #495 2020-04-17 18:29:50 +08:00
Qv2ray-dev
52136212d7 add: Ctrl+Q to quit Qv2ray with a confirm, fixed #520 2020-04-17 17:41:56 +08:00
Qv2ray-dev
6e5d0d34df fix: call StopConnection after crash 2020-04-17 17:28:26 +08:00
Qv2ray-dev
8560222343 fix: some UI fixes, added KernelCrashed message 2020-04-17 15:23:31 +08:00
Qv2ray-dev
b82a5a0741 add: adapt new Interface 2020-04-16 23:33:07 +08:00
Qv2ray-dev
761961f44b
Update main.cpp 2020-04-14 12:15:18 +08:00
Qv2ray-dev
7866c1a290
Update QvProxyConfigurator.cpp 2020-04-13 19:30:20 +08:00
Qv2ray-dev
cca5a56643 add: test adding allowInsecure allowInsecureCipher 2020-04-13 16:03:29 +08:00
Qv2ray-dev
85c865c950 fix: added UI for #506 #491 #451 2020-04-12 22:39:58 +08:00
Qv2ray-dev
ea2d7dcb57 update: update submodule 2020-04-12 22:28:04 +08:00
Qv2ray-dev
9963185132 fix: default page index 2020-04-12 20:13:15 +08:00
Qv2ray-dev
7924a562aa add: added capabilities to resolve DNS via SOCKS5 proxy 2020-04-12 18:02:02 +08:00
Qv2ray-dev
796ada817d change: PreferencesWindow refactor and added custom Qv2ray proxy 2020-04-12 17:57:45 +08:00
Qv2ray-dev
33b31e3390 fix: skip saving config when importing multiple connection configs 2020-04-11 22:42:11 +08:00
Qv2ray-dev
5dafd294fd fix: fixed SSD:// import feature 2020-04-11 22:25:42 +08:00
Qv2ray-dev
a46a466d24 fix: partially resolved #507 2020-04-11 21:58:08 +08:00
Qv2ray-dev
e120904171 add: ignore updating subscription by setting interval to 0 2020-04-11 21:53:57 +08:00
Qv2ray-dev
25d78592e2 fix: fixed a missing signal emit 2020-04-11 21:46:41 +08:00
Qv2ray-dev
a1bf0e9a54 update: updated label text, fixed a spelling misATke 2020-04-11 21:43:43 +08:00
Qv2ray-dev
d9650d604d add: added KernelPlugin<->V2ray integration support 2020-04-11 21:23:20 +08:00
Qv2ray-dev
f7b1a1fdb5 add: added kernel plugin support 2020-04-11 14:50:28 +08:00
Qv2ray-dev
99998e26f9
Support macOS 10.13 2020-04-11 13:00:13 +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
fa2a3769de add: added QvPluginInterface version in PreferenceWindow 2020-04-10 17:50:07 +08:00
Qv2ray-dev
e36aad6afc change: lowered default log level 2020-04-10 17:15:16 +08:00
Qv2ray-dev
059bad8d4b add: support Plugin Serialization 2020-04-10 12:44:34 +08:00
Qv2ray-dev
3020df5726 add: added Plugin OutboundEditor support. 2020-04-10 10:12:28 +08:00
Qv2ray-dev
f136a9efb5
Update w_PluginManager.hpp 2020-04-09 23:45:16 +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
229362c4e2 update: updated Preference Window default page ID, updated translations 2020-04-08 16:03:30 +08:00
Qv2ray-dev
ceeff95f63 fix: some UI and logical fixes 2020-04-08 15:56:22 +08:00
Qv2ray-dev
f439cc7f49 add: added SystemProxyEvent 2020-04-08 15:42:49 +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
Qv2ray-dev
684a644557
fix: this fixed #500 2020-04-07 09:17:48 +08:00
ymshenyu
d0cedcd684 abi checker: add armhf support 2020-04-06 22:29:06 +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
18e94ba8e0 fix: fixed #493 2020-04-03 13:02:54 +08:00
DuckSoft
37dc46bd13
fixing up 2020-04-02 02:03:26 +08:00
Qv2ray-dev
fcdd607bac
Update main.cpp 2020-04-01 22:40:59 +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
ymshenyu
e7ed63656d Fix build 2020-03-31 10:35:30 +08:00