Commit Graph

82 Commits

Author SHA1 Message Date
QwQ
f7adc8b21c
fix: fixed QNodeEditor caused crash when release dragging on macOS 2020-08-05 21:13:06 +08:00
QwQ
be17652bc4
add: added ChainWidget components 2020-07-30 23:25:31 +08:00
QwQ
b26f455166
Merge branch 'dev' into dev-route-editor
* dev:
  add: make VLess option editable
  Update w_ImportConfig.cpp
  add: added support for VLess
  dep: updating zxing-cpp for compiling regression
2020-07-23 15:50:51 +08:00
DuckSoft
07ec6442e0
dep: updating zxing-cpp for compiling regression
this will fix some clag compilation quirks.
see: https://github.com/nu-book/zxing-cpp/issues/143
2020-07-23 02:51:41 +08:00
QwQ
bb63d01799
submodule: prevent duplicated connection 2020-07-22 21:42:33 +08:00
QwQ
b5e675e620
add: moved debug view option to runtime check 2020-07-22 19:10:43 +08:00
QwQ
da8a178178
fix: fixed background painting problem when embed widget changes size 2020-07-22 10:03:55 +08:00
QwQ
6520e827f1
update: even more updates on NodeEditor and RouteEditorWindow 2020-07-21 00:31:29 +08:00
DuckVador
a707f43f4f
submodule: updated submodule 2020-07-20 10:16:07 +08:00
QwQ
c02e8475b3
refactor: continuously refactor node editor base class structures 2020-07-18 21:24:37 +08:00
QwQ
3059fc9d88
add: so many widgets! 2020-07-17 16:57:12 +08:00
DuckVador
a5c0580f47
submodule: updated submodule 2020-07-16 10:50:11 +08:00
DuckVador
23b9aeb900 Merge branch 'dev' into dev-ping-refactor 2020-07-13 12:33:33 +08:00
Qv2ray-dev
09a85257cb
submodule: merged QvUIStyles submodule into main repo 2020-07-10 21:56:08 +08:00
Qv2ray-dev
98f231ef15
submodule: updated submodule 2020-07-10 21:14:59 +08:00
DuckVador
549eb88bc5
submodule: updated submodule 2020-07-10 19:21:08 +08:00
DuckVador
05d3365295 Merge branch 'dev' into dev-ping-refactor 2020-07-10 18:33:05 +08:00
Qv2ray-dev
3f65204c4a
submodule: updated submodule 2020-07-10 13:16:38 +08:00
Qv2ray-dev
7a0ea9ced4
submodule: updated zxing-cpp submodule 2020-07-10 13:07:03 +08:00
Qv2ray-dev
f81f3df39e
Revert "Introduce async ICMP ping and TCP ping for UNIX and Windows (#749)"
This reverts commit 266c976c63.
2020-07-10 13:05:54 +08:00
DuckVador
266c976c63
Introduce async ICMP ping and TCP ping for UNIX and Windows (#749)
Thanks DuckVador
2020-07-10 08:35:23 +08:00
DuckVador
274ab69db5
Introduce async ICMP ping and TCP ping for UNIX and Windows (#749)
Thanks DuckVador
2020-07-09 21:28:45 +08:00
Qv2ray-dev
3e5896784d
remove: removed StackTrace Helper 2020-07-07 14:27:11 +08:00
DuckSoft
3ab216a9ce
sync Qv2ray/QvUIStyles> 2020-07-01 13:14:36 +08:00
Qv2ray-dev
43773fb6a0
fix: fixed build and backtrace collection 2020-06-29 21:01:14 +08:00
Qv2ray-dev
219b58444a
test: test fix stacktrace 2020-06-28 11:40:15 +08:00
Qv2ray-dev
3d6e03f0b5
update: update submodule 2020-06-22 09:20:26 +08:00
Qv2ray-dev
500039ccba update: some small updates 2020-06-16 21:44:09 +08:00
Qv2ray-dev
1c2b70cefb add: added unified Qv2rayApplication with argument forwarding 2020-06-13 00:58:33 +08:00
Qv2ray-dev
89b80ab780 update: update submodule 2020-05-27 09:11:56 +08:00
DuckSoft
a841238182
updating submodules 2020-05-26 23:31:37 +08:00
DuckSoft
f993965ea3
changing upstream to Qv2ray/zxing-cpp 2020-05-26 23:00:54 +08:00
DuckSoft
4cc6132eef
updating for fvcking m$vc 2020-05-26 22:53:37 +08:00
LKM
f8b0017afc fix: bgcolor can't switch to default when swiching to flatwhite/psblack and then back to breeze or other 2020-05-25 23:04:01 +08:00
Qv2ray-dev
a0bf5e2418 fix: fixed a crash on disconnecting duplicated Node-Connections 2020-05-18 23:26:44 +08:00
Qv2ray-dev
e5614e7ee1 add: added customize UI style capability 2020-05-15 15:48:33 +08:00
Qv2ray-dev
58b8b68a61 make it broken! 2020-04-28 22:37:13 +08:00
Qv2ray-dev
91ce0b4499 update: updated submodules 2020-04-06 16:51:30 +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
a2fb3c542a add: add new semver checker 2020-03-31 10:44:34 +08:00
ymshenyu
4cbc4091e7 update CMakeLists.txt 2020-03-27 19:42:20 +08:00
ymshenyu
310588df9d add zxing-cpp 2020-03-27 19:42:20 +08:00
Qv2ray-dev
f865eb3587 submodule: updated submodule 2020-03-24 16:29:23 +08:00
Qv2ray-dev
a5758788ee fix: we don't like Q_INIT_RESOURCE 2020-03-17 21:08:32 +08:00
Qv2ray-dev
cd0dfced5e fix: fixed crash on changing outbound to balancers 2020-03-17 20:53:16 +08:00
Qv2ray-dev
d92979bafc fix: some upgrades to the QNodeEditor 2020-03-17 19:58:23 +08:00
Qv2ray-dev
6ef0f746de submodule: updated submodule 2020-03-14 21:46:40 +08:00
Qv2ray-dev
e0ae079430 fix: update submodule 2020-03-13 20:45:30 +08:00
Qv2ray-dev
2929c9bb2b update submodules 2020-03-11 20:47:52 +08:00
Qv2ray-dev
b930bc86a3 cmake: added new http submodule 2020-03-06 22:15:18 +08:00