Commit Graph

83 Commits

Author SHA1 Message Date
QxQ
0f25165e71 update submodule 2020-09-23 19:34:55 +08:00
QxQ
2695956d71 update: rearrange CMakeLists and add Build Statistics 2020-09-08 23:39:06 +08:00
QxQ
078f35464b update: moved submodule path, see #918 2020-09-07 10:54:42 +08:00
QxQ
14b03a08da Merge branch 'dev-multi-gui' into dev, enable multiple UI mode
* dev-multi-gui: (23 commits)
  fix: fixed SingleApplication build with cli and QML
  fix: Windows API ?
  fix: fixed Windows build
  add: added more buggy QML
  refactor: more QML-friendly refactors
  add missing denpendencies for arch
  switch archlinux container to official one
  fix debian build
  add: some small updates
  add: some smaller updates
  add: added more Android build scripts
  add: added basic android library structure support
  add: added pseudo folders
  fix: fixed plugin settings not saved on close event
  add: added Plugins' MainWindow widget support
  fix: adapt adjusted interface v3
  fix: adapt adjusted interface v3
  fix: added QHash header
  fix: fixed MSVC build
  fix: some minor fixes
  ...
2020-09-06 23:18:55 +08:00
QxQ
7cbe05a9d1 add: added more Android build scripts 2020-08-30 20:54:29 +08:00
DuckVador
33cc008103
submodule: updated submodule 2020-08-11 09:51:57 +08:00
QwQ
72ce4ed7d5
fix: fix for macOS 2020-08-08 14:16:00 +08:00
QwQ
57df03d7ef
fix: fixed Windows build 2020-08-08 13:51:01 +08:00
QwQ
46c760ab7c
add: added backward-cpp back :( 2020-08-08 10:53:29 +08:00
QwQ
b296f4792d
submodule: update submodules 2020-08-08 01:03:12 +08:00
DuckSoft
75f8fe88b3
fix compiling regression related to zxing-cpp 2020-08-07 00:38:08 +08:00
DuckVador
a707f43f4f
submodule: updated submodule 2020-07-20 10:16:07 +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