Commit Graph

854 Commits

Author SHA1 Message Date
QxQ
100508b51a update: updated submodules 2020-12-15 20:33:25 +08:00
QxQ
9fb8573257 update: updated translations 2020-12-15 20:30:13 +08:00
QxQ
5aec980655 version: bumped BUILDVERSION 2020-12-15 20:28:11 +08:00
QxQ
8d35e54739 Merge branch 'dev-qjsonstruct-omitting-default-value' into dev
* dev-qjsonstruct-omitting-default-value:
  fix: fixed compilation for Qt6
  fix: make QV2RAY_RULE_ENABLED, QV2RAY_RULE_TAG mandatory
  fix, plugin: fixed BuiltinProtocolSupport causing null in JSON
  update, qjsonstruct: tweaks
  fix, test: fixed vmess testing 2
  fix, QJsonStruct: make some fields mandatory
  fix, test: fixed vmess testing
  add: support omitting default values
2020-12-15 20:15:13 +08:00
QxQ
61f63944e4 fix: fixed compilation for Qt6 2020-12-15 19:52:46 +08:00
QxQ
2920489afc fix: make QV2RAY_RULE_ENABLED, QV2RAY_RULE_TAG mandatory 2020-12-15 19:08:47 +08:00
QxQ
add3663a6d fix, ci, Qt6: do not deploy with Qt6 in Linux !QT5 !APK !DEB !NSIS !AUR 2020-12-13 20:29:03 +08:00
QxQ
12280ab017 update, Qt6: support deploying targeting Qt6 on Windows/macOS !AUR !NSIS !DEB !QT5 !APK 2020-12-13 20:04:22 +08:00
QxQ
81bbde4aa2 update, Qt6: revert deploy Qt6 !AUR !NSIS !DEB !QT5 !APK 2020-12-13 20:01:36 +08:00
QxQ
92687be39a update, ci, Qt5: Update Qt5 CI configurations !APK !QT6 !DEB !NSIS !AUR 2020-12-13 19:53:29 +08:00
QxQ
2f3c6d2c8e update, Qt6: Do not deploy Qt6 version for now. !APK !QT5 !DEB !NSIS !AUR 2020-12-13 19:47:43 +08:00
QxQ
6b9be09384 update, Qt6: updated Qt6 CI configurations, !APK !QT5 !DEB !NSIS 2020-12-13 19:33:44 +08:00
QxQ
969e4423ce rm, ci, Qt6: remove Windows 32-bit x86 build 2020-12-13 18:16:02 +08:00
QxQ
32b44d1237 fix, Qt6: replacing QPair with std::pair 2020-12-13 18:09:31 +08:00
QxQ
5121c1f7ba fix, plugin: fixed BuiltinProtocolSupport causing null in JSON 2020-12-13 17:47:38 +08:00
QxQ
ec3f21d9c2 fix, plugin: use GetProperty 2020-12-13 17:29:01 +08:00
QxQ
df233027a6 fix, Qt6: explicitly initialize QPair 2020-12-13 17:27:07 +08:00
QxQ
51f8a38c38 fix, Qt6: fixed QPair<T1, T2> 2020-12-13 17:00:39 +08:00
QxQ
ea3ab88bff update, ci: update CI ignore keyword 2020-12-13 16:25:45 +08:00
QxQ
c272ba2b82 update, qjsonstruct: tweaks 2020-12-13 16:25:04 +08:00
QxQ
46c54881f6 fix, test: fixed vmess testing 2 2020-12-13 15:13:05 +08:00
QxQ
904cb54dbe fix, QJsonStruct: make some fields mandatory 2020-12-13 13:30:35 +08:00
QxQ
83db5f6e92 fix, test: fixed vmess testing 2020-12-13 13:01:49 +08:00
QxQ
b0cbcc8533 add: support omitting default values 2020-12-12 23:00:06 +08:00
QxQ
19cab81ddd version: bumped BUILDVERSION 2020-12-12 21:37:58 +08:00
QxQ
5c6072cdc1 fix, ci: fixed AUR CI configuration 2020-12-12 15:29:36 +08:00
QxQ
d5483704ce update: Remove Duplicated and Sort routing detail entries 2020-12-12 15:27:11 +08:00
QxQ
c7c0acc56a update, ci: ignores branch l10n_dev 2020-12-12 15:12:04 +08:00
QxQ
f42afb12ea update: test update translations 2020-12-12 14:44:57 +08:00
QxQ
db00c1b430 update: updated translations.cmake 2020-12-12 14:43:22 +08:00
QxQ
85ef35530c update: updated translations 2020-12-12 14:37:26 +08:00
QxQ
37a44129a1 update: updated translation sources 2020-12-12 14:27:39 +08:00
QxQ
5f2a6b1b27 fix, tranlations: fixed translation generation 2020-12-12 14:03:49 +08:00
QxQ
d6f091d286 fix: refine workflow files 2020-12-10 23:37:23 +08:00
QxQ
65223bc8a4 version: bump version 2020-12-10 23:28:35 +08:00
QxQ
ed03f12aaa fix, streamSettingsWidget: fixed sockopt mark maximum limit 2020-12-10 22:11:17 +08:00
QxQ
4261a912cd add, qt6: added build matrix for Qt6 2020-12-08 23:16:48 +08:00
QxQ
aab4b985b0 deprecate, ssd: mark ssd:// as deprecated 2020-12-08 20:45:28 +08:00
QxQ
42446d3be9 fix, remove, ss: fixed Shadowsocks link with IPv6 generation, removed old format generator 2020-12-08 20:44:55 +08:00
QxQ
9eacb36e78 cmake, translations: added qt_add_translation for Qt6 2020-12-08 16:40:06 +08:00
QxQ
3a65ba08b3 update, ci: disable ArchLinux build for now 2020-12-08 16:28:10 +08:00
QxQ
4711f33780 update, ci: removed CLI, rearranged matrix configuration 2020-12-08 15:30:05 +08:00
QxQ
39c13b8e4b add, ci: enable Qv2ray QWidget, QML, CLI parallel builds 2020-12-08 15:24:16 +08:00
QxQ
49fbf297e7 fix, ui: fixed Inbound Settings Widgets' UI state 2020-12-04 20:17:33 +08:00
QxQ
fa9205d426 add, api: enable gRPC on Android 2020-12-03 20:53:04 +08:00
QxQ
665b9c8da0 add, api: added ReflectionService 2020-12-03 20:52:25 +08:00
QxQ
098c00ebac
Android build support (#1136) 2020-12-01 16:42:50 +08:00
QxQ
30adc4891c fix, actions: ACTIONS_ALLOW_UNSECURE_COMMANDS: true 2020-11-26 16:50:03 +08:00
QxQ
2e44f1859a update, ui: deprecate XTLS 2020-11-20 16:37:10 +08:00
QxQ
5a8decacc9 fix, tray: fixed tray message popup icon 2020-11-19 19:28:27 +08:00