linphone-desktop/linphone-app/ui/modules/Linphone/History
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
..
Event.qml Calling conference from history. 2023-05-04 15:50:19 +02:00
History.js - Fix crash and leaks on restart/quit. 2022-05-13 17:38:43 +02:00
History.qml Fixes on chat/history/conferences section date timezone and conferences creation timezone: 2023-05-23 18:48:18 +02:00