Age | Commit message (Expand) | Author |
2020-01-10 | code cleanup: consistently initialize zero duration_t | Dirk Hohndel |
2019-03-18 | Core: remove variable name conflict | Robert C. Helling |
2019-02-07 | Profile: add "synchronous" mode for picture plotting | Berthold Stoeger |
2018-07-28 | Dive media: Extract thumbnails from videos with ffmpeg | Berthold Stoeger |
2018-07-23 | Dive video: paint duration-bar above thumbnail in profile plot | Berthold Stoeger |
2018-07-23 | Dive media: prepare for video-thumbnails | Berthold Stoeger |
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-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-07-04 | Dive pictures: index local file name by canonical filname | Berthold Stoeger |
2018-06-28 | Dive pictures: render icons with white instead of transparent background | Berthold Stoeger |
2018-06-22 | Dive pictures: fix loading of remote images without local version | Berthold Stoeger |
2018-06-13 | Dive pictures: Make failure of loading images less noisy | Berthold Stoeger |
2018-05-27 | Dive pictures: automatically recalculate thumbnails | Berthold Stoeger |
2018-05-27 | Dive pictures: give user option to recalculate thumbnails | Berthold Stoeger |
2018-05-26 | Dive pictures: Derive thumbnail file from picture filename | Berthold Stoeger |
2018-05-26 | Cleanup: remove code related to pictures in the cloud-repository | Berthold Stoeger |
2018-05-16 | Dive pictures: don't attempt reading the same image twice | Berthold Stoeger |
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: Import camera icon | 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-01 | Debug: Error reporting for SHashedImage loading | Berthold Stoeger |
2018-04-01 | Debug: sprinkle debug messages in thumbnailing code | Berthold Stoeger |
2018-03-05 | Cleanup: Remove hash field from picture-structure | Berthold Stoeger |
2018-03-05 | Cleanup: Fold add_hash() call into learnHash() function | Berthold Stoeger |
2018-03-05 | Cleanup: remove updateHash() function | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Use signal to exit eventloop | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Use implicit default constructor of QImage | 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-03-05 | core/imagedownloader.cpp: Simplify deletion of objects | Berthold Stoeger |
2018-03-05 | core/imagedownloader.cpp: Fix memory leak | Berthold Stoeger |
2018-02-07 | Cleanup: unserialize loading of pictures | Berthold Stoeger |
2018-02-07 | Cleanup: Make local helpers and variables of static linkage | Berthold Stoeger |
2017-12-29 | cleanup: Uninitialized scalar field | Jan Mulder |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2016-12-30 | Fix picture hashing logic for pictures on the web. | Robert C. Helling |
2016-04-30 | Only attempt to download each picture once | Robert C. Helling |
2016-04-29 | Protect access to image hash dictionaries with lock | Robert C. Helling |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |