aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2019-07-18Cleanup: remove unused weightsystem_none() functionGravatar Berthold Stoeger
2019-07-18Core: dynamically resize weight tableGravatar Berthold Stoeger
2019-07-18Core: Implement same_weightsystem() function to compare weightsGravatar Berthold Stoeger
2019-07-18Cleanup: declare functions in profile.h as externGravatar Berthold Stoeger
2019-07-18Cleanup: make the plot-pressure type an enumGravatar Berthold Stoeger
2019-07-18Cleanup: introduce function to set pressure valuesGravatar Berthold Stoeger
2019-07-18Cleanup: update comment in core/gaspressures.cGravatar Berthold Stoeger
2019-07-18Cleanup: replace pressure reading macros by inline functionsGravatar Berthold Stoeger
2019-07-18Cleanup: turn GET_PRESSURE macro into inline functionGravatar Berthold Stoeger
2019-07-18Cleanup: remove non-existing pressures in debug_print_pressures()Gravatar Berthold Stoeger
2019-07-18Cleanup: remove unused macro SAC_WINDOWGravatar Berthold Stoeger
2019-07-18Cleanup: Remove unused function calls in main tabGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qthelper.hGravatar Berthold Stoeger
2019-07-18Cleanup: move deco function declarations to deco.hGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qt-models/models.hGravatar Berthold Stoeger
2019-07-18Cleanup: fix include weirdness concerning string_to_*() functionsGravatar Berthold Stoeger