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
/
core
Age
Commit message (
Expand
)
Author
2020-08-21
cleanup: consistently use get_cylinder() accessor
Berthold Stoeger
2020-08-21
Update to current libdivecomputer
Linus Torvalds
2020-08-21
cleanup: remove obsolete logic in getFormattedCylinder()
Berthold Stoeger
2020-08-18
core/bt-discovery: recognize BT names of four more dive computers
Dirk Hohndel
2020-08-17
core: fix dive renumbering logic on import
Berthold Stoeger
2020-08-16
core/localized-parsing: correctly handle group and decimal separator
Dirk Hohndel
2020-08-15
Fix event merging when merging dives
Linus Torvalds
2020-07-27
core: detect McLean Extreme dive computer as BLE device
Dirk Hohndel
2020-07-14
core/BLE: add detection of Scubapro Aladin A1
Dirk Hohndel
2020-07-11
helper functions: remove timestamp argument from gettiemzoneoffset()
Dirk Hohndel
2020-07-11
mobile/location-service: stop using broken adjustment function
Dirk Hohndel
2020-07-11
mobile/location-service: fix timezone issue in GPS timestamps
Dirk Hohndel
2020-07-11
Make MND display depend on O2 narcotic preference
Robert C. Helling
2020-07-02
profile: fix displaying of profiles with multiple pressure sensors
Berthold Stoeger
2020-06-29
Fix dive merging with multiple cylinders
Linus Torvalds
2020-06-25
Add support for the Oceans S1 and McLean Extreme
Linus Torvalds
2020-06-18
core: fix compile issue with older g++
Dirk Hohndel
2020-06-18
core: fix libdivecomputer dc_custom callbacks structures
Linus Torvalds
2020-06-16
cleanup: remove indirection when passing arguments to parser functions
Berthold Stoeger
2020-06-14
git-storage: add global flag to indicate successful cloud sync
Dirk Hohndel
2020-06-14
git storage: significantly expand logging to stderr
Dirk Hohndel
2020-06-13
download: don't warn on unknown gasmixes
Berthold Stoeger
2020-05-29
cleanup: make local functions of static linkage
Berthold Stoeger
2020-05-26
Print correct template name on CSV export
Miika Turkia
2020-05-22
cleanup: constify time_during_dive_with_offset() function
Berthold Stoeger
2020-05-22
cleanup: remove unused function get_dive_n_near()
Berthold Stoeger
2020-05-22
cleanup: create common QDateTime -> timestamp conversion function
Berthold Stoeger
2020-05-22
cleanup: remove unused libc-structures from get_trip_date_string()
Berthold Stoeger
2020-05-22
cleanup: move timestampToDateTime() to qthelper.cpp
Berthold Stoeger
2020-05-22
Fix incorrect Farenheit to Kelvin formula.
Paul Buxton
2020-05-22
cleanup: set long and short date formats in independent branches
Berthold Stoeger
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-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-12
Remove 'string marker after running out of strings' warning
Linus Torvalds
2020-05-07
cleanup: invert control-flow when resetting the core structures
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: add small C++ helper describing a picture struct
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
[next]