Commit Graph

40 Commits

Author SHA1 Message Date
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
DuckVador
4ca0a84e70 add realping implementation 2020-08-07 00:37:19 +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
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
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
23b9aeb900 Merge branch 'dev' into dev-ping-refactor 2020-07-13 12:33:33 +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
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
Qv2ray-dev
7e57978632
add: half 2020-07-06 10:31:49 +08:00
Qv2ray-dev
43773fb6a0
fix: fixed build and backtrace collection 2020-06-29 21:01:14 +08:00
Qv2ray-dev
a336abc923
refactor: update StackTraceHelper.hpp 2020-06-28 19:10:02 +08:00
Qv2ray-dev
b35f1b1229 add: added framework for new vmess:// 2020-06-18 15:30:42 +08:00
Qv2ray-dev
09ef7cea3a refactor: more refactors 2020-06-14 16:15:30 +08:00
Qv2ray-dev
fce84ece23 refactor: main.cpp refactor 2020-06-13 21:51:28 +08:00
Qv2ray-dev
71332161a6 refactor: rearranged files 2020-06-13 10:38:37 +08:00
Qv2ray-dev
8d2be144e5 add: introducing Qv2rayApplication 2020-06-12 21:56:56 +08:00
Qv2ray-dev
e7ed24df90 add: added DNS Settings and GroupRouteManager 2020-05-26 23:03:41 +08:00
Qv2ray-dev
bf117fc535 refactor: refactored core/connections module 2020-05-22 21:10:45 +08:00
Qv2ray-dev
5fc9bfd96c add: added UI for DNS settings 2020-05-21 22:46:41 +08:00
Qv2ray-dev
ea6faae07e add: added ICMP as latency tester - unix 2020-05-19 19:54:16 +08:00
Qv2ray-dev
df5e152dc9 fix: fixed the 'DefaultGroup is a subscription' issue 2020-05-18 20:57:05 +08:00
Qv2ray-dev
62625a64a0 enabled ConnectToLastUsed option, prevent copy when reading geosite 2020-05-18 17:14:54 +08:00
Qv2ray-dev
3c362da2f6
reconstruct project files
* add: zxing as static lib
2020-05-17 00:07:43 +08:00