- Sep 26, 2022
-
-
Andreas Traczyk authored
Can be used directly in QML without having to derive from QSortFilterProxyModel and manage source model settings from C++ code. Change-Id: Icac1f6dadfc0d1f64b4459ae0cdbebdd30b79b3e
-
- Sep 23, 2022
-
-
Aline Gondim Santos authored
While in an audio only call, if a sharing is started and then stopped, the camera was open. Change-Id: I5af5f7c106c2c53a97ee6b754b0344c7ecb35526
-
Aline Gondim Santos authored
While in an audio only call, if a sharing is started, the preview could open the camera instead. Change-Id: I03d8a9df3385f856f65995a9bbaa1835949d8bdc
-
Change-Id: I6bb5dda8364eba67c861b7d769b490bb28c5a0c7 Gitlab: #842
-
- Sep 19, 2022
-
-
Split TipBox into dynamic components to avoid to load all the things. Show the Customize Tip Box only if necessary Replace backup key page by a tipbox Change-Id: Ie499fb16fe67648bbdd327eb24705a1881d9cea8
-
- Sep 16, 2022
-
-
Sébastien Blin authored
use the size from the daemon if the file is downloaded, else use the size from the commit. Change-Id: Ia4e7123558e93a1ab0879feab9a141ceefaf183a GitLab: #833
-
Sébastien Blin authored
Change-Id: I9a2c841d072c03d60e34197098daf6b710745ba9 GitLab: #837 GitLab: #788
-
Sébastien Blin authored
Change-Id: I4efb18d87e8d2f4d07df0ebf0a5a6f0f11927bb5 GitLab: #834
-
Sébastien Blin authored
Asking jami to launch another instance with ./jami-qt jami:xxx will search for "xxx" inside the application and select the conversation if found. This allow to support webpage with <a href="jami:username"> For GNU/Linux, in the .desktop file, x-scheme-handler/jami is added. For packaging, we will need to determine if the scheme is handled automatically. For now, to test, we need to add: x-scheme-handler/jami=jami-qt.desktop; in "~/.config/mimeapps.list" (and jami-qt.desktop) should be in a valid path. Change-Id: Ibbb6e8942f1873d81a57640bdf6f839885981be3 GitLab: #655
-
- Sep 15, 2022
-
-
UpperCase extensions had to be added manually as Qt fileDialog's nameFilters property is case sensitive. GitLab: #832 Change-Id: I61a81ebcaa66f0f16db41924b542c146fc79a4b0
-
Sébastien Blin authored
Change-Id: Ib125fcac0620326d5864e577d9252e9ea9b3c3d9 GitLab: #788
-
- Sep 14, 2022
-
-
Adrien Béraud authored
Change-Id: I8c5cd5602a79e40465b8946acfa296b44ff57495
-
Change-Id: I82f667181aeff59c9af089a0e1d2394f867ee68a
-
- Sep 12, 2022
-
-
Andreas Traczyk authored
fixes "ReferenceError: CurrentAccount is not defined" Change-Id: I859766cf543ed4e63f1bd478700e4fc431fa097f
-
- Sep 10, 2022
-
-
Sébastien Blin authored
Change-Id: I88d67b8fef7363e3c483fe3e0719866907eaaafc GitLab: #732
-
Sébastien Blin authored
jami-project#1468 Change-Id: I1be757e13b1602d306ee4a399d816ba2aaf43dd1
-
- Sep 08, 2022
-
-
Sébastien Blin authored
Change-Id: I69292cfd3c2ad222fdd038d1a209c8d43bad8784
-
GitLab: jami-daemon#747 Change-Id: I4c87490fb21eb5e7c5f11deadf871f56755eb2f1
-
- Sep 05, 2022
-
-
Jenkins authored
Change-Id: I41b600a6f8e071291b440ada273898ef109c8f39
-
- Sep 01, 2022
-
-
GitLab: #783 Change-Id: Ic1ded1eba802eca8ee44c77b49792b3ad89960b5
-
- Aug 31, 2022
-
-
Avoid to add a nameserver manually and use settings Change-Id: If31cb67d75ae6e71a9afbcf0bd7b80283e5ffeb7 GitLab: #789
-
- Aug 30, 2022
-
-
Sébastien Blin authored
Change-Id: If3324a34c9be6ff2b09bdab48b148946abe02c51 GitLab: #815
-
Sébastien Blin authored
Use 'color-scheme' from gsettings if available to check if dark theme is preferred. Otherwise, fall back on theme name from 'gtk-theme'. The default is to follow the system theme (if supported), and 'EnableDarkTheme' would be unused. 'AppTheme' can currently have one of three values: 'System', 'Dark', 'Light'. Change-Id: I8008c8fe0f4750c97e71838fff0031f80b685f5e GitLab: #723
-
- Aug 29, 2022
-
-
Jenkins authored
Change-Id: Ib05101e7abfe1193c3950ad8485c6423b5c0df97
-
- Aug 26, 2022
-
-
Jenkins authored
Change-Id: Ia4c43b4d9c09a179a597e23a9e79bfa68460cf52
-
- Aug 25, 2022
-
-
Sébastien Blin authored
Change-Id: I466683f1c95e983ca6a33d084b4aabf4c3d6549e GitLab: #816 GitLab: #814
-
Sébastien Blin authored
Change-Id: Ic51fda2e43e27fad851ab33d6e091124c645011b
-
- Aug 24, 2022
-
-
Sébastien Blin authored
Change-Id: If1f76e4c33bfb067769b6d2d81871e156d256aaf
-
Sébastien Blin authored
Change-Id: Icfb1669e4c810b2ef74c3787f0f086646f17fb8d
-
Sébastien Blin authored
jami-daemon#318 Change-Id: I79916422b90c6eb12252c96bb12e209188a81f94
-
Sébastien Blin authored
This patch introduced some issues with file transfer Change-Id: I6e4852f1f1c0eb1e1f820de8a1ecc8e2a6b28695
-
Sébastien Blin authored
Change-Id: Ie25fbffd31011a3a9eb3d4e3bed3192b057cf7ed
-
Sébastien Blin authored
+ Fix bottom margin + Add copy icon from media-resources + Wrap ID in read only + remove fieldLayoutWidth/fieldLayoutHeight GitLab: #770 Change-Id: I65743ca488d3bc601ac7d74d920d0944f03e0ace
-
Sébastien Blin authored
Change-Id: Ibb1e28386f61bd62c5042cca8e8fbd721e5db145 GitLab: #807
-
Sébastien Blin authored
Change-Id: Ifd98fa04653ea81948554a45fd724bd86625c839 GitLab: #657
-
- Aug 22, 2022
-
-
Jenkins authored
Change-Id: I477e174d435fff4d102823f32d93972ca301715c
-
- Aug 19, 2022
-
-
Sébastien Blin authored
Change-Id: Ib050db807596bf104300602cabcc4901b8cc469c
-
Sébastien Blin authored
+ Update status for swarm + Show read status like android (right if 1 reader, under the bubble if more) + Display a sending status Change-Id: I653e3573c4dc75950cc274dd01859d9335e0177f
-
Sébastien Blin authored
GitLab: #809 Change-Id: I0b110c1d378db83ba20be5679dc11b8337483eec
-
- Aug 17, 2022
-
-
Change-Id: Idd31db904f3e063deed2122b20a2d12add94a317
-