1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-30 12:25:37 +02:00
jami-client-qt/src
Pierre Lespagnol 18abbce09d conference: add mute participant for moderator
Change-Id: I9bb1f7476fcbd4d2830ee2b73b6984f607e5395a
2020-12-11 13:37:03 -05:00
..
commoncomponents video: fix rendering on linux 2020-12-10 09:46:52 -05:00
constant misc: move JamiTheme and JamiStrings to net.jami.Constants namespace 2020-12-07 17:02:00 -05:00
mainview conference: add mute participant for moderator 2020-12-11 13:37:03 -05:00
settingsview video: fix rendering on linux 2020-12-10 09:46:52 -05:00
wizardview avatar: save the original source of the avatar instead of the cropped 2020-12-07 17:17:48 -05:00
accountadapter.cpp video: fix rendering on linux 2020-12-10 09:46:52 -05:00
accountadapter.h video: fix rendering on linux 2020-12-10 09:46:52 -05:00
accountlistmodel.cpp wizardview: adapt the added best name and id logic in lrc 2020-10-30 11:35:47 -04:00
accountlistmodel.h migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
accountstomigratelistmodel.cpp migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
accountstomigratelistmodel.h migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
appsettingsmanager.h misc: add dark theme support 2020-12-07 17:01:57 -05:00
audioinputdevicemodel.cpp misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
audioinputdevicemodel.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
audiomanagerlistmodel.cpp misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
audiomanagerlistmodel.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
audiooutputdevicemodel.cpp misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
audiooutputdevicemodel.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
avadapter.cpp video: fix rendering on linux 2020-12-10 09:46:52 -05:00
avadapter.h video: fix rendering on linux 2020-12-10 09:46:52 -05:00
avatarimageprovider.h avatar: save the original source of the avatar instead of the cropped 2020-12-07 17:17:48 -05:00
bannedlistmodel.cpp migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
bannedlistmodel.h migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
calladapter.cpp conference: add mute participant for moderator 2020-12-11 13:37:03 -05:00
calladapter.h conference: add mute participant for moderator 2020-12-11 13:37:03 -05:00
connectivitymonitor.cpp misc: implement update system 2020-09-24 12:48:29 -04:00
connectivitymonitor.h misc: implement update system 2020-09-24 12:48:29 -04:00
contactadapter.cpp misc: avoid using magic numbers 2020-09-23 03:15:01 -04:00
contactadapter.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
conversationsadapter.cpp wizardview: adapt the added best name and id logic in lrc 2020-10-30 11:35:47 -04:00
conversationsadapter.h migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
deviceitemlistmodel.cpp misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
deviceitemlistmodel.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
distantrenderer.cpp video: fix rendering on linux 2020-12-10 09:46:52 -05:00
distantrenderer.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
globalsystemtray.h notifications: avoid unnecessary account and conversation check 2020-10-29 10:54:54 -04:00
jamiavatartheme.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
lrcinstance.h migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
main.cpp tests: add first samples for c++ and qml testing 2020-11-06 10:53:34 -05:00
mainapplication.cpp migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
mainapplication.h misc: implement update system 2020-09-24 12:48:29 -04:00
MainApplicationWindow.qml misc: move JamiTheme and JamiStrings to net.jami.Constants namespace 2020-12-07 17:02:00 -05:00
mediacodeclistmodel.cpp settings: optimize code 2020-09-15 14:58:24 -04:00
mediacodeclistmodel.h settings: optimize code 2020-09-15 14:58:24 -04:00
mediahandleritemlistmodel.cpp plugins: add callId to API 2020-11-12 18:05:52 -05:00
mediahandleritemlistmodel.h plugins: add callId to API 2020-11-12 18:05:52 -05:00
messagesadapter.cpp avatar: save the original source of the avatar instead of the cropped 2020-12-07 17:17:48 -05:00
messagesadapter.h settings: add some chatview settings 2020-12-03 14:45:59 -05:00
networkmanager.cpp misc: Qt 5.14 migration 2020-10-23 09:37:22 -04:00
networkmanager.h misc: implement update system 2020-09-24 12:48:29 -04:00
pluginadapter.cpp plugins: add callId to API 2020-11-12 18:05:52 -05:00
pluginadapter.h plugins: add callId to API 2020-11-12 18:05:52 -05:00
pluginitemlistmodel.cpp plugin: implement view to change preference 2020-08-31 15:17:36 -04:00
pluginitemlistmodel.h plugin: implement view to change preference 2020-08-31 15:17:36 -04:00
pluginlistpreferencemodel.cpp plugin: implement PATH preference 2020-09-09 12:43:07 -04:00
pluginlistpreferencemodel.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
preferenceitemlistmodel.cpp qml interop: refactor and remove utilsadapter from clientwrapper 2020-09-10 14:54:58 -04:00
preferenceitemlistmodel.h plugin: implement PATH preference 2020-09-09 12:43:07 -04:00
previewrenderer.cpp video: fix rendering on linux 2020-12-10 09:46:52 -05:00
previewrenderer.h video: fix rendering on linux 2020-12-10 09:46:52 -05:00
qmladapterbase.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
qmlregister.cpp video: fix rendering on linux 2020-12-10 09:46:52 -05:00
qmlregister.h mainview: support close to systray 2020-09-03 12:23:14 -04:00
qrimageprovider.h qml interop: remove clientwrapper 2020-09-10 14:55:07 -04:00
qtutils.h notifications: implement incoming message notifications 2020-09-17 17:32:40 -04:00
rendermanager.cpp video: fix rendering on linux 2020-12-10 09:46:52 -05:00
rendermanager.h video: fix rendering on linux 2020-12-10 09:46:52 -05:00
runguard.cpp misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
runguard.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
settingsadapter.cpp avatar: save the original source of the avatar instead of the cropped 2020-12-07 17:17:48 -05:00
settingsadapter.h avatar: save the original source of the avatar instead of the cropped 2020-12-07 17:17:48 -05:00
smartlistmodel.cpp wizardview: adapt the added best name and id logic in lrc 2020-10-30 11:35:47 -04:00
smartlistmodel.h migration: use image provider to show avatar image 2020-10-30 11:35:39 -04:00
tintedbuttonimageprovider.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
updatemanager.cpp mainwindow: include "beta" in app title 2020-10-02 17:00:35 -04:00
updatemanager.h mainwindow: include "beta" in app title 2020-10-02 17:00:35 -04:00
utils.cpp avatar: generic placeholder should be used if only account uri is available 2020-12-08 10:10:56 -05:00
utils.h avatar: save the original source of the avatar instead of the cropped 2020-12-07 17:17:48 -05:00
utilsadapter.cpp video: fix rendering on linux 2020-12-10 09:46:52 -05:00
utilsadapter.h video: fix rendering on linux 2020-12-10 09:46:52 -05:00
version.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
videoformatfpsmodel.cpp misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
videoformatfpsmodel.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
videoformatresolutionmodel.cpp misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
videoformatresolutionmodel.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
videoinputdevicemodel.cpp misc: string refactoring 2020-09-15 14:58:33 -04:00
videoinputdevicemodel.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
webchathelpers.cpp misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
webchathelpers.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00