aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-24Update libdivecomputer to support the Aqualung i200cGravatar Linus Torvalds
2019-08-24CHANGELOG.md updateGravatar Berthold Stoeger
2019-08-24Desktop: fix crash on copy & pasteGravatar Berthold Stoeger
2019-08-22Grantlee: generate vector of cylinder data on-demandGravatar Berthold Stoeger
2019-08-22Cleanup: turn CylinderObjectHelper into value typeGravatar Berthold Stoeger
2019-08-22Cleanup: don't include dive.h in CylinderObjectHelper.hppGravatar Berthold Stoeger
2019-08-20Replace table interpolation by two line fit for CNSGravatar Robert C. Helling
2019-08-19Update to latest libdivecomputerGravatar Linus Torvalds
2019-08-19Fix the dive site XML savingGravatar Linus Torvalds
2019-08-18Desktop: show local git repos in recent filesGravatar Dirk Hohndel
2019-08-18Add BLE name recognition for the Deepblu Cosmiq+Gravatar Linus Torvalds
2019-08-13Mobile: fix bound check in DiveListModel::data()Gravatar Berthold Stoeger
2019-08-12DiveObjectHelper: warn if object is generated from the null pointerGravatar Berthold Stoeger
2019-08-12DiveObjectHelper: remove default argumentGravatar Berthold Stoeger
2019-08-11Add CHANGELOG entry for mobile weight editingGravatar Dirk Hohndel
2019-08-11Mobile: use a default weight name when adding weight systemGravatar Dirk Hohndel
2019-08-11Mobile: support editing of dives with no weightsystemGravatar Berthold Stoeger
2019-08-11Mobile: properly recognize single-weightsystem divesGravatar Berthold Stoeger
2019-08-11Add missing header files to macos.cGravatar Doug Junkins
2019-08-10Fix potential crash when saved_git_id is NULLGravatar Dirk Hohndel
2019-08-10Android: fix potential crashGravatar Dirk Hohndel
2019-08-10Mobile: catch null references in DownloadDCThreadGravatar Berthold Stoeger
2019-08-10Mobile: update dive site model if dive sites are createdGravatar Berthold Stoeger
2019-08-10Location model: treat invalid indexes gracefullyGravatar Berthold Stoeger
2019-08-10Core: unconditionally include stdio.h in libdivecomputer.hGravatar Berthold Stoeger
2019-08-08iOS: address build errorGravatar Dirk Hohndel
2019-08-08Planner: pass dive to enough_gas()Gravatar Berthold Stoeger
2019-08-08Planner: pass dive / cylinder pair to track_ascent_gas()Gravatar Berthold Stoeger
2019-08-08Planner: pass dive to analyze_gaslist()Gravatar Berthold Stoeger
2019-08-08Planner: fix comment for create_dive_from_plan()Gravatar Berthold Stoeger
2019-08-08Core: pass dive, cylinder-id to fill_default_cylinderGravatar Berthold Stoeger
2019-08-08Planner: use planner's dive in interpolate_transition()Gravatar Berthold Stoeger
2019-08-08Parser: remove global stateGravatar Berthold Stoeger
2019-08-08Cleanup: remove unused function printdecotableGravatar Berthold Stoeger
2019-08-08Cleanup: make local functions in planner.c of static linkageGravatar Berthold Stoeger
2019-08-08Cleanup: move planner/deco related declarations planner/deco.hGravatar Berthold Stoeger
2019-08-08Cleanup: move file-related function declarations to file.hGravatar Berthold Stoeger
2019-08-08Cleanup: move error reporting function declarations to errorhelper.hGravatar Berthold Stoeger
2019-08-08Cleanup: replace macro by inline function in gas-model.cGravatar Berthold Stoeger
2019-08-08Move the Suit text box from the Notes tab to the Equipment tabGravatar willemferguson
2019-08-08Desktop user manual: dc managementGravatar willemferguson
2019-08-08Desktop: display trip time on main-tabGravatar Berthold Stoeger
2019-08-08Indicate negative cylider pressureGravatar Robert C. Helling
2019-08-08Fix math in valueAtGravatar Robert C. Helling
2019-08-08Limit gas compressibility argument range to halfway sane valuesGravatar Linus Torvalds
2019-08-04Cleanup: use clear_git_id() instead of setting saved_git_idGravatar Berthold Stoeger
2019-08-04Coding style: add spaces in load-git.cGravatar Berthold Stoeger
2019-08-04Git: Make parser reentrantGravatar Berthold Stoeger
2019-08-04Cleanup: make functions in core/load-git.c localGravatar Berthold Stoeger
2019-08-02[smtk-import] fix mem leaks on site/location failure managementGravatar Salvador Cuñat