linphone-desktop/linphone-app/ui/views/App/Main
Julien Wadel f5b59f5633 Fixes on chat/history/conferences section date timezone and conferences creation timezone:
- Remove timezone variable as it is not stored into database. Use it only when building the conference date (which is in UTC).
- Replace javascript managment on dates by Qt in C++ because of timezone complexity that can be different from C++ and QML.
- Remove the buggy autocheck on conference creation time.
2023-05-23 18:36:37 +02:00
..
Assistant Add debug logs for Camera behaviors. 2023-03-29 17:28:06 +02:00
Dialogs Remove unadmin feature to self because of not fully supported. 2023-02-15 16:27:52 +01:00
Assistant.qml New Layout : Active Speaker (without miniatures) 2022-05-13 17:38:43 +02:00
Conferences.qml Fixes on chat/history/conferences section date timezone and conferences creation timezone: 2023-05-23 18:36:37 +02:00
ContactEdit.js Contacts fix on deletion 2022-11-21 16:57:47 +01:00
ContactEdit.qml - Fix display name with UTF32 emojis. 2023-02-07 09:00:11 +01:00
Contacts.qml - Fix display name with UTF32 emojis. 2023-02-07 09:00:11 +01:00
Conversation.js - Fix crash and leaks on restart/quit. 2022-05-13 17:38:43 +02:00
Conversation.qml Fix factor computation to detect non-standard size for a thumbnail. 2023-04-04 15:44:42 +02:00
HistoryView.js - Fix crash and leaks on restart/quit. 2022-05-13 17:38:43 +02:00
HistoryView.qml Calling conference from history. 2023-05-04 15:45:21 +02:00
Home.qml Change application source folder name 2020-03-26 16:44:31 +01:00
InviteFriends.qml Change application source folder name 2020-03-26 16:44:31 +01:00
MainWindow.js Display hidden scrollbars in settings. 2023-01-30 14:11:37 +01:00
MainWindow.qml Mac : Fix recordings error that prevent to display the page. 2023-01-30 15:35:08 +01:00
MainWindowMenuBar.qml Display hidden scrollbars in settings. 2023-01-30 14:11:37 +01:00
MainWindowTopMenuBar.qml Display hidden scrollbars in settings. 2023-01-30 14:11:37 +01:00
Recordings.qml Add debug logs for Camera behaviors. 2023-03-29 17:28:06 +02:00