aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-08-02[smtk-import] avoid infinite loop on index failureGravatar Salvador Cuñat
2019-08-02fix site/location build issueGravatar Salvador Cuñat
2019-08-01Prepare for 4.9.1 releasev4.9.1Gravatar Dirk Hohndel
2019-07-29Desktop: correct tooltip for filter close buttonGravatar Dirk Hohndel
2019-07-27Crash fix: prevent crash in MapLocationModel::reloadGravatar Berthold Stoeger
2019-07-27Core: split copy_cylinders() in two functionsGravatar Berthold Stoeger
2019-07-27Desktop: fix index in weightsystems_equal()Gravatar Berthold Stoeger
2019-07-27Cleanup: remove TankItem::diveCylinderStoreGravatar Berthold Stoeger
2019-07-19Bluetooth: autodetect Shearwater NERD modelsGravatar Dirk Hohndel
2019-07-19Android: ensure higher build number for arm64 APKGravatar Dirk Hohndel
2019-07-19Cleanup: remove bogus mark_divelist_changed() callsGravatar Berthold Stoeger
2019-07-19Undo: make editing of dive number undoableGravatar Berthold Stoeger
2019-07-18Android: small change to keep exports togetherGravatar Dirk Hohndel
2019-07-18Android: fix review commentGravatar Jan Mulder
2019-07-18Android: fix location of the build apksGravatar Jan Mulder
2019-07-18Android Docker: make a nice version tag fileGravatar Jan Mulder
2019-07-18Android: hack around the build issue with a custom containerGravatar Dirk Hohndel
2019-07-18Android: Switch to Qt 5.12.4 containerGravatar Dirk Hohndel
2019-07-18Android: rework build of OpenSSL to get it to build link and runGravatar Jan Mulder
2019-07-18Android: Qt 5.12.4, OpenSSL 1.1.1cGravatar Jan Mulder
2019-07-18Android: newer version of Gradle pluginGravatar Jan Mulder