aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-08Mobile: let the user know if we can't save changesGravatar Dirk Hohndel
2019-11-08Mobile: remember if we were able to open the local cacheGravatar Dirk Hohndel
2019-11-08Mobile: remove useless attempt to prevent access to the cloudGravatar Dirk Hohndel
2019-11-08Mobile: drop extra argument to QStringGravatar Dirk Hohndel
2019-11-08iOS: update Info.plist with better text and missing description keyGravatar Dirk Hohndel
2019-11-08iOS: build the debug version of Google maps library if neededGravatar Dirk Hohndel
2019-11-08iOS: explicitly disable open source SSL implementationsGravatar Dirk Hohndel
2019-11-08iOS: small change to storeIconGravatar Dirk Hohndel
2019-11-08Profile: remove ProfileWidget2::recalcCeiling()Gravatar Berthold Stoeger
2019-11-03Planner: Don't accumulate rounding errors in stop durationsGravatar Robert C. Helling
2019-11-03Mobile: don't dereference the dive list model when it's disconnectedGravatar Dirk Hohndel
2019-11-03Mobile: disconnect model while updating dive listGravatar Dirk Hohndel
2019-11-03Mobile: use appendTextToLog to get timestamps in logsGravatar Dirk Hohndel
2019-10-31Planner: Add option to treat O2 as narcoticGravatar Robert C. Helling
2019-10-28Mobile: add circle around the side actionsGravatar Dirk Hohndel
2019-10-28Mobile: make the action button widerGravatar Dirk Hohndel
2019-10-28Cleanup: avoid dereferencing NULLGravatar Dirk Hohndel
2019-10-28Cleanup: better handling of NULL dive in setCurrentDiveSiteGravatar Dirk Hohndel
2019-10-28Cleanup: prevent NULL dereferenceGravatar Dirk Hohndel
2019-10-28Cleanup: use helper to avoid NULL dereferenceGravatar Dirk Hohndel
2019-10-28Desktop: fix dive site editingGravatar Berthold Stoeger
2019-10-27Don't expose 'detach_buffer()' to membuffer usersGravatar Linus Torvalds
2019-10-27Mobile: make the GPS service icon work againGravatar Dirk Hohndel
2019-10-27Cleanup: turn TankItem member variable into a constantGravatar Berthold Stoeger
2019-10-27Profile: don't copy plot data for tank-barGravatar Berthold Stoeger
2019-10-27Cleanup: move common code into TankItem::createBar() functionGravatar Berthold Stoeger
2019-10-27Cleanup: remove TankItem::modelData member variableGravatar Berthold Stoeger
2019-10-27Cleanup: NULL check pointer before dereferencingGravatar Dirk Hohndel
2019-10-27Cleanup: NULL check pointer before dereferencingGravatar Dirk Hohndel
2019-10-27Cleanup: add missing break statementsGravatar Dirk Hohndel
2019-10-27Cleanup: prevent uninitialized pointerGravatar Dirk Hohndel
2019-10-27Cleanup: remove pointless call to get_unitsGravatar Dirk Hohndel
2019-10-27Cleanup: consider lseek return valueGravatar Dirk Hohndel
2019-10-27Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2019-10-27Cleanup: close open file before returningGravatar Dirk Hohndel
2019-10-27Cleanup: pass NULL pointer for error string pointer (part 2)Gravatar Dirk Hohndel
2019-10-27GitHub Actions: switch back to the GitHub artifacts for PRsGravatar Dirk Hohndel
2019-10-26Cleanup: fix obvious resource leakGravatar Dirk Hohndel
2019-10-26Cleanup: avoid resource leak in dive planner modelGravatar Dirk Hohndel
2019-10-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2019-10-26Cleanup: pass NULL pointer for error string pointerGravatar Dirk Hohndel
2019-10-26Cleanup: don't add invalid dive to tripGravatar Dirk Hohndel
2019-10-26Cleanup: clean up resource handling in ostctools.cGravatar Dirk Hohndel
2019-10-26Cleanup: unconditionally call freeGravatar Dirk Hohndel
2019-10-26Mobile: ensure we go back to the dive list after downloadGravatar Dirk Hohndel
2019-10-26Mobile: try harder to get the right dive listGravatar Dirk Hohndel
2019-10-26Mobile: also show busy spinner when applying GPS fixesGravatar Dirk Hohndel
2019-10-26Mobile: simple message and busy spinner while storing downloaded divesGravatar Dirk Hohndel
2019-10-26Mobile: change show/hide busy functionsGravatar Dirk Hohndel
2019-10-26Mobile: provide better tracking of applied GPS fixesGravatar Dirk Hohndel