Age | Commit message (Expand) | Author |
2019-11-08 | iOS: explicitly disable open source SSL implementations | Dirk Hohndel |
2019-11-08 | iOS: small change to storeIcon | Dirk Hohndel |
2019-11-08 | Profile: remove ProfileWidget2::recalcCeiling() | Berthold Stoeger |
2019-11-03 | Planner: Don't accumulate rounding errors in stop durations | Robert C. Helling |
2019-11-03 | Mobile: don't dereference the dive list model when it's disconnected | Dirk Hohndel |
2019-11-03 | Mobile: disconnect model while updating dive list | Dirk Hohndel |
2019-11-03 | Mobile: use appendTextToLog to get timestamps in logs | Dirk Hohndel |
2019-10-31 | Planner: Add option to treat O2 as narcotic | Robert C. Helling |
2019-10-28 | Mobile: add circle around the side actions | Dirk Hohndel |
2019-10-28 | Mobile: make the action button wider | Dirk Hohndel |
2019-10-28 | Cleanup: avoid dereferencing NULL | Dirk Hohndel |
2019-10-28 | Cleanup: better handling of NULL dive in setCurrentDiveSite | Dirk Hohndel |
2019-10-28 | Cleanup: prevent NULL dereference | Dirk Hohndel |
2019-10-28 | Cleanup: use helper to avoid NULL dereference | Dirk Hohndel |
2019-10-28 | Desktop: fix dive site editing | Berthold Stoeger |
2019-10-27 | Don't expose 'detach_buffer()' to membuffer users | Linus Torvalds |
2019-10-27 | Mobile: make the GPS service icon work again | Dirk Hohndel |
2019-10-27 | Cleanup: turn TankItem member variable into a constant | Berthold Stoeger |
2019-10-27 | Profile: don't copy plot data for tank-bar | Berthold Stoeger |
2019-10-27 | Cleanup: move common code into TankItem::createBar() function | Berthold Stoeger |
2019-10-27 | Cleanup: remove TankItem::modelData member variable | Berthold Stoeger |
2019-10-27 | Cleanup: NULL check pointer before dereferencing | Dirk Hohndel |
2019-10-27 | Cleanup: NULL check pointer before dereferencing | Dirk Hohndel |
2019-10-27 | Cleanup: add missing break statements | Dirk Hohndel |
2019-10-27 | Cleanup: prevent uninitialized pointer | Dirk Hohndel |
2019-10-27 | Cleanup: remove pointless call to get_units | Dirk Hohndel |
2019-10-27 | Cleanup: consider lseek return value | Dirk Hohndel |
2019-10-27 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2019-10-27 | Cleanup: close open file before returning | Dirk Hohndel |
2019-10-27 | Cleanup: pass NULL pointer for error string pointer (part 2) | Dirk Hohndel |
2019-10-27 | GitHub Actions: switch back to the GitHub artifacts for PRs | Dirk Hohndel |
2019-10-26 | Cleanup: fix obvious resource leak | Dirk Hohndel |
2019-10-26 | Cleanup: avoid resource leak in dive planner model | Dirk Hohndel |
2019-10-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2019-10-26 | Cleanup: pass NULL pointer for error string pointer | Dirk Hohndel |
2019-10-26 | Cleanup: don't add invalid dive to trip | Dirk Hohndel |
2019-10-26 | Cleanup: clean up resource handling in ostctools.c | Dirk Hohndel |
2019-10-26 | Cleanup: unconditionally call free | Dirk Hohndel |
2019-10-26 | Mobile: ensure we go back to the dive list after download | Dirk Hohndel |
2019-10-26 | Mobile: try harder to get the right dive list | Dirk Hohndel |
2019-10-26 | Mobile: also show busy spinner when applying GPS fixes | Dirk Hohndel |
2019-10-26 | Mobile: simple message and busy spinner while storing downloaded dives | Dirk Hohndel |
2019-10-26 | Mobile: change show/hide busy functions | Dirk Hohndel |
2019-10-26 | Mobile: provide better tracking of applied GPS fixes | Dirk Hohndel |
2019-10-26 | Mobile: more code to deal with undefined elements | Dirk Hohndel |
2019-10-26 | Mobile: reset dive list after applying GPS fixes | Dirk Hohndel |
2019-10-26 | Mobile: don't show nothing for the location | Dirk Hohndel |
2019-10-26 | Mobile: fix incorrect variable dereference for dive site | Dirk Hohndel |
2019-10-26 | Mobile: don't push map page if it's already on the stack | Dirk Hohndel |
2019-10-26 | Mobile: avoid dereferencing undefined values | Dirk Hohndel |