1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-08-01 05:15:44 +02:00
jami-client-qt/src
Sébastien Blin 197fd62f94 conference: fix show minimize button
Change-Id: I104215284272b4d1fdec38b6d715f92184b3c711
GitLab: #367
2021-04-15 13:52:09 -04:00
..
commoncomponents Revert "misc: fix svg rendering when not scaled" 2021-04-09 15:53:59 -04:00
constant misc: change application fullscreen mechanism 2021-04-15 13:40:58 -04:00
mainview conference: fix show minimize button 2021-04-15 13:52:09 -04:00
settingsview linkeddevice: ui refinement and remove infoLineEdit 2021-04-07 15:49:44 -04:00
wizardview calls: make Esc leave fullscreen mode 2021-04-09 17:45:40 -04:00
abstractitemmodelbase.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
accountadapter.cpp calls: fix call overlay updates 2021-04-09 16:00:51 -04:00
accountadapter.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
accountlistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
accountlistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
accountstomigratelistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
accountstomigratelistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
appsettingsmanager.cpp injection: remove the remaining c++ singleton classes 2021-04-02 15:37:33 -04:00
appsettingsmanager.h injection: remove the remaining c++ singleton classes 2021-04-02 15:37:33 -04:00
audiodevicemodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
audiodevicemodel.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
audiomanagerlistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
audiomanagerlistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
avadapter.cpp lrcinstance: represent the selected conversation as a QML property 2021-04-09 16:00:43 -04:00
avadapter.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
avatarimageprovider.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
bannedlistmodel.cpp misc: revise and catch exceptions thrown from lrc 2021-03-26 14:44:52 -04:00
bannedlistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
calladapter.cpp calls: prevent getting stuck in fullscreen mode when a call ends 2021-04-09 16:00:55 -04:00
calladapter.h calls: prevent getting stuck in fullscreen mode when a call ends 2021-04-09 16:00:55 -04:00
connectivitymonitor.cpp project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
connectivitymonitor.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
contactadapter.cpp lrcinstance: represent the selected conversation as a QML property 2021-04-09 16:00:43 -04:00
contactadapter.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
conversationsadapter.cpp lrcinstance: represent the selected conversation as a QML property 2021-04-09 16:00:43 -04:00
conversationsadapter.h notifications: implement libnotify on gnu/linux 2021-04-07 16:06:05 -04:00
DaemonReconnectWindow.qml dbus: handle dbus error with UI interaction 2020-12-14 17:18:46 -05: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 misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
deviceitemlistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
distantrenderer.cpp distantrenderer: update frame on rendering stopped and switch 2021-04-06 15:36:20 -04:00
distantrenderer.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -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 calls: fix call overlay updates 2021-04-09 16:00:51 -04:00
lrcinstance.h calls: fix call overlay updates 2021-04-09 16:00:51 -04:00
main.cpp project: misc fixups 2021-04-02 15:37:55 -04:00
mainapplication.cpp misc: put lrcinstance implementation into cpp file 2021-04-09 16:00:33 -04:00
mainapplication.h Revert "misc: fix svg rendering when not scaled" 2021-04-09 15:53:59 -04:00
MainApplicationWindow.qml misc: change application fullscreen mechanism 2021-04-15 13:40:58 -04:00
mediacodeclistmodel.cpp misc: put lrcinstance implementation into cpp file 2021-04-09 16:00:33 -04:00
mediacodeclistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
messagesadapter.cpp lrcinstance: represent the selected conversation as a QML property 2021-04-09 16:00:43 -04:00
messagesadapter.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
moderatorlistmodel.cpp misc: revise and catch exceptions thrown from lrc 2021-03-26 14:44:52 -04:00
moderatorlistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
networkmanager.cpp project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
networkmanager.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
pluginadapter.cpp injection: place parent QObject as last parameter in ctors 2021-04-02 15:37:33 -04:00
pluginadapter.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
pluginhandleritemlistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
pluginhandleritemlistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
pluginitemlistmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
pluginitemlistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
pluginlistpreferencemodel.cpp settings: redesign plugin preferences view 2021-03-26 10:39:18 -04:00
pluginlistpreferencemodel.h misc: put lrcinstance implementation into cpp file 2021-04-09 16:00:33 -04:00
preferenceitemlistmodel.cpp settings: redesign plugin preferences view 2021-03-26 10:39:18 -04:00
preferenceitemlistmodel.h settings: redesign plugin preferences view 2021-03-26 10:39:18 -04:00
previewrenderer.cpp previewrenderer: disconnect signals on destroy 2021-04-06 15:06:07 -04:00
previewrenderer.h previewrenderer: disconnect signals on destroy 2021-04-06 15:06:07 -04:00
qmladapterbase.h injection: place parent QObject as last parameter in ctors 2021-04-02 15:37:33 -04:00
qmlregister.cpp misc: put lrcinstance implementation into cpp file 2021-04-09 16:00:33 -04:00
qmlregister.h project: misc fixups 2021-04-02 15:37:55 -04:00
qrimageprovider.h build: use cmake entirely for windows 2021-04-14 17:09:17 -04:00
qtutils.h lrcinstance: represent the selected conversation as a QML property 2021-04-09 16:00:43 -04:00
quickimageproviderbase.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
rendermanager.cpp distantrenderer: update frame on rendering stopped and switch 2021-04-06 15:36:20 -04:00
rendermanager.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
runguard.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
runguard.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
screensaver.cpp screensaver: fix out-of-range exception 2021-02-16 12:13:02 -05:00
screensaver.h callview: inhibit screen saver while in a call 2021-02-12 17:18:21 -05:00
settingsadapter.cpp misc: put lrcinstance implementation into cpp file 2021-04-09 16:00:33 -04:00
settingsadapter.h injection: remove the remaining c++ singleton classes 2021-04-02 15:37:33 -04:00
smartlistmodel.cpp build: use cmake entirely for windows 2021-04-14 17:09:17 -04:00
smartlistmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
systemtray.cpp systray: fix build 2021-04-07 20:27:25 -04:00
systemtray.h notifications: add avatars to gnu/linux notifications 2021-04-07 16:06:59 -04:00
tintedbuttonimageprovider.h build: use cmake entirely for windows 2021-04-14 17:09:17 -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 build: use cmake entirely for windows 2021-04-14 17:09:17 -04:00
utils.h build: use cmake entirely for windows 2021-04-14 17:09:17 -04:00
utilsadapter.cpp lrcinstance: represent the selected conversation as a QML property 2021-04-09 16:00:43 -04:00
utilsadapter.h textedit: add missing context menus for text entry fields 2021-04-07 15:49:44 -04:00
version.h misc: apply clang-formatting 2020-09-10 18:00:08 -04:00
videoformatfpsmodel.cpp project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
videoformatfpsmodel.h project: don't use Qt keywords for signal/slot/emit 2021-04-02 15:37:43 -04:00
videoformatresolutionmodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
videoformatresolutionmodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
videoinputdevicemodel.cpp misc: remove LRC singleton 2021-03-22 15:47:14 -05:00
videoinputdevicemodel.h misc: remove LRC singleton 2021-03-22 15:47:14 -05: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
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