1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test/model
Mick Sayson 99c1753a76 fix(preview): Fix exif orientations
Previous exif transformations were not valid. The exif spec defines the
orientations as where the 0th row and the 0th column should end. The
previous mappings used in qTox did not respect these mappings and needed
to be updated.
2020-05-16 16:53:14 -07:00
..
exiftransform_test.cpp fix(preview): Fix exif orientations 2020-05-16 16:53:14 -07:00
friendmessagedispatcher_test.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
groupmessagedispatcher_test.cpp chore(cleanup): don't use 0 as nullptr 2020-03-21 23:20:03 -07:00
messageprocessor_test.cpp chore: Various code cleanups. 2020-04-16 19:07:40 +00:00
sessionchatlog_test.cpp chore: Various code cleanups. 2020-04-16 19:07:40 +00:00