Commit Graph

107 Commits

Author SHA1 Message Date
Qv2ray-dev
f81aed2c52 fix: stop calling vmess:// protocol a standardized URI 2020-03-15 17:35:35 +08:00
Qv2ray-dev
ff9e2b49a8 version: bump version 2020-03-15 16:16:24 +08:00
Qv2ray-dev
d1f935be2a fix: fixed tcping data sort issue 2020-03-15 15:15:41 +08:00
Qv2ray-dev
e7998e3da4 version: bumped version number 2020-03-15 11:09:01 +08:00
Qv2ray-dev
6ef0f746de submodule: updated submodule 2020-03-14 21:46:40 +08:00
Qv2ray-dev
9966db6e79 version: bump version 2020-03-14 16:28:48 +08:00
Qv2ray-dev
7273bf9fb8 Revert "fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name"
This reverts commit 1cabc14835.
2020-03-14 16:27:12 +08:00
Qv2ray-dev
1cabc14835 fix: some fixes when updating the subscription with exactly the same protocol/host/port pair but different name 2020-03-14 13:44:18 +08:00
Qv2ray-dev
b600bcd57a fix: fixed multiple selection issue 2020-03-13 21:04:27 +08:00
Qv2ray-dev
a50cfe71b3 Merge branch 'dev-darkmode' into dev
* dev-darkmode:
  change: merged linux, win, mac cpp to one DarkmodeDetector
  [impl] windows implementation of darkmode detector
  [impl] linux implementation of darkmode detector
  [stub] basic framework for darkmode detection
2020-03-12 23:45:08 +08:00
Qv2ray-dev
b125eb41c3 fix: fixed a comment removal issue 2020-03-12 23:26:21 +08:00
Qv2ray-dev
ba32111169 refactor: some minor refactors to the main.cpp 2020-03-12 22:48:33 +08:00
Qv2ray-dev
cd3e56b65c change: merged linux, win, mac cpp to one DarkmodeDetector 2020-03-12 22:14:14 +08:00
Qv2ray-dev
85c158cf63 fix: fixed wechat-video and other quic protocols being expressed as a net="TCP" obfs, fixed #378 2020-03-12 21:45:33 +08:00
Qv2ray-dev
fa3e8484ac add: added a better JsonEditor 2020-03-12 16:27:55 +08:00
Qv2ray-dev
690ee1d250 fix: fixed complex editor renaming with a QString reference issue 2020-03-12 11:30:39 +08:00
Qv2ray-dev
e81e575d54 fix: fixed connection issue with empty outbound tag 2020-03-12 10:36:40 +08:00
Guobang Bi
3b5e3cc758
update CMakeLists.txt 2020-03-12 10:09:50 +08:00
Qv2ray-dev
a57b1417f9 fix: fixed autostart when using AppImage 2020-03-12 09:50:57 +08:00
Qv2ray-dev
60af0ab8bb fix: fixed a custom outbound issue 2020-03-11 23:45:32 +08:00
Qv2ray-dev
fb04ce6232 fix: adjusted minimum size for smaller screens 2020-03-11 21:29:40 +08:00
Qv2ray-dev
ba9d3c193a Merge branch 'dev-change-appname' into dev
* dev-change-appname:
  ui: changed internal application name
2020-03-11 20:41:16 +08:00
Guobang Bi
5cd3593194
update CMakeLists.txt 2020-03-11 20:27:47 +08:00
Qv2ray-dev
d2754fb38a update: updated lupdate target 2020-03-11 20:07:03 +08:00
Qv2ray-dev
4aafcbe150 fix: several ui fixes, including darkmode icon settings 2020-03-11 17:22:01 +08:00
Qv2ray-dev
df6995e253 fix: used a hack to fix #343 2020-03-11 00:05:54 +08:00
Qv2ray-dev
b714216b40 version: bumped version 2020-03-10 14:46:09 +08:00
Qv2ray-dev
571739d99b ui: enable hidpi UI settings 2020-03-10 14:04:28 +08:00
Qv2ray-dev
b16aa056c1 optimize: use CONFIGROOT cache instead of disk io 2020-03-10 00:31:59 +08:00
Qv2ray-dev
1c49cf5ae2 win: fixing StringFromFile to read input file in any encoding supported 2020-03-09 23:18:29 +08:00
Qv2ray-dev
f9eb546e2c cmake: auto increase the build number if not in Release mode 2020-03-09 16:03:10 +08:00
Qv2ray-dev
9f4f89c102 pac: fixed PAC server 2020-03-09 15:41:36 +08:00
Qv2ray-dev
9a251a7163 cmake: finalizing cmake migration 2020-03-08 22:54:29 +08:00
Qv2ray-dev
480ee1bb25 cmake: fixed moc slots issue where MACROS are not being expanded 2020-03-06 17:26:54 +08:00
Qv2ray-dev
108810e5fb add: navigate to current connection after sort 2020-03-06 09:45:12 +08:00
Qv2ray-dev
a2a95dfb5b add: added toggle visibility of chart and log box in MainWindow 2020-03-05 22:33:29 +08:00
Qv2ray-dev
557f027f74 add: added QRCode blur and toggle as default 2020-03-05 21:47:46 +08:00
Qv2ray-dev
7689a3e215 add: auto update connection details when one is updated 2020-03-05 17:21:21 +08:00
Qv2ray-dev
2075b47571 fix: fixed subscription update caused renaming issue and auto restart issue 2020-03-05 16:43:58 +08:00
Qv2ray-dev
663a185324 fix: fixed some UI experiences and fixed build 2020-03-05 16:11:23 +08:00
Qv2ray-dev
56c7264a14 fix: fixed some plugin content item supprt, added connection latency 2020-03-05 15:15:22 +08:00
Qv2ray-dev
e8f93d62a8 add: added cross-platform vCore and vAssets path support, fixed #382 2020-03-05 14:43:54 +08:00
Qv2ray-dev
938f529cf8 fix: now read file As-Is, and save file as UTF-8, #382 2020-03-05 13:44:20 +08:00
Qv2ray-dev
94120c434a
Update BUILDVERSION 2020-03-05 07:15:53 +08:00
Qv2ray-dev
7d13842364
trigger ci 2020-03-05 00:52:34 +08:00
Qv2ray-dev
93208f698c add: added missing files 2020-03-05 00:10:40 +08:00
Qv2ray-dev
8ce165a116 change: some even more refactors, separated vmess, ss and prepare for ssd (and ssr?) 2020-03-04 23:27:01 +08:00
Qv2ray-dev
0d8f0839f2 change: some more refactors 2020-03-04 23:07:18 +08:00
Qv2ray-dev
8a8afdea61 change: some refactors 2020-03-04 22:08:08 +08:00
Qv2ray-dev
bdd9db005f Revert "add: added MainWindow items folding"
This reverts commit 86193ee0b7.
2020-03-04 11:13:46 +08:00