aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-19Adopt tests to updated CNS and OTU calculationsGravatar Robert C. Helling
2021-08-19Planner: Correctly compute CNS and OTU for bailout segmentsGravatar Robert C. Helling
2021-08-18mobile: update version to 3.3.0Gravatar Dirk Hohndel
2021-08-18mobile: don't quit on back button in Statistics modeGravatar Dirk Hohndel
2021-08-18mobile: tweak line spacingGravatar Dirk Hohndel
2021-08-18mobile: add ability to edit tagsGravatar Dirk Hohndel
2021-08-18mobile: make cloud timeouts more consistentGravatar Dirk Hohndel
2021-08-18update Changelog and user manualGravatar Dirk Hohndel
2021-08-18profile: use undo infrastructure for editing nicknamesGravatar Dirk Hohndel
2021-08-18undo/device: adjust device management infrastructureGravatar Dirk Hohndel
2021-08-18core: add get_or_add helper for dc tableGravatar Dirk Hohndel
2021-08-18Don't share dive computer data allocationsGravatar Linus Torvalds
2021-08-18WIP profile: add UI to edit dc nicknameGravatar Dirk Hohndel
2021-08-18Update the serial number and deviceid in sync when loadingGravatar Linus Torvalds
2021-08-18Add (nonfunctional) dive computer rename hooksGravatar Linus Torvalds
2021-08-18Remove the divecomputermodel codeGravatar Linus Torvalds
2021-08-18Remove the divecomputer naming tabGravatar Linus Torvalds
2021-08-18Clean up divecomputer 'device' handlingGravatar Linus Torvalds
2021-08-16update libdivecomputerGravatar Dirk Hohndel
2021-08-16desktop: avoid crash when changing dive logsGravatar Dirk Hohndel
2021-08-15core: add downloaded GPS to existing dive siteGravatar Dirk Hohndel
2021-08-12desktop: fix crash when right-clicking of trip headersGravatar Berthold Stoeger
2021-08-06export: clean up temp file after divelogs.de uploadGravatar Richard Fuchs
2021-08-03export: use unique temporary file for divelogs.de uploadGravatar Richard Fuchs
2021-07-30cleanup: remove DiveCalculatedCeiling::profileWidgetGravatar Berthold Stoeger
2021-07-30cleanup: unify the ProfileWidget2::shouldCalculateMax* variablesGravatar Berthold Stoeger
2021-07-28mobile: update version to 3.2.1Gravatar Dirk Hohndel
2021-07-28build-system: fail with Qt6Gravatar Dirk Hohndel
2021-07-23changelog: add summary of recent changesGravatar Dirk Hohndel
2021-07-23core/import: fix string check logicGravatar Dirk Hohndel
2021-07-23core/csv-import: don't do pointer math after reallocGravatar Dirk Hohndel
2021-07-23core: always create a fake profile if there are no samplesGravatar Berthold Stoeger
2021-07-23tests: initialize our prefs to the default valuesGravatar Dirk Hohndel
2021-07-23core: recalculate CNS values on mergeGravatar Berthold Stoeger
2021-07-23cleanup: don't NUL-terminate membuffer in uploadDiveLogsDEGravatar Berthold Stoeger
2021-07-23cleanup: replace membuffer by qasprintf_loc()Gravatar Berthold Stoeger
2021-07-23cleanup: replace membuffer by membufferpp in C-codeGravatar Berthold Stoeger
2021-07-23core: C++-ify membufferGravatar Berthold Stoeger
2021-07-23core: use int16_t for sensor-idGravatar Berthold Stoeger
2021-07-23desktop: explicitly enable shortcutsGravatar Dirk Hohndel
2021-07-20Update libdivecomputerGravatar Dirk Hohndel
2021-07-20core/ble: add auto detection for Aladin A2Gravatar Dirk Hohndel
2021-07-20cleanup: remove function static variablesGravatar Berthold Stoeger
2021-07-19core: sanitize pressure-sensor cylinder ids in fixup_dive()Gravatar Berthold Stoeger
2021-07-19parser: don't create samples with invalid cylinder idsGravatar Berthold Stoeger
2021-07-19core: add a special NO_SENSOR value for sample::sensorGravatar Berthold Stoeger
2021-07-19Fix coverity reported memory leaksGravatar Miika Turkia
2021-07-18Export unused cylinders to divelogs.deGravatar Miika Turkia
2021-07-11printing: remote incorrect scaling of event iconsGravatar Dirk Hohndel
2021-07-07cleanup: remove Printer::dpi member variableGravatar Berthold Stoeger