Commit Graph

151 Commits

Author SHA1 Message Date
QxQ
d6af4a7559
Breaking change: Windows building processes. (#1017) 2020-10-09 11:55:23 +08:00
QxQ
a2a34e5c29 update: adapt Qt6, fixed deprecated warnings 2020-10-07 20:58:15 +08:00
QxQ
feaaa002cb update: updated & minimized zxing-cpp sources 2020-10-07 15:40:28 +08:00
QxQ
b33c76a556 update: use model/view for ConnectionList 2020-10-01 01:20:33 +08:00
QxQ
87531629cb remove: removed JSON highlighter 2020-09-20 11:18:29 +08:00
ymshenyu
16e5ae9b6b Revert "fix: use unsecure version of gRPC"
This reverts commit e784dcf919.
2020-09-18 10:40:13 +08:00
QxQ
e784dcf919
fix: use unsecure version of gRPC 2020-09-18 10:13:08 +08:00
QxQ
9992d65baa Revert "update: try using Qt:: CMake library alias"
This reverts commit 4a861ba893.
2020-09-18 00:48:34 +08:00
QxQ
4a861ba893 update: try using Qt:: CMake library alias 2020-09-18 00:43:47 +08:00
QxQ
f1da8f1159 add: try supporting Qt6 2020-09-17 20:38:29 +08:00
zzndb
9c67ccf530 fix macro mismatch
QM_FILES -> QV2RAY_QM_FILES
2020-09-12 13:45:10 +08:00
zzndb
2c2fa688b0 fix macro mismatch
EMBED_TRANSLATIONS -> QV2RAY_EMBED_TRANSLATIONS
linux/window install related
2020-09-12 12:30:47 +08:00
QxQ
2695956d71 update: rearrange CMakeLists and add Build Statistics 2020-09-08 23:39:06 +08:00
QxQ
d993136991 update: rearrange CMakeLists 2020-09-08 15:38:33 +08:00
QxQ
b8f17f659f fix: fixed SingleApplication build with cli and QML 2020-09-06 22:51:08 +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
QxQ
4428b84afd add: some small updates 2020-09-02 15:58:09 +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
QwQ
9b82530550
add: added QvCLIApplication, QvWidgetsApplication 2020-08-12 20:37:35 +08:00
QwQ
3ab411b7b7
refactor: refactor, added Qv2rayBaseApplication, splitted GUI / non-GUI part 2020-08-11 18:18:53 +08:00
QwQ
34c8fd25c4
?: Anyway just let the build crash 2020-08-11 09:09:31 +08:00
DuckVador
5b9cd4c18a
Merge branch 'dev' into dev-real-ping 2020-08-10 10:54:14 +08:00
DuckSoft
0330ed348a
purging outdated v2rayN schema
this closes #876
2020-08-08 19:07:05 +08:00
QwQ
46c760ab7c
add: added backward-cpp back :( 2020-08-08 10:53:29 +08:00
DuckVador
4ca0a84e70 add realping implementation 2020-08-07 00:37:19 +08:00
DuckVador
e2c9d469dc add curl dependency 2020-08-07 00:37:17 +08:00
QwQ
6c88c95536
cleanup: remove empty source file 2020-08-04 17:36:42 +08:00
QwQ
08a5d3d30b
Merge branch 'dev' into dev-route-editor
* dev: (26 commits)
  cleanup: remove unused slots and functions, resolved #765
  fix: should have fixed #781
  fix: fixed #845
  fix: hack and fixed ZXing build
  fix: changed scanning method
  Update official site to qv2ray.net (#846)
  fix: partially resolved #800, rewrite ImportWindow required
  fix: fixed #837
  change: changed VLess to VLESS
  feat: add zh_TW translation (#838)
  Bump actions/checkout version
  fix: fcitx (not include fcitx5) doesn't work with appimage (Closes: #829)
  fix: fixed uninitialize maxJumpList Settings UI, closes #833
  hmm: "Force Direct for All Connections"
  fallback to Xwayland (Fixes #827)
  revert: partial revert last commit, formatted source code
  Let clang-format no longer break Windows compilation
  fix windows build
  * Use IcmpSendEcho2 and Asynchronous Procedure Calls to implement Windows ICMP ping * refactor latency test
  fix: fixed/refined new vmess share link parser
  ...
2020-08-02 10:38:02 +08:00
QwQ
311f7ee294 fix: hack and fixed ZXing build 2020-08-01 22:55:19 +08:00
EpLiar
1ca33e6b46
Update official site to qv2ray.net (#846) 2020-07-31 19:36:58 +08:00
QwQ
a3532ad9e9
refactor 2020-07-27 08:59:53 +08:00
DuckVador
c84dc794fa * Use IcmpSendEcho2 and Asynchronous Procedure Calls to implement Windows ICMP ping
* refactor latency test
2020-07-25 19:22:00 +08:00
QwQ
4620854ca1
add: added RoutingEditorWidget 2020-07-24 23:10:01 +08:00
QwQ
e1b2832ee1
add: added ChainEditorWidget 2020-07-24 22:59:52 +08:00
QwQ
5f6e749217
Merge branch 'dev' into dev-route-editor
* dev:
  explicit static uvw library
  bug fix
  forward sip003 shadowsocks link to plugin
  Update Fedora badges again
  update debian/changelog
  Update ConfigHandler.cpp
  Update ConfigHandler.hpp
  Fix Fedora badges
  updating translations
  bump version to 2.6.2
  submodule: updated submodule
  change: alterId from 32 to 0
  fix: changed VMess default user alterId to 32
  add: enhanced StackTrace helper to collect more relavent data
  add: show MainWindow when clicking macOS dock icon
  icon: new banner image
2020-07-22 09:21:05 +08:00
DuckVador
77c051b5aa
explicit static uvw library 2020-07-21 09:34:24 +08:00
QwQ
91c691470e
refactor: continuously refactor node editor 2 2020-07-18 22:26:58 +08:00
QwQ
c02e8475b3
refactor: continuously refactor node editor base class structures 2020-07-18 21:24:37 +08:00
QwQ
5013cf7947
refactor: refactored Complex Connection Editor 2020-07-18 00:33:27 +08:00
QwQ
febe019318
CMake Yes! 2020-07-17 17:56:37 +08:00
QwQ
b9e2b38965
update: fixed build (by removing all codes?) 2020-07-17 16:57:14 +08:00
QwQ
b907167138
add: added structures and SafeType for new complex config design 2020-07-17 16:57:14 +08:00
QwQ
cd017adb2a
refactor: huge refactor of basic SafeType system 2020-07-17 16:57:14 +08:00
DuckVador
532ad16dc7
add USE_SYSTEM_LIBUV option, default is off 2020-07-13 13:55:53 +08:00
DuckVador
23b9aeb900 Merge branch 'dev' into dev-ping-refactor 2020-07-13 12:33:33 +08:00
DuckVador
cce9e5c618
don't install libuv files 2020-07-13 10:57:52 +08:00
Qv2ray-dev
f64c298f80
fix: replace V2ray with V2Ray, closes #762 2020-07-11 09:33:30 +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