aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-22cleanup: silence two compiler warnings in git-access.cGravatar Berthold Stoeger
2020-09-21translations: initialize water type strings at run timeGravatar Berthold Stoeger
2020-09-21Update to current libdivecomputerGravatar Dirk Hohndel
2020-09-21Bailout segment is part of bottom timeGravatar Robert C. Helling
2020-09-20Update translations from TransifexGravatar Dirk Hohndel
2020-09-20selection: when changing current dive make sure it is selectedGravatar Berthold Stoeger
2020-09-20dive list: on reload update filter statusGravatar Berthold Stoeger
2020-09-20build-system/packaging: add bluez dependency for Coverity buildGravatar Dirk Hohndel
2020-09-19Update ReleaseNotesGravatar Dirk Hohndel
2020-09-19build-system/packaging: add bluez dependency for Linux buildsGravatar Dirk Hohndel
2020-09-19core/bluetooth: only Linux / Windows are supported by libdc rfcommGravatar Dirk Hohndel
2020-09-19core/bluetooth: switch to use libdivecomputer rfcomm supportGravatar Linus Torvalds
2020-09-19Update to current libdivecomputerGravatar Dirk Hohndel
2020-09-19Update Shearwater sample time calculationGravatar Miika Turkia
2020-09-19media: read timestamp from mvhd header of MP4/QuickTime videosGravatar Berthold Stoeger
2020-09-17mobile: update version to 3.0.15Gravatar Dirk Hohndel
2020-09-17Update to current libdivecomputerGravatar Dirk Hohndel
2020-09-17Extend BLE uuid matching to the characteristics, add ignore-listGravatar Linus Torvalds
2020-09-17Fix 'uud' typo in BLE uuid matching codeGravatar Linus Torvalds
2020-09-15Update to current libdivecomputerGravatar Dirk Hohndel
2020-09-15translations: use the right Qt translations (part 2)Gravatar Dirk Hohndel
2020-09-15translations: use the right Qt translations and try harder to find themGravatar Dirk Hohndel
2020-09-15Update ReleaseNotesGravatar Miika Turkia
2020-09-15Grab the first gas on Shearwater importGravatar Miika Turkia
2020-09-15Fix a bug on Shearwater cloud gas changesGravatar Miika Turkia
2020-09-15Import cylinder pressure correctlyGravatar Miika Turkia
2020-09-15Ignore gas changes if we one line contains bogus O2Gravatar Miika Turkia
2020-09-15New field for timestamp in shearwater cloud DBGravatar Miika Turkia
2020-09-15Shearwater cloud import: ignore bogus rowsGravatar Miika Turkia
2020-09-15Shearwater cloud import: adjust to millisecondsGravatar Miika Turkia
2020-09-13build-system/macOS: change signing to re-enable notarizationGravatar Dirk Hohndel
2020-09-13pull latest translations from TransifexGravatar Dirk Hohndel
2020-09-13build-system/macOS: use consistent code to pick SDKGravatar Dirk Hohndel
2020-09-13build-system/macOS: add one more library that macdeployqt missesGravatar Dirk Hohndel
2020-09-13build-system/macOS: build libz and libftdi as part of Mac dependenciesGravatar Dirk Hohndel
2020-09-13build-system: add zlib as library we know how to fetchGravatar Dirk Hohndel
2020-09-13desktop: fix TableView for Qt 5.15Gravatar Dirk Hohndel
2020-09-13cleanup: fold core/divecomputer.cpp into core/device.cGravatar Berthold Stoeger
2020-09-13cleanup: remove unused declarations in class DiveComputerListGravatar Berthold Stoeger
2020-09-13cleanup: remove unused function DiveComputerNode::changesValues()Gravatar Berthold Stoeger
2020-09-13cleanup: move set_dc_nickname() declaration from dive.h to device.hGravatar Berthold Stoeger
2020-09-13cleanup: remove DiveComputerModel::numRowsGravatar Berthold Stoeger
2020-09-13Disable SAC factor setting for CCR divesGravatar Robert C. Helling
2020-09-12Update to current libdivecomputerGravatar Dirk Hohndel
2020-09-12mobile: update version to 3.0.14Gravatar Dirk Hohndel
2020-09-12documentation: update list of supported dive computersGravatar Dirk Hohndel
2020-09-12Update translation source stringsGravatar Dirk Hohndel
2020-09-12documentation: updates for ReleaseNotes and READMEGravatar Dirk Hohndel
2020-09-12desktop: refine auto-fill of weightsGravatar Berthold Stoeger
2020-09-12desktop: on weight type change, don't overwrite weight if already setGravatar Berthold Stoeger