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
/
qt-models
/
divepicturemodel.h
Age
Commit message (
Expand
)
Author
2019-04-16
Write dive data as video subtitles
Robert C. Helling
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-07-23
Dive video: paint duration-bar above thumbnail in profile plot
Berthold Stoeger
2018-07-13
Dive pictures: don't update all images on drag&drop to profile
Berthold Stoeger
2018-07-08
Dive pictures: detach ProfileWidget2 from DivePictureModel
Berthold Stoeger
2018-07-04
Dive pictures: find moved pictures based on filename
Berthold Stoeger
2018-05-21
Dive pictures: don't repopulate DivePictureModel on deletion
Berthold Stoeger
2018-05-21
Dive pictures: change removePicture() interface
Berthold Stoeger
2018-05-13
Dive pictures: Don't update all pictures on drag & drop to profile
Berthold Stoeger
2018-05-13
Dive pictures: Move thumbnail-size to Thumbnailer class
Berthold Stoeger
2018-05-13
Dive pictures: Update pictures when thumbnails are ready
Berthold Stoeger
2018-05-13
Dive pictures: Scale thumbnails on demand
Berthold Stoeger
2017-12-18
Implement different zoom levels for dive photos tab
Berthold Stoeger
2017-12-18
Make protected DivePictureModel members private
Berthold Stoeger
2017-12-18
Make scaleImages() a static function
Berthold Stoeger
2017-12-13
Dive pictures show pictures of all selected dives
Stefan Fuchs
2017-12-10
Remove outdated comment
Berthold Stoeger
2017-12-10
Simplify DivePictureModel
Berthold Stoeger
2017-12-10
Whitespace fixes in qt-models/divepicturemodel.cpp
Berthold Stoeger
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2015-11-06
Move ImageDownloader out of the desktop widgets
Dirk Hohndel
2015-11-03
Context menu for images: change DivePicture model
Guido Lerch
2015-08-15
Remove obsolete comment
Tomaz Canabrava
2015-08-15
Add DiveSitePicturesModel
Tomaz Canabrava
2015-05-29
Move DivePictureModel to qt-models
Tomaz Canabrava