Commit Graph

1356 Commits

Author SHA1 Message Date
Qv2ray-dev
6ef0f746de submodule: updated submodule 2020-03-14 21:46:40 +08:00
Qv2ray-dev
8bd10f0d7e translations: updated translations sources 2020-03-14 21:16:57 +08:00
Qv2ray-dev
6af4b68c1c fix: log fix and PAC server crash fix 2020-03-14 21:16:34 +08:00
Qv2ray-dev
5f6ea7f50d Revert: partial revert of e7ea249c3b 2020-03-14 21:16:34 +08:00
transifex-integration[bot]
6a597ec1dd Translate /translations/en_US.ts in zh_CN
translation completed for the source file '/translations/en_US.ts'
on the 'zh_CN' language.
2020-03-14 21:09:10 +08:00
Qv2ray-dev
d6d0c2880e translations: updated translations sources 2020-03-14 17:07:58 +08:00
Qv2ray-dev
3b9c4efb2a translations: updated translations 2020-03-14 16:32:29 +08:00
Qv2ray-dev
ca3ab58b72 fix: some fixes when updating the subscription with same protocol/host/port pair but different name 2020-03-14 16:30:55 +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
e5755ec107 fix: some ui changes 2020-03-14 16:26:07 +08:00
Qv2ray-dev
e7ea249c3b add: added PAC deprecation notification 2020-03-14 14:54:45 +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
4f635f1b50 fix: some minor ui fixes 2020-03-14 00:38:36 +08:00
Qv2ray-dev
ce74340adc add: adapted alterId instead of aid 2020-03-14 00:24:36 +08:00
Qv2ray-dev
d0317c9168 add: added log selection feature 2020-03-13 23:16:59 +08:00
Qv2ray-dev
b600bcd57a fix: fixed multiple selection issue 2020-03-13 21:04:27 +08:00
Qv2ray-dev
e0ae079430 fix: update submodule 2020-03-13 20:45:30 +08:00
Qv2ray-dev
0638060ed0
Merge pull request #415 from Qv2ray/dev
[WIP] Qv2ray v2.2 testing
2020-03-13 20:36:28 +08:00
DuckSoft
737a7ffd38
Updating Translation (#412)
* updating translations

* ja_JP: translating some items

* ja_JP: finishing

* fix: removed translations line numbers from the TS files

* add headers to sources

* updating translations

Co-authored-by: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com>
Co-authored-by: Guobang Bi <373318510@qq.com>
2020-03-13 13:51:37 +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
d8db105ee8 add: let blurred QR adapt darkModeSettings 2020-03-12 23:44:24 +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
DuckSoft
692d9229c7 [impl] windows implementation of darkmode detector 2020-03-12 21:52:28 +08:00
DuckSoft
1fafee72b6 [impl] linux implementation of darkmode detector 2020-03-12 21:52:28 +08:00
DuckSoft
9e57f7b767 [stub] basic framework for darkmode detection 2020-03-12 21:52:28 +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
88a495c717 fix: some fixes 2020-03-12 16:28:31 +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
Qv2ray-dev
1a61e7fdd0
Test against multiple qt version. (#413)
* Update build-qv2ray-cmake.yml

* Update build-qv2ray-cmake.yml

* Update build-qv2ray-cmake.yml

* Update build-qv2ray-cmake.yml

* Update build-qv2ray-cmake.yml

* Update build-qv2ray-cmake.yml
2020-03-12 10:18:57 +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
Guobang Bi
dc8431a1a4
add QV2RAY_USE_BUILTIN_DARKTHEME args to cmake 2020-03-11 22:39:33 +08:00
Qv2ray-dev
23b23bb4af fix: use cmake to determine the darktheme settings flag 2020-03-11 22:03:26 +08:00
Qv2ray-dev
fb04ce6232 fix: adjusted minimum size for smaller screens 2020-03-11 21:29:40 +08:00
Guobang Bi
c90710f786
update CMakeLists.txt 2020-03-11 21:26:18 +08:00
Qv2ray-dev
26aaa14c9a add: added support with comment-json - fix 2020-03-11 21:10:04 +08:00
Qv2ray-dev
8d7ac0a708 Revert "add: added support with comment-json"
This reverts commit a5cf9222ff.
2020-03-11 20:57:04 +08:00
Qv2ray-dev
a5cf9222ff add: added support with comment-json 2020-03-11 20:55:52 +08:00
Qv2ray-dev
2929c9bb2b update submodules 2020-03-11 20:47:52 +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
Guobang Bi
ac2d99cf61
add lupdate target for cmake 2020-03-11 18:40:31 +08:00
Qv2ray-dev
1eda28e589 add: ignored link starts with # and // when importing 2020-03-11 18:23:55 +08:00