subsurface/qt-models
Dirk Hohndel f9f4a9c232 debug output: ensure our debug output is captured on Android
I would have bet money that Android used to send stderr to the logcat
log, but apparently it doesn't (anymore?). So in order to be able to
have a chance to debug weird cloud storage issues on Android, let's do
some wholesale replacement of fprintf(stderr,...) with our own version
of the INFO macro that we long ago borrowed from libdivecomputer (and
rename it to ensure we don't have a conflict there).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-04-18 09:00:21 -07:00
..
cleanertablemodel.cpp
cleanertablemodel.h CylindersModel: fold CHANGED() macro into setData() 2020-04-07 00:13:35 +02:00
CMakeLists.txt mobile: remove no longer used DiveListModel 2020-03-10 09:25:57 -07:00
completionmodels.cpp
completionmodels.h
cylindermodel.cpp cleanup: remove conditional compilation in cylindermodel.cpp 2020-04-07 00:13:35 +02:00
cylindermodel.h undo: show multiple dive warning when editing equipment 2020-04-07 00:13:35 +02:00
divecomputerextradatamodel.cpp
divecomputerextradatamodel.h
divecomputermodel.cpp
divecomputermodel.h
diveimportedmodel.cpp Grammar: replaces 'indexes' by 'indices' 2020-03-11 08:26:30 -07:00
diveimportedmodel.h Grammar: replaces 'indexes' by 'indices' 2020-03-11 08:26:30 -07:00
divelocationmodel.cpp debug output: ensure our debug output is captured on Android 2020-04-18 09:00:21 -07:00
divelocationmodel.h
divepicturemodel.cpp cleanup: don't keep pointer-to-picture in PictureEntry 2020-04-11 18:50:53 +02:00
divepicturemodel.h cleanup: don't keep pointer-to-picture in PictureEntry 2020-04-11 18:50:53 +02:00
diveplannermodel.cpp Preserve events when editing dive in planner 2020-04-13 09:42:29 +02:00
diveplannermodel.h Preserve events when editing dive in planner 2020-04-13 09:42:29 +02:00
diveplotdatamodel.cpp
diveplotdatamodel.h
divesiteimportmodel.cpp
divesiteimportmodel.h
divesummarymodel.cpp mobile/dive-summary: use 64bit integers for statistics 2020-03-31 08:42:20 -07:00
divesummarymodel.h mobile/summary: add section headers 2020-02-08 10:29:36 -08:00
divetripmodel.cpp dive sites: properly reload dive site model on desktop 2020-04-13 16:55:15 -07:00
divetripmodel.h divelist: don't initialize invalidFont at startup 2020-03-24 09:01:25 -07:00
filtermodels.cpp dive sites: properly reload dive site model on desktop 2020-04-13 16:55:15 -07:00
filtermodels.h Grammar: replaces 'indexes' by 'indices' 2020-03-11 08:26:30 -07:00
gpslistmodel.cpp
gpslistmodel.h
maplocationmodel.cpp
maplocationmodel.h Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
messagehandlermodel.cpp debug output: ensure our debug output is captured on Android 2020-04-18 09:00:21 -07:00
messagehandlermodel.h
mobilelistmodel.cpp mobile/models: make dive invalid flag available to mobile UI 2020-03-21 14:31:37 -07:00
mobilelistmodel.h mobile/models: make dive invalid flag available to mobile UI 2020-03-21 14:31:37 -07:00
models.cpp
models.h
tankinfomodel.cpp
tankinfomodel.h
treemodel.cpp
treemodel.h
weightmodel.cpp undo: show multiple dive warning when editing equipment 2020-04-07 00:13:35 +02:00
weightmodel.h undo: show multiple dive warning when editing equipment 2020-04-07 00:13:35 +02:00
weightsysteminfomodel.cpp
weightsysteminfomodel.h
yearlystatisticsmodel.cpp
yearlystatisticsmodel.h