mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-27 19:06:22 +00:00
- do deleteLater on QObjects. - Queued QQuickFramebufferObject updates. - Clean Linphone SDK window ID on Camera deletion (Qml side, it cannot be done on C++ beacause of asynchroneous signals). - Do cleaning synchronization between calls window and fullscreen. - Avoid to rebuild all entries of ChatRoom when below minimum limits (keep this feature to avoid loading time when initiate the call). |
||
|---|---|---|
| .. | ||
| Dialogs | ||
| AbstractStartingCall.qml | ||
| CallsWindow.js | ||
| CallsWindow.qml | ||
| Conference.qml | ||
| EndedCall.qml | ||
| Incall.js | ||
| Incall.qml | ||
| IncallAvatar.qml | ||
| IncallFullscreenWindow.qml | ||
| IncomingCall.qml | ||
| OutgoingCall.qml | ||
| ZrtpTokenAuthentication.qml | ||