aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-26Mobile: provide better tracking of applied GPS fixesGravatar Dirk Hohndel
2019-10-26Mobile: more code to deal with undefined elementsGravatar Dirk Hohndel
2019-10-26Mobile: reset dive list after applying GPS fixesGravatar Dirk Hohndel
2019-10-26Mobile: don't show nothing for the locationGravatar Dirk Hohndel
2019-10-26Mobile: fix incorrect variable dereference for dive siteGravatar Dirk Hohndel
2019-10-26Mobile: don't push map page if it's already on the stackGravatar Dirk Hohndel
2019-10-26Mobile: avoid dereferencing undefined valuesGravatar Dirk Hohndel
2019-10-26Mobile: fix cacheBuffer for log windowGravatar Dirk Hohndel
2019-10-26Undo: simplify profile repainting codeGravatar Berthold Stoeger
2019-10-26Undo: turn dive- and trip-fields into flagsGravatar Berthold Stoeger
2019-10-26Undo: update statistics if dive changedGravatar Berthold Stoeger
2019-10-26Desktop: use undo command when replanning diveGravatar Berthold Stoeger
2019-10-26Undo: implement ReplanDive commandGravatar Berthold Stoeger
2019-10-26Desktop: make salinity a field known to the undo systemGravatar Berthold Stoeger
2019-10-26Core: export dive-computer freeing functionGravatar Berthold Stoeger
2019-10-26Cleanup: use correct loop boundsGravatar Dirk Hohndel
2019-10-26Cleanup: free nickname only onceGravatar Dirk Hohndel
2019-10-26GitHub Actions: one more set of typos fixedGravatar Dirk Hohndel
2019-10-26Mares: improve BT discovery logicGravatar Dirk Hohndel
2019-10-25GitHub Actions: fix several errors in previous commitsGravatar Dirk Hohndel
2019-10-25GitHub Actions: add apt-get update before installing curlGravatar Dirk Hohndel
2019-10-25GitHub Actions: only build pushes into and PR against masterGravatar Dirk Hohndel
2019-10-25GitHub Actions: push to transfer.sh for PRs, post release for pushesGravatar Dirk Hohndel
2019-10-25GitHub Actions: run them on pull requests as wellGravatar Dirk Hohndel
2019-10-25Mares: add BT discovery logicGravatar Linus Torvalds
2019-10-24Update libdivecomputerGravatar Dirk Hohndel
2019-10-23GitHub Actions: Add automatic coverity scanGravatar Anton Lundin
2019-10-21Small update to the mobile manualGravatar Dirk Hohndel
2019-10-21Mobile: allow editing dive numberGravatar Dirk Hohndel
2019-10-20Mobile: remove remaining accesses to DiveObjectHelper from QMLGravatar Dirk Hohndel
2019-10-20Core: move cylinder list getter into helper functionGravatar Dirk Hohndel
2019-10-20Mobile: get dive details directly from the modelGravatar Dirk Hohndel
2019-10-20Core: make helper functions globalGravatar Dirk Hohndel
2019-10-20Core: debug helper for DOH constructorGravatar Dirk Hohndel
2019-10-20Planner: copy deco state before passing it to worker threadGravatar Berthold Stoeger
2019-10-20GitHub Actions: fix logic error for new tagsGravatar Dirk Hohndel
2019-10-20Cleanup: use pointer-to-member-function in addAction() callsGravatar Berthold Stoeger
2019-10-19Travis: remove last Travis buildsGravatar Dirk Hohndel
2019-10-19GitHub Action: add iOS buildGravatar Dirk Hohndel
2019-10-18Travis: remove redundant buildsGravatar Dirk Hohndel
2019-10-18GitHub Actions: add Linux Bionic / Qt 5.9 buildGravatar Dirk Hohndel
2019-10-18GitHub Actions: add Android buildGravatar Dirk Hohndel
2019-10-18GitHub Actions: improve naming and location of filesGravatar Dirk Hohndel
2019-10-18GitHub Actions: support creation of releases based on tagsGravatar Dirk Hohndel
2019-10-18GitHub Actions: post releasesGravatar Dirk Hohndel
2019-10-18GitHub Actions: build Windows binariesGravatar Dirk Hohndel
2019-10-16GitHub Actions: add Linux Qt 5.12 container buildGravatar Dirk Hohndel
2019-10-14GitHub Actions: first CI/CD build for Mac based on GitHub ActionsGravatar Dirk Hohndel
2019-10-14Desktop: update to Grantlee 5.1Gravatar Dirk Hohndel
2019-10-14Mobile: ensure input fields stay visible after keyboard opensGravatar Dirk Hohndel