index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
/
divepicturemodel.cpp
Age
Commit message (
Expand
)
Author
2020-05-06
undo: make picture (media) deletion undoable
Berthold Stoeger
2020-05-06
media: turn DivePictureModel::pictures into std::vector
Berthold Stoeger
2020-05-06
media: store dive instead of dive-id in DivePictureModel
Berthold Stoeger
2020-05-06
media: don't send dive-id in drag&drop event
Berthold Stoeger
2020-05-06
undo: implement undo of setting a picture time by drag&drop
Berthold Stoeger
2020-05-06
media: use table instead of linked list for media
Berthold Stoeger
2020-05-06
pictures: turn QString into std::string for filenames
Berthold Stoeger
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-04-11
cleanup: don't keep pointer-to-picture in PictureEntry
Berthold Stoeger
2020-04-10
cleanup: directly return from DivePictureModel::data()
Berthold Stoeger
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2019-04-16
Write dive data as video subtitles
Robert C. Helling
2019-02-07
Profile: add "synchronous" mode for picture plotting
Berthold Stoeger
2018-07-28
Dive media: put duration on video thumbnails
Berthold Stoeger
2018-07-23
Dive video: paint duration-bar above thumbnail in profile plot
Berthold Stoeger
2018-07-18
Dive media: transport dive-id in drag'n'drop events
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-07-03
Dive pictures: remove unnecessary check for no dives
Berthold Stoeger
2018-06-29
Dive pictures: adjust rowDDEnd and rowDDStart on picture deletion
v4.8.0
Berthold Stoeger
2018-05-21
qt-models: Change Q_UNUSED to no parameter name
jan Iversen
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-21
Dive pictures: use modelReset signal when reseting picture list
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: 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-05-13
Dive pictures: save thumbnails to individual files
Berthold Stoeger
2018-05-13
Dive pictures: Scale thumbnails on demand
Berthold Stoeger
2018-04-01
Debug: sprinkle debug messages in thumbnailing code
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2017-12-24
beginInsertRows requires last >= first
Jan Mulder
2017-12-18
Implement different zoom levels for dive photos tab
Berthold Stoeger
2017-12-18
Make scaleImages() a static function
Berthold Stoeger
2017-12-15
divepicturemodel: Reset start and end row for displayed_dive correctly
Stefan Fuchs
2017-12-13
Enable removal of pictures from different dives at the same moment
Stefan Fuchs
2017-12-13
Dive pictures show pictures of all selected dives
Stefan Fuchs
2017-12-10
Make thumbnail code threadsafe
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
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-08
Silence warnings in divepicturemodel.cpp
Tomaz Canabrava
2015-11-09
Store Thumbnails with image hashes
Robert C. Helling
2015-11-06
Move ImageDownloader out of the desktop widgets
Dirk Hohndel
2015-11-03
Context menu for images: change DivePicture model
Guido Lerch
[next]