linphone-desktop/linphone-app/ui/views/App/Main
Julien Wadel 754ac899da 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:48:18 +02:00
..
Assistant Add debug logs for Camera behaviors. 2023-03-31 11:00:27 +02:00
Dialogs Display hidden scrollbars in settings. 2023-01-30 11:31:08 +01:00
Assistant.qml Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
Conferences.qml Fixes on chat/history/conferences section date timezone and conferences creation timezone: 2023-05-23 18:48:18 +02:00
ContactEdit.js Contacts fix on deletion 2022-11-21 16:57:47 +01:00
ContactEdit.qml Remove offline status (not fully supported and is error prone) and stabilize presence feature. 2023-03-24 16:16:08 +01:00
Contacts.qml - Fix interpretUrl to check internalization prefix option from account configuration. 2023-03-27 16:58:51 +02:00
Conversation.js - Fix crash and leaks on restart/quit. 2022-05-13 17:38:43 +02:00
Conversation.qml Use file viewer only on VFS mode. 2023-04-03 15:35:16 +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:50:19 +02:00
Home.qml Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
InviteFriends.qml Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
MainWindow.js Display hidden scrollbars in settings. 2023-01-30 11:31:08 +01:00
MainWindow.qml Change 'EXECUTABLE-config' URI handler to request a confirmation to the user before using it. 2023-03-30 18:21:07 +02:00
MainWindowMenuBar.qml Display hidden scrollbars in settings. 2023-01-30 11:31:08 +01:00
MainWindowTopMenuBar.qml Display hidden scrollbars in settings. 2023-01-30 11:31:08 +01:00
Recordings.qml Add debug logs for Camera behaviors. 2023-03-31 11:00:27 +02:00