Switch from QDateTime to qint64
Description
For performance reasons we should use qint64 to work with datetimes internally. Continues !491 (closed).
Conformity
-
Changelog entry -
Unit tests
Edited by Stefan Gerlach
For performance reasons we should use qint64 to work with datetimes internally. Continues !491 (closed).