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
/
desktop-widgets
/
tab-widgets
/
TabDivePhotos.cpp
Age
Commit message (
Expand
)
Author
2020-05-07
desktop: use current_dive to save subtitles
Berthold Stoeger
2020-05-06
undo: make picture (media) deletion undoable
Berthold Stoeger
2020-05-06
media: remove unused local variable
Berthold Stoeger
2020-05-06
media: put photo-view in row-selection mode
Berthold Stoeger
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2019-10-27
Don't expose 'detach_buffer()' to membuffer users
Linus Torvalds
2019-10-20
Cleanup: use pointer-to-member-function in addAction() calls
Berthold Stoeger
2019-04-16
Write dive data as video subtitles
Robert C. Helling
2018-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-07-20
Dive media: implement "Open folder of selected media files"
Berthold Stoeger
2018-07-15
UI change of "images"/"photo" to "media" or "media files"
Stefan Fuchs
2018-05-27
Dive pictures: give user option to recalculate thumbnails
Berthold Stoeger
2018-05-21
Dive pictures: change removePicture() interface
Berthold Stoeger
2018-05-13
Dive pictures: Update pictures when thumbnails are ready
Berthold Stoeger
2017-12-18
Implement different zoom levels for dive photos tab
Berthold Stoeger
2017-12-01
Dive picture widget: Allow pictures to use available space on resize
Stefan Fuchs
2017-12-01
Use correct selection mode for dive picture view
Stefan Fuchs
2017-07-12
Fix slot handling in Photos tab
Dirk Hohndel
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-04-12
Fix build against older Qt versions
Dirk Hohndel
2017-04-06
Break down MainTab into smaller classes
Tomaz Canabrava