1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
Anthony Bilinski 535b01a841
fix(preview): handle libexif missing fields, don't accept 0-value orientation
Last fix was a hack when the error was actually us using the default 0 value of
orientation since the returned ExifData was null.
2020-07-01 12:52:47 -07:00
..
chatlog fix(preview): Fix exif orientations 2020-05-16 16:53:14 -07:00
core fix: Usage of random 2020-06-04 15:58:17 -04:00
model fix(preview): handle libexif missing fields, don't accept 0-value orientation 2020-07-01 12:52:47 -07:00
net refactor: remove getInstance from toxuri.cpp 2020-06-30 22:09:26 +02:00
persistence fix(core): read proxy type after personal settings are loaded 2020-07-01 12:49:24 -07:00
platform refactor: remove unused OSX platform code 2020-06-22 01:12:35 +02:00
video refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
widget fix: Usage of random 2020-06-04 15:58:17 -04:00
friendlist.cpp docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
friendlist.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
grouplist.cpp refactor: remove Core::getInstance from grouplist 2020-05-11 10:28:26 +02:00
grouplist.h refactor: remove Core::getInstance from grouplist 2020-05-11 10:28:26 +02:00
ipc.cpp fix(ipc): allow IPC under windows by not using std::random_device with mingw 2020-04-30 19:26:18 -07:00
ipc.h refactor(style): use #pragma once rather than include guards 2020-05-03 15:51:52 -07:00
loginscreen.ui refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
main.cpp refactor: remove getInstance from toxuri.cpp 2020-06-30 22:09:26 +02:00
mainwindow.ui fix(ui): show empty status as placeholder instead of as status 2019-05-07 14:34:08 -07:00
nexus.cpp refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00
nexus.h refactor(cmake): change folder structure 2020-05-11 16:45:52 +02:00