Also move all spacing in TimeStampInfo, so sequences doesn't have
weird spacing and can better be controlled.
GitLab: #1243
Change-Id: Ica7235856c3a7ed38ed3e390c4bf14decede25b0
Since Qt 6.4, some layout are bugguy causing bad positioning.
(Even some examples in Qt's doc are incorrect)
So, use anchors instead.
Change-Id: Iebb47b8c7e694049ba297609a12bcf43db7dddd3
GitLab: #1217
This commit removes a permission that is not needed, as the photo
library is not accessed in the code.
Change-Id: I47a3af739252733e3e8a2379b417396b2b67578c
Fixing issues where clicking a second time on
the emoji button open a second popup instead
of closing the first one
GitLab: #1249
Change-Id: I76f0094c4024ae27f260e6aeba93522d3709feef
Creating a JamiPushButton in oder to regroup definition
Color correction
Homogenization of the other button (Layout QR Code, Settings, and Hide conversation)
GitLab: #1209
Change-Id: If9f891dba1c1d4e83aaebc16a2202dc2a3b719f2
This use case has been observed when taking a look at the system tray
icon, which uses conversation model's notificationsCount() to define
whether or not to show a red dot. As we don't want this for muted
conversations these are ignored.
Change-Id: Ic185de9170dfcbfbd8ffc3513676dd90471f3baa
Using a key OnPressed instead of Shortcut
Making all popups closable with escape (focus true and a close policy)
GitLab: #1234
Change-Id: I1a612834c439aea94a59e91cb915b18b4ef5cf84
Closing emoji box, record box and location box by pressing Esc Key
Using opened that already exists instead of creating isOpen
GitLab: #1197
Change-Id: I8461a7f2e8acaffe4ab66647d3e98701c608f270
+ Fix the password entry for linking a new device with password
+ Fix the linked devices page with a lot of devices
+ Fix the add default moderators popup
Change-Id: I1bac4bd8f55dd91825278399fe39f3503e153edb
GitLab: #886
This patch ensures the underlying model is updated whenever
a new conversation is added or removed. This will prevent a
possible crash when the model gets invalidated.
GitLab: #1210
Change-Id: I2bd6f396a6ea09ddd357a567456a057ac1805734
This reverts commit 7743c14598.
Reason for revert: Current version of libjami is causing duplicate conversations for some. The offending commits are unknown.
Change-Id: Ica81e8212117bcba30a1c34776fd6dda44c6705d
Add libsystemd-dev to APT_DEPENDENCIES
Add systemd-devel to ZYPPER_DEPENDENCIES
Add systemd-libs to PACMAN_DEPENDENCIES
Change-Id: Ie997202acd85b04b7c4376cf936b98e04dcb23b6
Attempt a name directory lookup for trust requests before popping a notification. Fall back to the display name, then peer URI if needed.
Gitlab: #1141
Change-Id: Ie91c3fdf518cb8f27d8f0d6a74f015e9c4034d42