Commit Graph

2539 Commits

Author SHA1 Message Date
QxQ
93c066d6c6 add: use plugin to support VMess VLESS and Shadowsocks outbound 2020-09-11 22:48:02 +08:00
QxQ
609da1b996 add: use plugin to support HTTP SOCKS FREEDOM BLACKHOLE and DNS outbound 2020-09-10 23:19:00 +08:00
QxQ
af53ff1a18 refactor: some small refactors 2020-09-09 21:55:58 +08:00
ymshenyu
a9e0f3bb5a this is a commit 2020-09-09 11:15:16 +08:00
QxQ
f154200635 fix: revert change from BUILD_TESTING to QV2RAY_BUILD_TESTING 2020-09-08 23:58:20 +08:00
QxQ
fe9c7a9cee
Update build-qv2ray-cmake.yml 2020-09-08 23:47:18 +08:00
QxQ
2695956d71 update: rearrange CMakeLists and add Build Statistics 2020-09-08 23:39:06 +08:00
QxQ
c6492556c8 add: added QvPlugin-BuiltinProtocolSupport for inbound editors 2020-09-08 18:22:36 +08:00
QxQ
d993136991 update: rearrange CMakeLists 2020-09-08 15:38:33 +08:00
QxQ
afefacde1e fix: small fix 2020-09-08 15:37:29 +08:00
QxQ
144a3ecc02 add: added built-in plugin install location 2020-09-08 11:21:48 +08:00
QxQ
f8a6369700 add: added structures for built-in protocol plugins 2020-09-07 23:45:00 +08:00
QxQ
064ad2da38 fix: fixed RealPing translation missing 2020-09-07 15:02:24 +08:00
ymshenyu
1dde03c7db snap: add missing deps 2020-09-07 15:01:19 +08:00
QxQ
a7f4c884dd fix: fixed tests 2020-09-07 11:19:24 +08:00
QxQ
078f35464b update: moved submodule path, see #918 2020-09-07 10:54:42 +08:00
QxQ
53bdf8b747 update: changed git submodule, see #918 2020-09-07 10:49:45 +08:00
QxQ
43d471b815 update: disable old share link scheme by default, see #787 2020-09-07 10:42:32 +08:00
QxQ
df8d785e20 update: rearrange main.cpp and Qv2rayBaseApplication 2020-09-07 10:35:15 +08:00
QxQ
72cccc6609 fix: fixed typo 2020-09-07 00:29:47 +08:00
QxQ
07b5a7b371 version: bumped version, versionsuffix, buildversion 2020-09-07 00:29:33 +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
b8f17f659f fix: fixed SingleApplication build with cli and QML 2020-09-06 22:51:08 +08:00
QxQ
5ab8cc7602 fix: Windows API ? 2020-09-06 18:33:20 +08:00
QxQ
b02ee29961 fix: fixed Windows build 2020-09-06 18:24:54 +08:00
QxQ
9a5b112730 add: added more buggy QML 2020-09-06 18:21:43 +08:00
QxQ
bfe28afa75 refactor: more QML-friendly refactors 2020-09-03 19:38:37 +08:00
ymshenyu
20df9383b8 add missing denpendencies for arch 2020-09-03 11:50:38 +08:00
ymshenyu
647c29b3eb switch archlinux container to official one 2020-09-03 11:47:31 +08:00
ymshenyu
f46d6090a4 fix debian build 2020-09-03 11:39:15 +08:00
QxQ
4428b84afd add: some small updates 2020-09-02 15:58:09 +08:00
QxQ
0abfe6fb6d add: some smaller updates 2020-08-30 23:20:44 +08:00
QxQ
7cbe05a9d1 add: added more Android build scripts 2020-08-30 20:54:29 +08:00
QxQ
c12c1b5a19 add: added basic android library structure support 2020-08-30 03:09:54 +08:00
QxQ
aad7f4cb63 add: added pseudo folders 2020-08-23 15:34:12 +08:00
QwQ
3ac170161a
fix: fixed plugin settings not saved on close event 2020-08-16 09:59:41 +08:00
QwQ
d599582f05
add: added Plugins' MainWindow widget support 2020-08-16 00:54:09 +08:00
ymshenyu
0ab039cca2 add missing build dependency for snap 2020-08-14 16:51:47 +08:00
QxQ
c0a01b01df
Merge pull request #897 from cangyin/dev
disable TopLevelExceptionHandler temporarily.
2020-08-14 14:09:41 +08:00
钟海鹏
f0a253cb0f
disable TopLevelExceptionHandler temporarily. 2020-08-14 14:05:26 +08:00
QwQ
fb22e8fc02
fix: adapt adjusted interface v3 2020-08-14 13:54:52 +08:00
QwQ
80d53c1188
fix: adapt adjusted interface v3 2020-08-14 13:38:18 +08:00
DuckVador
5815e05bde
RealPing: properly proxy ANY or authenticated address (#896) 2020-08-13 23:32:42 +08:00
DuckSoft
dfcd169444
feat: control+w = close window 2020-08-13 19:10:44 +08:00
QxQ
828d68fb63
Update build-qv2ray-cmake.yml 2020-08-13 00:20:15 +08:00
QwQ
5101c7f519
fix: added QHash header 2020-08-12 22:30:57 +08:00
QwQ
358914430b
fix: fixed MSVC build 2020-08-12 22:08:08 +08:00
QwQ
bbb558a929
fix: some minor fixes 2020-08-12 21:31:09 +08:00
QwQ
9b82530550
add: added QvCLIApplication, QvWidgetsApplication 2020-08-12 20:37:35 +08:00
DuckVador
8d3ee69957
RealPing: properly proxy IPv6 address 2020-08-11 21:21:24 +08:00