Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hotfix(StatusMessage): restore timestamps
Qt broke the API between Qt 5.14 and Qt 5.15 (https://doc.qt.io/archives/qt-5.14/qml-qtqml-qt.html#formatDateTime-method vs https://doc.qt.io/qt-5/qml-qtqml-qt.html#formatDateTime-method) We'll move this function to C++ in a followup PR to preserve the API compatibility while keeping it fast enough
- Loading branch information