aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-07-05snap: push regular updates of dependencies to stableGravatar Dirk Hohndel
2021-07-04profile: scale dive event items according to font print scaleGravatar Berthold Stoeger
2021-07-03Handle dives with no samplesGravatar Robert C. Helling
2021-07-03Update translation source stringsGravatar Dirk Hohndel
2021-07-03profile: remove ProfileWidget2::ItemsGravatar Berthold Stoeger
2021-07-03profile: rename ADD state to EDIT stateGravatar Berthold Stoeger
2021-07-03cleanup: remove lost comment in profilewidget2.hGravatar Berthold Stoeger
2021-07-03profile: remove EDIT_STATE from ProfileWidget2Gravatar Berthold Stoeger
2021-07-03cleanup: update copyrightsGravatar Dirk Hohndel
2021-07-03cleanup: remove long obsolete codeGravatar Dirk Hohndel
2021-07-02Latest translations from Transifexv5.0.2Gravatar Dirk Hohndel
2021-06-30Latest translations from TransifexGravatar Dirk Hohndel
2021-06-30update bundled mobile manual htmlGravatar Dirk Hohndel
2021-06-30mobile: update version to 3.2.1Gravatar Dirk Hohndel
2021-06-30update README, ReleaseNotes, and supported dive computers for 5.0.2Gravatar Dirk Hohndel
2021-06-29Latest translations from TransifexGravatar Dirk Hohndel
2021-06-29cleanup: remove unused item in ProfileWidget2's ItemPosGravatar Berthold Stoeger
2021-06-28cleanup: remove dead code in ToolTipItem::refresh()Gravatar Berthold Stoeger
2021-06-27cleanup: factor out duplicate axis-initialization codeGravatar Berthold Stoeger
2021-06-07build-system: updates to processesGravatar Dirk Hohndel
2021-06-07Update translation source stringsGravatar Dirk Hohndel
2021-06-05profile: remove internal event-copy (fix deleting/renaming events)Gravatar Berthold Stoeger
2021-06-05profile: pass axes and model to DiveEventItem on constructionGravatar Berthold Stoeger
2021-06-05profile: pass event at construction time to DiveEventItemGravatar Berthold Stoeger
2021-06-04desktop: add numerus translation for dive context menuGravatar Mark Stiebel
2021-06-04build-system: remove relative paths to iconsGravatar Dirk Hohndel
2021-06-04profile: remove unused function ProfileWidget2::getPrintMode()Gravatar Berthold Stoeger
2021-06-04profile: use printMode flag directly in DiveCartesianAxisGravatar Berthold Stoeger
2021-06-04profile: remove DiveCartesianAxis::maxChanged signalGravatar Berthold Stoeger
2021-06-03documentation: update the included html manualGravatar Dirk Hohndel
2021-06-03cleanup: don't use colons in file namesGravatar Dirk Hohndel
2021-06-01documentation: update installation instructions for UbuntuGravatar Berthold Stoeger
2021-06-01cleanup: strongly type DepthAxis::unitSystemGravatar Berthold Stoeger