- Apr 16, 2024
-
-
Change-Id: I507637344e781273974fac2482e67556b4473ed3
-
- Apr 15, 2024
-
-
This commit replaces a StackLayout with a Loader allowing us to load initial and ongoing call views dynamically based on the current conversation's call state. This may fix several issues related to conversation loading including a possible uncaught binding loop based on observing CurrentConversation.id changes. - small header clean up Change-Id: Idfc723d8b39f19aafb026c19f26590910b5c26cd
-
- Apr 11, 2024
-
-
- adds a task to toggle testing configuration - removes the test run launch configuration (now a task) - adds macOS support and fixes gtest CMake integration - removes the IPC launch configuration as it doesn't work correctly without delaying the client Change-Id: I89e1f3abd0e050e0bcf205f1331596c660dd0d34
-
The RPM automatic dependency generator adds provides for all libraries under %{_libdir}. When vendoring libraries you must disable this behaviour, otherwise other packages that link against Qt will not pull in the distro qt packages if jami-libqt is already installed Change-Id: I3f0a018ea12be7f29d04ca4441cbfdebc2efb909
-
- Apr 10, 2024
-
-
Andreas Traczyk authored
- specifies some include paths - enforces LF eol - encourages clang-format use - adds a comment regarding the IPC task Note: currently GNU/Linux-specific Change-Id: Ib208aca33026bf1c15a3ef18020805ceb20aa55f
-
Andreas Traczyk authored
This is a good start, but will need to be adapted for other platforms and improved over time. Change-Id: Ib64046e852c3aa9cc9b492d0af8cee33ee1ff5de
-
- Apr 09, 2024
-
-
Andreas Traczyk authored
The `test` option is not used in non-debug builds. Change-Id: I25eef5b414f987ae4acc435213173f8c78390866
-
Andreas Traczyk authored
This commit adds configurable size to the handle, as it will likely be made transparent soon. Gitlab: #1611 Change-Id: I1574089d57b5993b59e29732e6a0c573ef91f606
-
- Apr 08, 2024
-
-
Andreas Traczyk authored
Change-Id: I799e8f66e2008323817c73292f94e8c625564d67
-
Andreas Traczyk authored
Change-Id: I800aad6362be0124a33904b834ff8e04b560d6a8
-
- Apr 07, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: Ie2d24de1aabe59c9506786cfb5fa18fcf4e8cad2
-
- Apr 04, 2024
-
-
François-Simon Fauteux-Chapleau authored
This feature was accidentally removed in a recent refactoring of the local video preview: https://review.jami.net/c/jami-client-qt/+/27740 Change-Id: I8b621d4f692124311f0807d1bc0be0e96717a499
-
- Apr 01, 2024
-
-
Jenkins authored
Change-Id: I0589f432edc46aba5effaaca85f1a53df00760dd
-
- Mar 25, 2024
-
-
Sébastien Blin authored
Change-Id: Ifcbfe71e3f9d3ab8966ddfa3af8fb70a4d3b0c7d
-
- Mar 22, 2024
-
-
Change-Id: Ida5516630c6f95b16aa45f31ee8111a924273b3f
-
- Mar 21, 2024
-
-
Sébastien Blin authored
Change-Id: Ifd0caafc6ec6cf10b0a834875e9dcf6daf527868
-
- Mar 18, 2024
-
-
Jenkins authored
Change-Id: Ic551429e2416c8ae81640a80788d0fa6412c8653
-
- Mar 12, 2024
-
-
Andreas Traczyk authored
Change-Id: Ifb9bca812499d5b324223dc6fabe1a109ded662d
-
Change-Id: Ibcd88c5a3c73a0e67f94d70bc420845aa7b8c822
-
- Mar 11, 2024
-
-
Jenkins authored
Change-Id: I50b14a21c3c442f7dd4b805a018d9af11c2c8305
-
- Mar 06, 2024
-
-
Sébastien Blin authored
Change-Id: I5148eabbe57f708dce6d92673d0a86329999a063
-
- Mar 05, 2024
-
-
Sébastien Blin authored
Change-Id: I6bd2a7d961228584a74a731beb73b291f6c9a6bf
-
Sébastien Blin authored
Change-Id: Iff3ff0a9ff7a8d7b175375582e6bd42937a80b1c
-
Change-Id: I08361b0ed6402bde159bea25f250e47086f28115
-
This is an experimental feature and is unadvertised for now. Change-Id: I40aa84f54c135c2060552231d4ed7c2de4976ca3
-
- Mar 04, 2024
-
-
This will prevent a graphical issue present when disabling QWINDOWKIT_ENABLE_WINDOWS_SYSTEM_BORDERS to avoid the Windows 10 top border issue for the frameless window option. This allows us to remove the temp workaround that likely introduces side effects. Gitlab: #1581 Change-Id: I36801064d31e2380312d73f88233e8ed9b757403
-
Sébastien Blin authored
GitLab: #1589 Change-Id: Iaa753a5ed9a690a63bba75442a4e04d1c9d9218c
-
- Feb 29, 2024
-
-
Andreas Traczyk authored
Gitlab: #1576 Change-Id: I85d0b18bd15f531b1d029de1f0a88dea2d34a4c4
-
Andreas Traczyk authored
Change-Id: If2d7f3879f15dd8e9d54544793e68958a5c16cd8
-
Sébastien Blin authored
Change-Id: Id32a2a306fd80a2d009f96117f06c8ea860df835
-
Gitlab: #1459 Change-Id: I962f38935acd8e97895587076a448125213fc4bc
-
Sébastien Blin authored
Change-Id: I05d9770b7198e784356c10164c935b0844cd53b0
-
Sébastien Blin authored
git.jami.net/savoirfairelinux/jami-daemon/-/issues/951 Change-Id: I0d952d6916ad5c4a8c51cbb80998f46665af9141
-
Sébastien Blin authored
Change-Id: I233d5df05432371adf6b2bdf8e8de25bd7e65058
-
Sébastien Blin authored
GitLab: #1578 Change-Id: Ibe980844acf1b44afb0ea6aa0e105ffa99e5c36f
-
Sébastien Blin authored
Only do it for current account, this avoid to emit needsHost() for all accounts with the same conversation GitLab: #1579 Change-Id: I147b2f72fd4c1000949500309eae1970cdbd033f
-
Sébastien Blin authored
GitLab: #963 Change-Id: If26b9413e5a94e1b9da0842b84eaf8019b08140f
-
- Feb 28, 2024
-
-
Loading the profile elements from disk is now deferred to consumption. Implements a basic caching mechanism for the displayname and avatar elements. Gitlab: #1459 Change-Id: Ic5aeec6649c198f617b9269409ded647c7536b8f
-
- Feb 27, 2024
-
-
Sébastien Blin authored
Change-Id: Ie720ef7deac208a869d32a0a49e6d653d40e7fb0
-
Sébastien Blin authored
Change-Id: I635c527b8a5b83b91f70008ce6471af8f72f6aa9
-