summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-10-07Make compile succeed without BT_SUPPORTGravatar Dirk Hohndel
2017-10-07Move ConnectionListModel into its own source fileGravatar Dirk Hohndel
2017-10-07Safeguards for Liquivision importGravatar Miika Turkia
2017-10-07Fix two bugs in taxonomy_set_countryGravatar Dirk Hohndel
2017-10-05Merge pull request #641 from Subsurface-divelog/taxonomyCrashFixGravatar Subsurface
2017-10-05Prevent crash when adding country to dive siteGravatar Dirk Hohndel
2017-10-05divesite.c: use NULL instead of 0 for char* buffersGravatar Lubomir I. Ivanov
2017-10-05divesite.c: prevent double free()Gravatar Lubomir I. Ivanov
2017-10-05Explicitly copy a cylinder which was marked as "unused" in the plannerGravatar Stefan Fuchs
2017-10-04White space and clarifying bracesGravatar Dirk Hohndel
2017-10-04Whitespace changeGravatar Dirk Hohndel
2017-10-04Simplify the geo reverse lookup functionGravatar Dirk Hohndel
2017-10-04Change the signature of constructLocationTagsGravatar Dirk Hohndel
2017-10-04fixup taxonomy typeGravatar Dirk Hohndel
2017-10-04Don't add separate country field, use taxonomyGravatar Dirk Hohndel
2017-10-04Add taxonomy copy helper functionGravatar Dirk Hohndel
2017-10-04Add taxonomy helper functionsGravatar Dirk Hohndel
2017-10-04When finding deepest ceiling, do not round to multiples of 3mGravatar Robert C. Helling
2017-10-04Planner minimum gas calculation: Print delta pressure in resultsGravatar Stefan Fuchs
2017-10-02[Divesite] request dive countryGravatar Tomaz Canabrava
2017-10-02[Divesite] Load / Save divesite country on gitGravatar Tomaz Canabrava
2017-10-02[Divesite] Save / Load the country from xmlGravatar Tomaz Canabrava
2017-10-02[Divesite] Add country on divesiteGravatar Tomaz Canabrava
2017-10-01VPM-B profile: initialize first_ceiling_pressureGravatar Rick Walsh
2017-10-01More VPMB state in special structureGravatar Robert C. Helling
2017-10-01Use helper function dive_endtime() where apropriateGravatar Stefan Fuchs
2017-10-01Update sample_start and sample_end pressuresGravatar Miika Turkia
2017-09-28Save Subsurface version to libdivecomputer logfileGravatar Miika Turkia
2017-09-28Planner prefs: set all ascent rates to 9m/minGravatar Rick Walsh
2017-09-22BLE: big writes to connected DC (OSTC firmware)Gravatar Jan Mulder
2017-09-20BLE support: simplify write functionGravatar Dirk Hohndel
2017-09-20DC download: fix 'no new dives' messageGravatar Dirk Hohndel
2017-09-20Remove option to apply GFlow at maxdepthGravatar Robert C. Helling
2017-09-20Add a checkbox to turn off plan variationsGravatar Robert C. Helling
2017-09-20Correct comment for deco subsurface_conservatism_factorGravatar Stefan Fuchs
2017-09-17BLE on non-Apple OSs: switch back to using BT addressGravatar Dirk Hohndel
2017-09-17DC download: tell user when no new dives were foundGravatar Dirk Hohndel
2017-09-17BLE: try to pick the correct descriptor to write toGravatar Dirk Hohndel
2017-09-17BLE: create controller from QBtDeviceInfoGravatar Dirk Hohndel
2017-09-17BLE: helper function to get QBtDeviceInfo from UUIDGravatar Dirk Hohndel
2017-09-17BLE: if there's no address, use the UUID insteadGravatar Dirk Hohndel
2017-09-15Use dive ID instead of dive number when importing from Shearwater dbGravatar Seppo Takalo
2017-09-15Convert usage of atof() to strtod_flags()Gravatar Seppo Takalo
2017-09-15Properly clear sensor pressure data for synthetic plotinfo entriesGravatar Linus Torvalds
2017-09-15xml: save the right sensor pressure when we have multiple sensor readingsGravatar Linus Torvalds
2017-09-14Refine cylinder usage testsGravatar Miika Turkia
2017-09-13Make the info window show all the pressures we haveGravatar Linus Torvalds
2017-09-13Detect dive mode on Shearwater DB importGravatar Miika Turkia
2017-09-13Don't assume CCR mode when importing from ShearwaterGravatar Seppo Takalo
2017-09-13Fix cylinder changes when importing from Shearwater databaseGravatar Seppo Takalo