Age | Commit message (Expand) | Author |
2019-09-05 | build-system: add -quick flag for build.sh | Dirk Hohndel |
2019-09-05 | build-system: add Dockerfile for Qt 5.12 on Trusty | Dirk Hohndel |
2019-09-05 | Update translation source strings | Dirk Hohndel |
2019-08-30 | Desktop: improve recognition of HTML-notes | Berthold Stoeger |
2019-08-30 | Update libdivecomputer with Cosmiq+ fixes | Linus Torvalds |
2019-08-29 | Fix broken windows build with latest MXE | Paul Buxton |
2019-08-28 | Fix new CNS calculation - remove error with factor of 10 | Stefan Fuchs |
2019-08-28 | Map: catch null divesites in map widget selection code | Berthold Stoeger |
2019-08-28 | Profile: properly initialize plot_info structures | Berthold Stoeger |
2019-08-26 | Show surface degassing in the planner only when configured time != 0 | Stefan Fuchs |
2019-08-24 | Update README and ReleaseNotes for 4.9.2v4.9.2 | Dirk Hohndel |
2019-08-24 | Update list of supported dive computers | Dirk Hohndel |
2019-08-24 | Latest translations | Dirk Hohndel |
2019-08-24 | Update libdivecomputer to support the Aqualung i200c | Linus Torvalds |
2019-08-24 | CHANGELOG.md update | Berthold Stoeger |
2019-08-24 | Desktop: fix crash on copy & paste | Berthold Stoeger |
2019-08-22 | Grantlee: generate vector of cylinder data on-demand | Berthold Stoeger |
2019-08-22 | Cleanup: turn CylinderObjectHelper into value type | Berthold Stoeger |
2019-08-22 | Cleanup: don't include dive.h in CylinderObjectHelper.hpp | Berthold Stoeger |
2019-08-20 | Replace table interpolation by two line fit for CNS | Robert C. Helling |
2019-08-19 | Update to latest libdivecomputer | Linus Torvalds |
2019-08-19 | Fix the dive site XML saving | Linus Torvalds |
2019-08-18 | Desktop: show local git repos in recent files | Dirk Hohndel |
2019-08-18 | Add BLE name recognition for the Deepblu Cosmiq+ | Linus Torvalds |
2019-08-13 | Mobile: fix bound check in DiveListModel::data() | Berthold Stoeger |
2019-08-12 | DiveObjectHelper: warn if object is generated from the null pointer | Berthold Stoeger |
2019-08-12 | DiveObjectHelper: remove default argument | Berthold Stoeger |
2019-08-11 | Add CHANGELOG entry for mobile weight editing | Dirk Hohndel |
2019-08-11 | Mobile: use a default weight name when adding weight system | Dirk Hohndel |
2019-08-11 | Mobile: support editing of dives with no weightsystem | Berthold Stoeger |
2019-08-11 | Mobile: properly recognize single-weightsystem dives | Berthold Stoeger |
2019-08-11 | Add missing header files to macos.c | Doug Junkins |
2019-08-10 | Fix potential crash when saved_git_id is NULL | Dirk Hohndel |
2019-08-10 | Android: fix potential crash | Dirk Hohndel |
2019-08-10 | Mobile: catch null references in DownloadDCThread | Berthold Stoeger |
2019-08-10 | Mobile: update dive site model if dive sites are created | Berthold Stoeger |
2019-08-10 | Location model: treat invalid indexes gracefully | Berthold Stoeger |
2019-08-10 | Core: unconditionally include stdio.h in libdivecomputer.h | Berthold Stoeger |
2019-08-08 | iOS: address build error | Dirk Hohndel |
2019-08-08 | Planner: pass dive to enough_gas() | Berthold Stoeger |
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 |