1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-14 20:45:23 +02:00
jami-client-qt/src
Sébastien Blin a28c88becc
conversationlistmodel: use removeConversation for swarm
Also, dataForItem MUST return a QVariant to be able to show the
context menu

Change-Id: Ia02a087e0eb3d55000cb2026d41c8fb53e8ae46c
2021-11-12 12:28:06 -05:00
..
commoncomponents messagelistview: fix the sizing for TypingIndicator and ReadStatus 2021-11-05 14:22:06 -04:00
constant screensharing: add preference to set frame rate 2021-11-08 13:24:59 -05:00
mainview conversationlistmodel: use removeConversation for swarm 2021-11-12 12:28:06 -05:00
settingsview screensharing: add preference to set frame rate 2021-11-08 13:24:59 -05:00
wizardview backupKeyPage: fix unfunctional export account logic 2021-09-28 16:26:41 -04:00
abstractlistmodelbase.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
accountadapter.cpp backupKeyPage: fix unfunctional export account logic 2021-09-28 16:26:41 -04:00
accountadapter.h backupKeyPage: fix unfunctional export account logic 2021-09-28 16:26:41 -04:00
accountlistmodel.cpp swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
accountlistmodel.h swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
accountstomigratelistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
accountstomigratelistmodel.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
appsettingsmanager.cpp injection: remove the remaining c++ singleton classes 2021-04-02 15:37:33 -04:00
appsettingsmanager.h messages: add read receipt support 2021-11-04 13:35:55 -04:00
audiodevicemodel.cpp calloverlay: fix audio output device selection 2021-05-30 22:49:39 -04:00
audiodevicemodel.h calloverlay: implement new action button design 2021-05-27 13:58:29 -04:00
audiomanagerlistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
audiomanagerlistmodel.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
avadapter.cpp misc: update icons 2021-11-11 14:37:34 -05:00
avadapter.h calls: fix stop file/screen sharing fallback to camera 2021-11-04 15:01:09 -04:00
avatarimageprovider.h conference: only load avatars if visible 2021-07-14 16:50:06 -04:00
avatarregistry.cpp avatars: invalidate cache when changing account 2021-07-15 14:43:16 -04:00
avatarregistry.h swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
bannedlistmodel.cpp misc: revise and catch exceptions thrown from lrc 2021-03-26 14:44:52 -04:00
bannedlistmodel.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
calladapter.cpp calls: fix stop file/screen sharing fallback to camera 2021-11-04 15:01:09 -04:00
calladapter.h conference: add handsUp feature 2021-11-01 11:09:21 -04:00
calloverlaymodel.cpp swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
calloverlaymodel.h calloverlay: keep the recording action visible while recording 2021-06-01 14:11:44 -04:00
connectivitymonitor.cpp build: fix includes, add glib and gio to CMakeLists.txt 2021-08-30 11:07:08 -04:00
connectivitymonitor.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
contactadapter.cpp adapter: move bannedStatusChanged connection out from redundant safeInit 2021-08-30 11:45:14 -04:00
contactadapter.h adapter: move bannedStatusChanged connection out from redundant safeInit 2021-08-30 11:45:14 -04:00
conversationlistmodel.cpp smartlist: adjust draw/filter for swarm items 2021-07-06 14:38:29 -04:00
conversationlistmodel.h lrcinstance: remove custom setter/getter for currentAccountId 2021-07-09 15:11:27 -04:00
conversationlistmodelbase.cpp conversationlistmodel: use removeConversation for swarm 2021-11-12 12:28:06 -05:00
conversationlistmodelbase.h swarm: prevent interacting with read-only conversations 2021-08-02 12:10:41 -04:00
conversationsadapter.cpp conversations: provide descriptive help banner for read-only convs 2021-08-13 10:21:15 -04:00
conversationsadapter.h conversations: provide descriptive help banner for read-only convs 2021-08-13 10:21:15 -04:00
currentaccount.cpp settings: refactor for SettingsView - stage one 2021-09-14 16:52:30 -04:00
currentaccount.h settings: refactor for SettingsView - stage one 2021-09-14 16:52:30 -04:00
currentconversation.cpp chatview: replace web chat view with qml listview 2021-10-06 15:51:20 -04:00
currentconversation.h chatview: replace web chat view with qml listview 2021-10-06 15:51:20 -04:00
DaemonReconnectWindow.qml misc: bump QML modules versions to x.15 2021-08-23 19:14:06 -04:00
dbuserrorhandler.cpp project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
dbuserrorhandler.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
deviceitemlistmodel.cpp settingsview: LinkedDevices view refactor 2021-08-30 11:45:17 -04:00
deviceitemlistmodel.h settingsview: LinkedDevices view refactor 2021-08-30 11:45:17 -04:00
distantrenderer.cpp callview: squash audio and video ongoing views 2021-05-25 09:28:27 -04:00
distantrenderer.h callview: squash audio and video ongoing views 2021-05-25 09:28:27 -04:00
filestosendlistmodel.cpp messagewebview: chatview message bar qml replacement - ui 2021-07-09 10:06:42 -04:00
filestosendlistmodel.h messagewebview: chatview message bar qml replacement - ui 2021-07-09 10:06:42 -04:00
jami packaging: add global installation support for linux 2021-02-03 13:42:19 -05:00
jamiavatartheme.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
lrcinstance.cpp lrcinstance: clear the interaction cache when switching the conversation 2021-10-06 15:58:31 -04:00
lrcinstance.h lrcinstance: clear the interaction cache when switching the conversation 2021-10-06 15:58:31 -04:00
main.cpp misc: use single-process mode when migrating to Qt 6.2 2021-08-31 14:25:25 -04:00
mainapplication.cpp chatview: replace web chat view with qml listview 2021-10-06 15:51:20 -04:00
mainapplication.h chatview: replace web chat view with qml listview 2021-10-06 15:51:20 -04:00
MainApplicationWindow.qml settings: refactor for SettingsView - stage one 2021-09-14 16:52:30 -04:00
mediacodeclistmodel.cpp settings: refactor for SettingsView - stage one 2021-09-14 16:52:30 -04:00
mediacodeclistmodel.h settings: refactor for SettingsView - stage one 2021-09-14 16:52:30 -04:00
messagesadapter.cpp messagesadapter: use conversation.typers to build current typing status 2021-11-10 09:53:29 -05:00
messagesadapter.h messagesadapter: use conversation.typers to build current typing status 2021-11-10 09:53:29 -05:00
moderatorlistmodel.cpp lrcinstance: remove custom setter/getter for currentAccountId 2021-07-09 15:11:27 -04:00
moderatorlistmodel.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
networkmanager.cpp misc: homogenize source file line-endings to LF 2021-08-23 19:23:09 -04:00
networkmanager.h misc: homogenize source file line-endings to LF 2021-08-23 19:23:09 -04:00
pluginadapter.cpp pluginadapter: add handler list count properties 2021-06-02 18:04:31 -04:00
pluginadapter.h pluginadapter: add handler list count properties 2021-06-02 18:04:31 -04:00
pluginhandleritemlistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
pluginhandleritemlistmodel.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
pluginitemlistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
pluginitemlistmodel.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
pluginlistpreferencemodel.cpp settings: redesign plugin preferences view 2021-03-26 10:39:18 -04:00
pluginlistpreferencemodel.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
preferenceitemlistmodel.cpp settings: redesign plugin preferences view 2021-03-26 10:39:18 -04:00
preferenceitemlistmodel.h misc: use QAbstractListModel in list model base class and rename 2021-04-27 14:05:24 -04:00
previewengine.cpp previewEngine: fix display hyperlink preference 2021-10-27 14:57:22 -04:00
previewengine.h previewEngine: fix display hyperlink preference 2021-10-27 14:57:22 -04:00
previewrenderer.cpp photobooth: don't save cropped image data to the profile vcard 2021-09-21 09:58:46 -04:00
previewrenderer.h swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
qmladapterbase.h injection: place parent QObject as last parameter in ctors 2021-04-02 15:37:33 -04:00
qmlregister.cpp chatview: implement side-by-side styling 2021-10-06 15:55:24 -04:00
qmlregister.h chatview: replace web chat view with qml listview 2021-10-06 15:51:20 -04:00
qrimageprovider.h qrcode: fix account qr code generation 2021-08-17 15:26:08 -04:00
qtutils.h settings: refactor for SettingsView - stage two 2021-09-14 16:52:45 -04:00
quickimageproviderbase.h swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
rendermanager.cpp rendermanager: fix rendering on GNU/Linux 2021-10-29 12:16:26 -04:00
rendermanager.h mainoverlay: add stop sharing screen options 2021-05-27 17:47:21 -04:00
runguard.cpp runguard: enable on linux 2021-06-06 08:09:46 -04:00
runguard.h runguard: enable on linux 2021-06-06 08:09:46 -04:00
screensaver.cpp misc: homogenize source file line-endings to LF 2021-08-23 19:23:09 -04:00
screensaver.h misc: homogenize source file line-endings to LF 2021-08-23 19:23:09 -04:00
searchresultslistmodel.cpp swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
searchresultslistmodel.h sidepanel: improve smartlist interface with underlying models 2021-05-07 15:41:28 -04:00
selectablelistproxymodel.cpp swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
selectablelistproxymodel.h swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
smartlistmodel.cpp defaultModerator: fix contact picker for default moderator 2021-08-30 11:45:06 -04:00
smartlistmodel.h sidepanel: improve smartlist interface with underlying models 2021-05-07 15:41:28 -04:00
systemtray.cpp resources: remove unused images and icons 2021-07-20 21:57:27 -04:00
systemtray.h systray: change systray icon when we have notifications 2021-07-14 17:13:45 -04:00
updatemanager.cpp misc: put lrcinstance implementation into cpp file 2021-04-09 16:00:33 -04:00
updatemanager.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
utils.cpp chatview: replace web chat view with qml listview 2021-10-06 15:51:20 -04:00
utils.h swarm: simplify and update avatar update mechanism 2021-07-12 17:29:48 -04:00
utilsadapter.cpp settings: refactor for SettingsView - stage one 2021-09-14 16:52:30 -04:00
utilsadapter.h settings: refactor for SettingsView - stage one 2021-09-14 16:52:30 -04:00
version.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
videodevices.cpp screensharing: add preference to set frame rate 2021-11-08 13:24:59 -05:00
videodevices.h screensharing: add preference to set frame rate 2021-11-08 13:24:59 -05:00
wizardviewstepmodel.cpp wizardviewstepmodel: remove profile page flow from imported accounts 2021-08-05 12:48:04 -04:00
wizardviewstepmodel.h wizardview: refactor account creation ui and enhance flow 2021-07-29 10:48:39 -04:00
xrectsel.c misc: change the way of manipulating window's display screen 2020-12-14 12:55:21 -05:00
xrectsel.h misc: change the way of manipulating window's display screen 2020-12-14 12:55:21 -05:00