summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
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