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
/
core
Age
Commit message (
Expand
)
Author
2018-04-19
Cleanup: Make local function waitFor() of static linkage
Berthold Stoeger
2018-04-19
Coding style: remove superfluous semicolons
Berthold Stoeger
2018-04-15
Qt: don't use member function that requires Qt 5.8
Dirk Hohndel
2018-04-14
DiveObjectHelper: expose number of dives in a trip
Dirk Hohndel
2018-04-14
GPS: untangle the timestamp comparison
Dirk Hohndel
2018-04-14
GPS: add signal to show that a new fix has been acquired
Dirk Hohndel
2018-04-14
QML UI: better debug messages for getting current location
Dirk Hohndel
2018-04-13
iOS: create our own OS support file
Dirk Hohndel
2018-04-13
BLE debug: show more packages
Dirk Hohndel
2018-04-13
Mobile: add Mares BLE dive computers
Dirk Hohndel
2018-04-13
Fix typos
Dirk Hohndel
2018-04-11
Look for actual isobaric counter diffusion
Robert C. Helling
2018-04-11
Cleanup: Fix memory leak in plannernotes.c
Berthold Stoeger
2018-04-11
Cleanup: fix "unsave" snprintf()s in plannernotes.c
Berthold Stoeger
2018-04-11
Cleanup: unconstify results of two functions
Berthold Stoeger
2018-04-11
Cleanup: make local functions in core/plannernotes.c of static linkage
Berthold Stoeger
2018-04-10
Add usage documentation for membuffer helper functions
Jeremie Guichard
2018-04-10
Cleanup: remove unused function get_selected_dives_text()
Berthold Stoeger
2018-04-09
Cleanup: Slightly shorten code in vqasprintf_loc()
Berthold Stoeger
2018-04-09
Cleanup: Move *_loc formatting functions into new format.cpp file
Berthold Stoeger
2018-04-09
Change taglist_get_tagstring to support 'unlimited' tag list size
Jeremie Guichard
2018-04-07
Temperature 0x7F appears to mean no reading
Miika Turkia
2018-04-07
Handle int and float temperatures
Miika Turkia
2018-04-07
Explicitly mark DM4 conversion
Miika Turkia
2018-04-07
Start to describe DM5 sampleBlob
Miika Turkia
2018-04-01
Dive pictures: extract timestamp from MP4 and related formats
Berthold Stoeger
2018-04-01
Dive pictures: use get_metadata() in dive_create_picture()
Berthold Stoeger
2018-04-01
Dive pictures: Move metadata functions into own translation unit
Berthold Stoeger
2018-04-01
Debug: Error reporting for SHashedImage loading
Berthold Stoeger
2018-04-01
Debug: sprinkle debug messages in thumbnailing code
Berthold Stoeger
2018-03-22
Use older API to remove dependency on Qt 5.8 or newer
Dirk Hohndel
2018-03-22
iOS: build fix
Dirk Hohndel
2018-03-19
Profile heartrate: Nicer min/max values and tic distance
Stefan Fuchs
2018-03-19
Dive pictures: If EXIF data couldn't be parsed, use creation date
Berthold Stoeger
2018-03-19
Dive pictures: Don't read whole file for parsing EXIF data
Berthold Stoeger
2018-03-14
Cleanup: consistently use toUtf8() instead of toLocal8Bit()
Berthold Stoeger
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-03-14
Cleanup: constify string arguments in core/dive.c
Berthold Stoeger
2018-03-14
Cleanup: Set text encoding to UTF-8 for all platforms.
Berthold Stoeger
2018-03-14
Subsurface-mobile: Add OSTC 2 TR as support dive computer
Dirk Hohndel
2018-03-13
Subsurface update for upstream libdivecomputer changes
Linus Torvalds
2018-03-13
Treat a PSCR dive with sensors more like a CCR dive
Anton Lundin
2018-03-13
Fix up CCR/PSCR dives with sensors values without no_o2sensors
Anton Lundin
2018-03-13
Use the current dive mode instead of constant
Anton Lundin
2018-03-11
DiveObjectHelper: add dive_site_uuid()
Lubomir I. Ivanov
2018-03-06
Cosmetic modifications in profile delta sample string
Stefan Fuchs
2018-03-05
Cleanup: Remove hash field from picture-structure
Berthold Stoeger
2018-03-05
Cleanup: pass QString and QByteArray const-refs to qthelper functions
Berthold Stoeger
2018-03-05
Cleanup: Fold add_hash() call into learnHash() function
Berthold Stoeger
[next]