subsurface/core/subsurface-qt
Berthold Stoeger 308e079ad6 Dive pictures: automatically recalculate thumbnails
If a thumbnail and the original picture can be accessed and the
modification date of the thumbnail is before the modification date
of the picture, recalculate the thumbnail.

This causes more disk access and might give strange effects for
picture files with messed up file timestamps (i.e. lying in the
future) or messed up computer clocks (i.e. running in the past).
Therefore, add a preference option to disable the new behavior.
Default is set to enabled.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-05-27 23:08:12 +03:00
..
CylinderObjectHelper.cpp Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
CylinderObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
DiveObjectHelper.cpp Core: introduce new subsurface-string header 2018-05-14 10:13:39 -07:00
DiveObjectHelper.h Core: remove dive.h from files that don't need it 2018-05-14 10:13:39 -07:00
SettingsObjectWrapper.cpp Dive pictures: automatically recalculate thumbnails 2018-05-27 23:08:12 +03:00
SettingsObjectWrapper.h Dive pictures: automatically recalculate thumbnails 2018-05-27 23:08:12 +03:00