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
Age
Commit message (
Expand
)
Author
2020-05-14
Update CHANGELOG
Dirk Hohndel
2020-05-14
mobile/dive-details: show tags
Dirk Hohndel
2020-05-14
mobile/models: add access to tags string
Dirk Hohndel
2020-05-14
mobile/dive-details: less whitespace at the top
Dirk Hohndel
2020-05-14
mobile/dive-details: use our labels to create denser display
Dirk Hohndel
2020-05-14
mobile: reduce vertical white space around labels
Dirk Hohndel
2020-05-14
mobile: add smaller, vertically dense template label
Dirk Hohndel
2020-05-12
Remove 'string marker after running out of strings' warning
Linus Torvalds
2020-05-09
add Berthold to the list of explicitly mentioned developers
Dirk Hohndel
2020-05-08
desktop: hide/unhide tags if dive site was edited
Berthold Stoeger
2020-05-08
media: give newly created dive sites a name
Berthold Stoeger
2020-05-07
Update to latest libdivecomputer
Dirk Hohndel
2020-05-07
cleanup: free tab-widgets when exiting the application
Berthold Stoeger
2020-05-07
cleanup: remove clearing of displayed_dive in MainTab constructor
Berthold Stoeger
2020-05-07
desktop: use current_dive to save subtitles
Berthold Stoeger
2020-05-07
desktop: use current_dive instead of displayed_dive on equipment tab
Berthold Stoeger
2020-05-07
desktop: update tab info only if current_dive is set
Berthold Stoeger
2020-05-07
statistics tab: use current_dive to decide whether user is freediving
Berthold Stoeger
2020-05-07
DiveComponentSelection: use current_dive instead of displayed_dive
Berthold Stoeger
2020-05-07
cleanup: generalize ExtraDataModel to display data of any dc
Berthold Stoeger
2020-05-07
cleanup: return directly in ExtraDataModel::data()
Berthold Stoeger
2020-05-07
cleanup: use begin/endResetModel in ExtraDataModel
Berthold Stoeger
2020-05-07
desktop: don't update models in MainWindow::refreshDisplay()
Berthold Stoeger
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-05-06
profile: clear pictures when displaying empty dive
Berthold Stoeger
2020-05-06
dive list: update dive list entry if pictures changed
Berthold Stoeger
2020-05-06
undo: make adding of pictures undoable
Berthold Stoeger
2020-05-06
core: move picture-related function from dive.c to picture.c
Berthold Stoeger
2020-05-06
media: move addition of pictures out of create_picture()
Berthold Stoeger
2020-05-06
core: remove new_picture_for_dive() function in dive.c
Berthold Stoeger
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: add small C++ helper describing a picture struct
Berthold Stoeger
2020-05-06
Cleanup: remove DivePictureThumbnailThread
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-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: create sort_picture_table function via macro
Berthold Stoeger
2020-05-06
core: add get_picture_idx() function
Berthold Stoeger
2020-05-06
cleanup: don't call updateDivePictures in MainWindow
Berthold Stoeger
2020-05-06
media: use table instead of linked list for media
Berthold Stoeger
2020-05-06
core: make picture.h compatible with C++
Berthold Stoeger
2020-05-06
cleanup: move copy_cylinders from dive.c to equipment.c
Berthold Stoeger
2020-05-06
cleanup: make remove_from_*_table equipment functions static
Berthold Stoeger
2020-05-06
pictures: turn QString into std::string for filenames
Berthold Stoeger
2020-05-06
desktop: avoid spurious undo commands for date/time editing
Berthold Stoeger
2020-05-06
desktop: update statistics tab when cylinders changed
Berthold Stoeger
2020-05-06
desktop: update information tab when cylinders change
Berthold Stoeger
[next]