summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/TabDivePhotos.cpp
AgeCommit message (Expand)Author
2020-05-07desktop: use current_dive to save subtitlesGravatar Berthold Stoeger
2020-05-06undo: make picture (media) deletion undoableGravatar Berthold Stoeger
2020-05-06media: remove unused local variableGravatar Berthold Stoeger
2020-05-06media: put photo-view in row-selection modeGravatar Berthold Stoeger
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling
2019-10-27Don't expose 'detach_buffer()' to membuffer usersGravatar Linus Torvalds
2019-10-20Cleanup: use pointer-to-member-function in addAction() callsGravatar Berthold Stoeger
2019-04-16Write dive data as video subtitlesGravatar Robert C. Helling
2018-10-13Cleanup: rename MainWindow member variablesGravatar Berthold Stoeger
2018-10-13Cleanup: Turn widget accessor-functions into simple pointersGravatar Berthold Stoeger
2018-07-20Dive media: implement "Open folder of selected media files"Gravatar Berthold Stoeger
2018-07-15UI change of "images"/"photo" to "media" or "media files"Gravatar Stefan Fuchs
2018-05-27Dive pictures: give user option to recalculate thumbnailsGravatar Berthold Stoeger
2018-05-21Dive pictures: change removePicture() interfaceGravatar Berthold Stoeger
2018-05-13Dive pictures: Update pictures when thumbnails are readyGravatar Berthold Stoeger
2017-12-18Implement different zoom levels for dive photos tabGravatar Berthold Stoeger
2017-12-01Dive picture widget: Allow pictures to use available space on resizeGravatar Stefan Fuchs
2017-12-01Use correct selection mode for dive picture viewGravatar Stefan Fuchs
2017-07-12Fix slot handling in Photos tabGravatar Dirk Hohndel
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-12Fix build against older Qt versionsGravatar Dirk Hohndel
2017-04-06Break down MainTab into smaller classesGravatar Tomaz Canabrava