1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-19 15:05:40 +02:00
Commit graph

1643 commits

Author SHA1 Message Date
Xavier Jouslin de Noray
ad4d7aecc3 ManageAccountPage: no bug on view when resize the view
Gitlab: #886

Change-Id: Ib3d260271d951a16b63db1ac4a0c3c29a4d87f52
2023-06-15 09:11:56 -04:00
Kateryna Kostiuk
388ad92d96 message panel: update location button visibility
Disable the location sharing button when building without
WebEngine.

Change-Id: I62494147a26035a507742e5e80a85e3c044bc3ff
2023-06-14 15:54:58 -04:00
Sébastien Blin
c37ec740e2 misc: fix click on remove conversation
https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/855
Change-Id: I2c0caa3db05c663c5ee23367774c987aeca3324f
2023-06-14 15:41:38 -04:00
Sébastien Blin
cb31ea3575 messagesadapter: fix click on reply header
The signature was incorrect

Change-Id: I35454bd96cea2d2eb959a80605375e1eb962a0da
2023-06-14 15:41:38 -04:00
Sébastien Blin
a27c344cb7 misc: clarify log
Change-Id: I66b2b8cb1c289575b5568cc40f7402282bede314
2023-06-14 15:41:38 -04:00
Sébastien Blin
a65c4f28e1 snap: add libsystem-dev
Change-Id: I2d337149bf2ef8c7807bbb2562e35cc05e3dbbba
2023-06-14 08:07:05 -04:00
Sébastien Blin
ecd291c1be misc: bump daemon
Change-Id: I4827bd4cc4fb8e853c42f7c6bea6126b30e37968
2023-06-13 08:28:15 -04:00
Andreas Traczyk
498dfed98b misc: only check for app updates on windows
Change-Id: I508300446e5c8891bb018af0b0c42de4309685c6
2023-06-12 14:34:48 -04:00
Andreas Traczyk
da7366f23d Revert "misc: bump libjami version"
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
2023-06-12 09:29:09 -04:00
´Amna
8990162f99 Doc: fix package name and clarify instruction
Change-Id: I833f62eac5ffba820d1fdd95f9979c250f56fcf2
2023-06-08 12:58:23 -04:00
´Amna
1f0e2e92ad build: Add dependencies.
Add libsystemd-dev to APT_DEPENDENCIES
    Add systemd-devel to ZYPPER_DEPENDENCIES
    Add systemd-libs to PACMAN_DEPENDENCIES

Change-Id: Ie997202acd85b04b7c4376cf936b98e04dcb23b6
2023-06-08 12:58:02 -04:00
Andreas Traczyk
7743c14598 misc: bump libjami version
Change-Id: I684c5c5888f1e2a0c53b2335a19f06a03ce1b96a
2023-06-08 12:56:01 -04:00
Andreas Traczyk
c47cfe446d notifications: gnu/linux: do a lookup for incoming trust requests
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
2023-06-08 10:25:32 -04:00
Aline Gondim Santos
948e2cc837 callactionbar: avoid multiple resets
GitLab: #1073

Change-Id: I7dc2ab632170a959b8d29979deacd3fb03ff6671
2023-06-08 08:44:14 -04:00
Sébastien Blin
b611685653 settingsmaterialtextedit: fix focus changes
Change-Id: I289b610e43317470d061e7ecd6338bfa805c5ce7
GitLab: #1171
2023-06-07 16:10:46 -04:00
Sébastien Blin
26d16c38b8 conversationextrapanel: close details on request/sync
Change-Id: Iec52dc4400bc92283b8a0f7eb5643c758902dc19
GitLab: #1149
2023-06-06 17:17:13 -04:00
Andreas Traczyk
5508f28c63 packaging: windows: fix Beta deployment script
Change-Id: I8facd465cd0c8eb0509b66b6f87008c6a86e89bd
2023-06-06 11:56:56 -04:00
Andreas Traczyk
c59ac1dd7f misc: bump libjami
Change-Id: I1479573ab66a6c32f0e470bfb918bfaec4c4bbde
2023-06-05 16:33:57 -04:00
Andreas Traczyk
51cfef2fdc updatemanager: use msiexec to launch update installer
Change-Id: I605cc425b600b08dac809f0d38d366279140895d
2023-06-05 16:28:11 -04:00
Sébastien Blin
7611cb6147 jenkinsfile: update device label
Change-Id: I5d9eebbe924e642de27ff6f9910f978daf00dd07
2023-06-05 15:07:49 -04:00
Andreas Traczyk
e04e3db69f build: windows: use string literal instead of bytes for exe path
Change-Id: If641a2cf5a2a47bfa70e8232769ef916c64af35b
2023-06-05 13:59:32 -04:00
Andreas Traczyk
6e7278c87a chatview: remove excess spacing between chat contents and footer
Gitlab: #1172
Change-Id: I615caf484ab37b4a783eadc751642eeb7a5553ac
2023-06-05 09:54:46 -04:00
Andreas Traczyk
30e8bf56fb videoprovider: fix copy-paste error
Change-Id: I76706abb2208267c9111903df9cfd92c3c03c2dd
2023-06-02 15:17:17 -04:00
Andreas Traczyk
d94c30833f chatview: fix emoji responses under Qt v 6.4.x and up
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
2023-06-02 14:57:54 -04:00
Andreas Traczyk
ed6e76aa0a settings: audio: start level meter on component loaded
Adds a value animation also.

Gitlab: #1124
Change-Id: I4c012188033dcbb58797d5b071a1c154c7231c2b
2023-06-02 10:33:17 -04:00
Sébastien Blin
1bf4d232b4 settingssidepanel: fix button width
Change-Id: Ib879e352e9f5d4f494469f987cdaedc3f65b74f7
GitLab: #1129
2023-06-02 09:43:57 -04:00
Sébastien Blin
886074dc1e qt: openfile portal: do not use O_PATH fds
This allow to use xdg-open inside a snap

Change-Id: I5ad7e067228b260174abf5c78d0a0e7c2cf8c31d
2023-06-01 14:58:04 -04:00
Sébastien Blin
316750ad93 systemtray: remove option to minimize in systray if tray not visible
Change-Id: I56ad4a55bda8a26931d81d6dbe903c41c65ba345
GitLab: #391
2023-06-01 14:57:32 -04:00
Sébastien Blin
f7bc95d47e logsview: fix ugly theme
Change-Id: Ic38b7c322f0ffe9690a11294683d2d605d7f128e
GitLab: #1153
2023-06-01 14:56:39 -04:00
Andreas Traczyk
dc53aa887d misc: change library name "jami" -> "libjami"
Bumps the daemon and adjusts the build to use the appropriate library name.

Change-Id: I4208f161c3522bb58dfc1dc55cb10910ade24eed
2023-06-01 12:32:07 -04:00
Andreas Traczyk
a179a9ae2d settings: fix item item visibility
Gitlab: #1127

Change-Id: I447adb4b9d62eae4d21b6d886dba86f05dbc3fde
2023-06-01 10:24:54 -04:00
Andreas Traczyk
193b125c48 video: shm: cleanup lock in shmrenderer
Adds an atomic bool used to exit the render in case frameSize is reset by the daemon.

Change-Id: I8c2ae01a3de79704f83930507ee147a34c1628b8
2023-06-01 10:24:42 -04:00
Andreas Traczyk
6d8adc9453 avmodel: avoid write-locking the mutex when deleting the renderer
During a resize event the the addRenderer function will regenerate a Renderer of the new size. The Renderer destructor will eventually trigger a write-lock in VideoProvider which may deadlock with frame updates to other renderers.

Gitlab: #1161
Change-Id: I3f3b99f6f78ac94218213130d42efcf0884b38fa
2023-06-01 10:24:42 -04:00
Andreas Traczyk
e8b6914517 videoprovider: expose the renderer's active value QML
Simplifies the property `activeRenderers`.

Gitlab: #1161
Change-Id: I4d39aaf3b96bba774c2492551f0426ea42446690
2023-06-01 10:24:42 -04:00
Andreas Traczyk
da5d041227 videoprovider: do not remove the FrameObject when unsubscribing
The end of the lifetime of the FrameObject should be determined by the underlying renderer.

Change-Id: I91026764a20a8451d6e71ffa98ee8cbea55272c4
2023-06-01 10:24:42 -04:00
Sébastien Blin
5a48bccd25 swarmdetailspanel: some ui fixes
Change-Id: I6c00b128284e5b86de7905aca9cb548523dfc3b0
GitLab: #1072
2023-06-01 09:55:37 -04:00
Sébastien Blin
d4b3048e8e usernametextedit: create account page should use default nameserver
Change-Id: I11a25c6121171eb4fb99b492cc18c32b085b4aaa
GitLab: #1159
2023-05-31 09:49:26 -04:00
Sébastien Blin
087135cccf rtl: fix system settings page layout
Change-Id: I98bcd5b691cb8642900d1812cfcbcb6da3927c38
GitLab: #1133
2023-05-31 09:49:02 -04:00
Xavier Jouslin de Noray
8520ddaa83 WelcomePage: add responsive width to About button
Gitlab: #886

Change-Id: I949651c9fb2aee81b2c5183b56a416c2f681aace
2023-05-30 14:34:11 -04:00
Léo Banno-Cloutier
7d856899c3 EmojiPicker: Left align to match the emoji button
Gitlab: #1150
Change-Id: I21edc4e1dec474d2fef8a3104edff2e79cdce30f
2023-05-30 14:16:18 -04:00
Léo Banno-Cloutier
63687acc71 install: bumped Qt 6.2 to 6.4
Change-Id: I39262a1945ab48f43efbb958ebe323f52f5d1a8d
2023-05-30 14:14:14 -04:00
Xavier Jouslin de Noray
860f59893b SettingsSidePanel: implement deselect function
Gitlab: #1130

Change-Id: I166d41f495278a8d8a7c918e1d6d818108acae4e
2023-05-30 14:13:38 -04:00
Vladimir Stoiakin
39264e59c2 build: fix packaging with sdbus-c++
Change-Id: Ie7ab5f35d0f215cd32932f277dd7cc178e0dd2cc
2023-05-30 11:26:30 -04:00
Sébastien Blin
9ef9684556 misc: bump daemon
Change-Id: Ief4f942f56baa52a849d4ab8d30d7234460b49fd
2023-05-27 07:05:55 -04:00
Sébastien Blin
fa8fcd8786 callmessagedelegate: keep same text color as other message
Even if the luma can change due to Qt.lighter, we should keep the
same text color as we have for other messages.

Change-Id: Ie1178b673043ee281b382150bb808878fc0aa75c
GitLab: #1136
2023-05-27 07:04:21 -04:00
Sébastien Blin
ac83334091 swarmdetailspanel: show selected color for ColorDialog
Change-Id: I2ccacd54479f5915e6032a5f39fdd8e997e759f6
GitLab: #1137
2023-05-27 07:04:21 -04:00
Sébastien Blin
a8586ecfd6 TextMessageDelegate: pass correct background color to markdown parsing
Change-Id: I947a924a5476ef6e4fe6b759e63cc2fd3bf68162
GitLab: #1139
2023-05-27 07:04:21 -04:00
Sébastien Blin
ce58d238a9 audio: remove playback rate from controls
Change-Id: Ibfbb950fbf884b87b46b84f9f0d569e57208e45f
GitLab: #1134
2023-05-26 15:33:38 -04:00
Xavier Jouslin de Noray
fc8a4d6e16 settingssidepanel: fix re-selection in single pane mode
Gitlab: #1130
Change-Id: Icfe9efc69d69b69fbcc5c2224241f89e0b9ccca9
2023-05-26 13:37:14 -04:00
Aline Gondim Santos
4769a78c50 RTL: fix shortcut keyboard and download folder setting
GitLab: #1133

Change-Id: If71e23c23974d74345d68469606cb3cc25e78b30
2023-05-25 16:13:16 -03:00