- Jan 10, 2024
-
-
Kateryna Kostiuk authored
This patch removes Qt dSYM files because their bundle identifiers are not accepted by the App Store. Change-Id: Ie999b8d273172a3810706fc78286fe0ddc81376d
-
- Jan 03, 2024
-
-
Sébastien Blin authored
Change-Id: I8d5f968fbedbc884c91416246049a0ef4cd652eb
-
- Jan 02, 2024
-
-
Sébastien Blin authored
Change-Id: I90ad05ca1bd12e041f60f42fd38bd464b5f8cb51
-
- Dec 22, 2023
-
-
Sébastien Blin authored
Change-Id: I5084b5feef6b8dd9e1f3c072de0b758ca5f6c117
-
Sébastien Blin authored
Change-Id: I1aa09e72e7db602a489c1195ab45b897e18370bc
-
- Dec 04, 2023
-
-
GitLab: #1418 Change-Id: I37239869e691a621138ae0616695f8efdf4b47ca
-
- Dec 01, 2023
-
-
Sébastien Blin authored
Change-Id: Ibb06f6a5647adeebc379c3421232ec55645c0217
-
- Nov 29, 2023
-
-
Liam Coursodon authored
Change-Id: I43838bf36ee0d174834e5312f62865b56a77484b
-
- Nov 27, 2023
-
-
Andreas Traczyk authored
Change-Id: I935131da4bf78f0d2832646197367fce56509130
-
- Nov 14, 2023
-
-
Andreas Traczyk authored
Changes to a more maintained repo source. Change-Id: Ie9903761ad8cb740b79552f59dc851976c1ef9da
-
Andreas Traczyk authored
Change-Id: Ia4ad3e76962fac38c8f482fb7892b259a968ce5f
-
Andreas Traczyk authored
Change-Id: Ieeeb8bbf3d032fb9595b6f76a49ab8027dad7d99
-
- Nov 07, 2023
-
-
Change-Id: Ie014285e46feb82577125b68677b19d94005789f
-
- Nov 03, 2023
-
-
Andreas Traczyk authored
Change-Id: I081b2575d78352e091c60c9ac80d8c8c5512e9b0
-
- Nov 02, 2023
-
-
Andreas Traczyk authored
Change-Id: Ib0b41428f00945c9bcab2f7d68355c2128c0e68f
-
- Oct 30, 2023
-
-
Sébastien Blin authored
Change-Id: Ica84f3169cfe95be9097dce50e311d1e09f65723
-
Sébastien Blin authored
Change-Id: I0b64db0a418e9992dcafa053c762e153a65515b8
-
- Oct 20, 2023
-
-
Sébastien Blin authored
Change-Id: I2da6a821b25c3a5ae26ba8f59f3dc8b6656751b5
-
- Sep 29, 2023
-
-
Sébastien Blin authored
Change-Id: I5ff774d6e2eceb3ce99d16eae34249ee451f9199
-
- Sep 28, 2023
-
-
Change-Id: I8819b193b83f7ee051d78d30990db40e3f295354
-
- Sep 12, 2023
-
-
Sébastien Blin authored
Change-Id: I9a7bbd77a91b885666519e726530df2ebd7097ca
-
- Jul 27, 2023
-
-
+ Only look for translations in valid files. Change-Id: I350478d050118c8b5d6bd127aaeed6c3965fe05f GitLab: #1266
-
- Jun 27, 2023
-
-
Gitlab: #1219 Change-Id: I5a2e2099d6ad1b551e2d744ffbf800b79c36a821
-
- Jun 19, 2023
-
-
Sébastien Blin authored
Change-Id: I006e3d940066510dd2831371d9940360a6149276
-
- Jun 15, 2023
-
-
Sébastien Blin authored
Change-Id: Ibc7d68a651b5f0ba488d6f45e910ddbe339568a2
-
- Jun 14, 2023
-
-
Sébastien Blin authored
Change-Id: I2d337149bf2ef8c7807bbb2562e35cc05e3dbbba
-
- Jun 06, 2023
-
-
Andreas Traczyk authored
Change-Id: I8facd465cd0c8eb0509b66b6f87008c6a86e89bd
-
- Jun 05, 2023
-
-
Sébastien Blin authored
Change-Id: I5d9eebbe924e642de27ff6f9910f978daf00dd07
-
Andreas Traczyk authored
Change-Id: If641a2cf5a2a47bfa70e8232769ef916c64af35b
-
- Jun 02, 2023
-
-
Qt.bindings are not supported for properties within when calling createObject anymore. Instead, we can pass component references, or generate bindings post-creation. Note: in this case, the popup closes and observation is not really needed here. Gitlab: #1169 Change-Id: I21c1d95f4ca725c86fcf276834830145587458cc
-
- Jun 01, 2023
-
-
Sébastien Blin authored
This allow to use xdg-open inside a snap Change-Id: I5ad7e067228b260174abf5c78d0a0e7c2cf8c31d
-
Andreas Traczyk authored
Bumps the daemon and adjusts the build to use the appropriate library name. Change-Id: I4208f161c3522bb58dfc1dc55cb10910ade24eed
-
- May 30, 2023
-
-
Change-Id: I39262a1945ab48f43efbb958ebe323f52f5d1a8d
-
Change-Id: Ie7ab5f35d0f215cd32932f277dd7cc178e0dd2cc
-
- May 19, 2023
-
-
Sébastien Blin authored
From qt6-webengine's RPM sources Change-Id: Ic0a47429a184c1dc5340a5d9ab4d0c40361eac4b
-
- May 16, 2023
-
-
Sébastien Blin authored
Fedora: "WARNING: QtWebEngine won't be built. Python3 html5lib is missing." Ubuntu 20.04: Curl not found for nodejs Change-Id: Ic35aee309f25be20a8934b5033e3fe3ea0a8b6c0
-
Sébastien Blin authored
Change-Id: I820865a0477aaab73f79dc504f35a668fc076603
-
- May 15, 2023
-
-
Introduces MessageParser to encapsulate text treatment for raw text messages. The async parsing sequence is as follows: - Markdown -> HTML (md4c) - link coloration (tidy-html5) - notify UI - request link preview info from PreviewEngine for the first link - Preview engine uses QtNetwork instead of QtWebengine - Linkification is handled by MessageParser instead of linkify.js QtWebengine is no longer required for message parsing. Gitlab: #1033 Gitlab: #855 Change-Id: Ief9b91aa291caf284f08230acaf57976f80fa05b
-
Sébastien Blin authored
Python2 is removed from Debian stable/unstable and latest Ubuntu. So, we need to use a newest version of Qt (here Qt 6.4.3). Change-Id: I6c8b1eee644aab787d54e467f64011762ffd7548
-
- Apr 26, 2023
-
-
Sébastien Blin authored
Ubuntu 23.04 is not yet functional due to python2 missing. We're working on fixing Jami for Qt 6.4 (they changed the whole video pipeline and introduced some breaking changes). Fedora 38 is working fine. GitLab: #1086 Change-Id: I51bbecdfbcf908e2bf57c4c002ef4216a34d746d
-