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
2019-04-08
Profile: add "synchronous" mode for picture plotting
Berthold Stoeger
2019-04-04
Core: simplify ConnectionListModel
Dirk Hohndel
2019-04-04
Misc: replace some FIXME comments
Dirk Hohndel
2019-04-04
Desktop: fix yet another variable name conflict
Robert C. Helling
2019-04-04
Core: let TTS calculation use correct ascent velocities
Robert C. Helling
2019-04-04
Core: change FIXME language
Robert C. Helling
2019-04-04
Core: fix another variable name conflict
Robert C. Helling
2019-04-04
Core: remove variable name conflict
Robert C. Helling
2019-04-04
Cleanup: unglobalize variables in datatrak.c
Berthold Stoeger
2019-04-04
Cleanup: remove unused global variables from datatrak.c
Berthold Stoeger
2019-04-04
Core: remove variable name conflict
Dirk Hohndel
2019-04-04
Core: cast before multiplication to avoid potential overflow
Dirk Hohndel
2019-04-04
Core: cast to the correct type
Dirk Hohndel
2019-04-04
Bluetooth: don't free a resource created by new
Dirk Hohndel
2019-04-04
Core: fix missing argument to report_error
Dirk Hohndel
2019-04-04
facebook: remove the featute from the code base
Lubomir I. Ivanov
2019-01-23
Bluetooth: don't crash if BT is turned off
Dirk Hohndel
2019-01-22
BLE debug: make things less verbose
Dirk Hohndel
2019-01-22
libdivecomputer: small wording change in a warning
Dirk Hohndel
2019-01-22
Don't allow empty username for git
Robert C. Helling
2019-01-22
Use state structure for sample rate info
Miika Turkia
2019-01-22
Use correct value for PO2
Miika Turkia
2019-01-22
Grab correct setpoint on Shearwater cloud import
Miika Turkia
2019-01-22
Use different time field as it seems to be more correct
Miika Turkia
2019-01-22
Sample rate varies between dives
Miika Turkia
2019-01-22
Initial support for Shearwater Cloud
Miika Turkia
2019-01-22
Shearwater import: dive id might be large than int
Miika Turkia
2019-01-22
windows.c: fix wrong usage of wcslen() for utf8 conversation
Lubomir I. Ivanov
2019-01-22
Core: fix BT on Linux, workaround Qt bug on 5.12.0
Jan Mulder
2019-01-22
Bluetooth: all states other than HostPoweredOff qualify as valid
Jan Mulder
2019-01-22
core: recognize Oceanic Pro Plus X over BLE
Dirk Hohndel
2019-01-22
Fix Cressi interface ftdi opening bug
Daniel Krupp
2019-01-22
Dive list: correctly translate trip date
Berthold Stoeger
2018-11-12
Coding style: remove stray ';'
Berthold Stoeger
2018-11-12
Cleanup: remove unsused flags in struct dive_trip
Berthold Stoeger
2018-11-01
Core: use British translations in South Africa
Dirk Hohndel
2018-10-31
Core: Do not crash on save dives with no dive site (git storage)
Jan Mulder
2018-10-30
Fix gasmix for OTU calculation
Robert C. Helling
2018-10-30
Fixed get_gas_at_time for equal times
Robert C. Helling
2018-10-29
Dive list: don't pass dive_site via uintptr_t through QML
Berthold Stoeger
2018-10-29
Dive site: pass pointer-to-dive_site via QVariant
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: use an array of pointers in reloadMapLocations()
Berthold Stoeger
2018-10-29
Dive site: replace UUID by pointer in mobile code
Berthold Stoeger
2018-10-29
Dive site: use pointer instead of uuid in uemis_helper
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointers to merge_dive_sites()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to delete_dive_site()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to is_dive_site_used()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to nr_of_dives_at_dive_site()
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
[next]