subsurface/desktop-widgets/preferences
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
..
abstractpreferenceswidget.cpp
abstractpreferenceswidget.h
CMakeLists.txt Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_defaults.cpp Core: remove dive.h from files that don't need it 2018-05-14 10:13:39 -07:00
preferences_defaults.h
preferences_defaults.ui
preferences_georeference.cpp Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_georeference.h
preferences_georeference.ui Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_graph.cpp Dive pictures: automatically recalculate thumbnails 2018-05-27 23:08:12 +03:00
preferences_graph.h
preferences_graph.ui Dive pictures: automatically recalculate thumbnails 2018-05-27 23:08:12 +03:00
preferences_language.cpp Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_language.h
preferences_language.ui Cleanup: Rename preferences ui file names according the standard 2018-01-02 09:12:31 -08:00
preferences_network.cpp Core: remove dive.h from files that don't need it 2018-05-14 10:13:39 -07:00
preferences_network.h Fix PreferencesNetwork::passwordUpdateSuccessful slot 2018-01-18 08:56:27 +01:00
preferences_network.ui Remove cloud_background_sync preferences option 2018-01-06 10:46:07 -08:00
preferences_units.cpp
preferences_units.h
preferences_units.ui
preferencesdialog.cpp cleanup: less than operators shall not use equal 2017-12-29 13:16:58 -08:00
preferencesdialog.h