Age | Commit message (Expand) | Author |
2019-08-08 | Planner: pass dive / cylinder pair to track_ascent_gas() | Berthold Stoeger |
2019-08-08 | Planner: pass dive to analyze_gaslist() | Berthold Stoeger |
2019-08-08 | Planner: fix comment for create_dive_from_plan() | Berthold Stoeger |
2019-08-08 | Core: pass dive, cylinder-id to fill_default_cylinder | Berthold Stoeger |
2019-08-08 | Planner: use planner's dive in interpolate_transition() | Berthold Stoeger |
2019-08-08 | Parser: remove global state | Berthold Stoeger |
2019-08-08 | Cleanup: remove unused function printdecotable | Berthold Stoeger |
2019-08-08 | Cleanup: make local functions in planner.c of static linkage | Berthold Stoeger |
2019-08-08 | Cleanup: move planner/deco related declarations planner/deco.h | Berthold Stoeger |
2019-08-08 | Cleanup: move file-related function declarations to file.h | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-08-08 | Cleanup: replace macro by inline function in gas-model.c | Berthold Stoeger |
2019-08-08 | Move the Suit text box from the Notes tab to the Equipment tab | willemferguson |
2019-08-08 | Desktop user manual: dc management | willemferguson |
2019-08-08 | Desktop: display trip time on main-tab | Berthold Stoeger |
2019-08-08 | Indicate negative cylider pressure | Robert C. Helling |
2019-08-08 | Fix math in valueAt | Robert C. Helling |
2019-08-08 | Limit gas compressibility argument range to halfway sane values | Linus Torvalds |
2019-08-04 | Cleanup: use clear_git_id() instead of setting saved_git_id | Berthold Stoeger |
2019-08-04 | Coding style: add spaces in load-git.c | Berthold Stoeger |
2019-08-04 | Git: Make parser reentrant | Berthold Stoeger |
2019-08-04 | Cleanup: make functions in core/load-git.c local | Berthold Stoeger |
2019-08-02 | [smtk-import] fix mem leaks on site/location failure management | Salvador Cuñat |
2019-08-02 | [smtk-import] avoid infinite loop on index failure | Salvador Cuñat |
2019-08-02 | fix site/location build issue | Salvador Cuñat |
2019-08-01 | Prepare for 4.9.1 releasev4.9.1 | Dirk Hohndel |
2019-07-29 | Desktop: correct tooltip for filter close button | Dirk Hohndel |
2019-07-27 | Crash fix: prevent crash in MapLocationModel::reload | Berthold Stoeger |
2019-07-27 | Core: split copy_cylinders() in two functions | Berthold Stoeger |
2019-07-27 | Desktop: fix index in weightsystems_equal() | Berthold Stoeger |
2019-07-27 | Cleanup: remove TankItem::diveCylinderStore | Berthold Stoeger |
2019-07-19 | Bluetooth: autodetect Shearwater NERD models | Dirk Hohndel |
2019-07-19 | Android: ensure higher build number for arm64 APK | Dirk Hohndel |
2019-07-19 | Cleanup: remove bogus mark_divelist_changed() calls | Berthold Stoeger |
2019-07-19 | Undo: make editing of dive number undoable | Berthold Stoeger |
2019-07-18 | Android: small change to keep exports together | Dirk Hohndel |
2019-07-18 | Android: fix review comment | Jan Mulder |
2019-07-18 | Android: fix location of the build apks | Jan Mulder |
2019-07-18 | Android Docker: make a nice version tag file | Jan Mulder |
2019-07-18 | Android: hack around the build issue with a custom container | Dirk Hohndel |
2019-07-18 | Android: Switch to Qt 5.12.4 container | Dirk Hohndel |
2019-07-18 | Android: rework build of OpenSSL to get it to build link and run | Jan Mulder |
2019-07-18 | Android: Qt 5.12.4, OpenSSL 1.1.1c | Jan Mulder |
2019-07-18 | Android: newer version of Gradle plugin | Jan Mulder |
2019-07-18 | Cleanup: remove unused weightsystem_none() function | Berthold Stoeger |
2019-07-18 | Core: dynamically resize weight table | Berthold Stoeger |
2019-07-18 | Core: Implement same_weightsystem() function to compare weights | Berthold Stoeger |
2019-07-18 | Cleanup: declare functions in profile.h as extern | Berthold Stoeger |
2019-07-18 | Cleanup: make the plot-pressure type an enum | Berthold Stoeger |
2019-07-18 | Cleanup: introduce function to set pressure values | Berthold Stoeger |