index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
imagedownloader.h
Age
Commit message (
Expand
)
Author
2018-07-09
Dive pictures: differentiate between IO-error and unknown format
Berthold Stoeger
2018-07-08
Dive pictures: detach ProfileWidget2 from DivePictureModel
Berthold Stoeger
2018-07-08
Dive pictures: Recognize video files
Berthold Stoeger
2018-06-13
Dive pictures: Make failure of loading images less noisy
Berthold Stoeger
2018-05-27
Dive pictures: give user option to recalculate thumbnails
Berthold Stoeger
2018-05-26
Cleanup: remove code related to pictures in the cloud-repository
Berthold Stoeger
2018-05-18
core: solved PictureEntry defined as class and struct.
jan Iversen
2018-05-16
Dive pictures: Don't enter infinity loop on invalid pictures
Berthold Stoeger
2018-05-13
Dive pictures: refactor image downloader
Berthold Stoeger
2018-05-13
Dive pictures: Move thumbnail-size to Thumbnailer class
Berthold Stoeger
2018-05-13
Dive pictures: Introduce thumbnailer class
Berthold Stoeger
2018-05-13
Dive pictures: replace picture struct by QString
Berthold Stoeger
2018-05-13
Dive pictures: turn SHashedImage class into getHashedImage() function
Berthold Stoeger
2018-04-19
Coding style: remove superfluous semicolons
Berthold Stoeger
2018-04-01
Debug: Error reporting for SHashedImage loading
Berthold Stoeger
2018-03-05
core/imagedownloader.cpp: remove recursion
Berthold Stoeger
2018-03-05
core/imagedownloader.cpp: Make the manager object local to load()
Berthold Stoeger
2018-02-07
Cleanup: remove unused typedef
Berthold Stoeger
2018-02-07
Cleanup: Make local helpers and variables of static linkage
Berthold Stoeger
2017-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel