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-17
add missing CHANGELOG entry
Dirk Hohndel
2020-05-17
mobile: update version to 3.0.7
Dirk Hohndel
2020-05-17
BLE: trivial updates to the GATT services lists
Linus Torvalds
2020-05-17
BLE: add list of known good/bad BLE GATT services
Linus Torvalds
2020-05-16
filter: properly search for tags
Berthold Stoeger
2020-05-16
filter: include tags in fulltext search
Berthold Stoeger
2020-05-16
desktop: don't call plotDive with doClearPictures = true
Berthold Stoeger
2020-05-16
cleanup: use pointer-to-member style connect for ComboBoxDelegate
Berthold Stoeger
2020-05-16
cleanup: make overridden functions in model delegates private
Berthold Stoeger
2020-05-16
cleanup: whitespace fixes in modeldelegates.[cpp|h]
Berthold Stoeger
2020-05-15
cleanup: remove redundant model source files in CMakeLists.txt
Berthold Stoeger
2020-05-15
cleanup: replace to "dive.h" includes by more specific includes
Berthold Stoeger
2020-05-15
core/bt: ensure that BT/BLE addresses with name sort first
Dirk Hohndel
2020-05-15
core/bt: always add bt name for devices
Dirk Hohndel
2020-05-15
core/bt: match DC descriptor in lower case
Dirk Hohndel
2020-05-14
Save SAC, OTU and CNS in the XML export
Linus Torvalds
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
[next]