summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-06-01cleanup: remove DiveCartesianAxis::unitSystemGravatar Berthold Stoeger
2021-05-20make whitespace in build script match existing whitespaceGravatar Ryan Gardner
2021-05-20Make the Mac SDK detection in build.sh more robustGravatar Ryan Gardner
2021-05-19desktop: Add the capability to copy / paste dive number and date / time.Gravatar mikeller
2021-05-17cleanup: remove double layout name in statswidget.uiGravatar Berthold Stoeger
2021-05-13Translate header strings for APDGravatar Robert C. Helling
2021-05-12Planner: Update plan when deco parameters changeGravatar Robert C. Helling
2021-05-08profile: rename GF_LINE color to DURATION_LINEGravatar Berthold Stoeger
2021-05-08profile: remove DiveAmbPressureItemGravatar Berthold Stoeger
2021-05-08profile: remove DiveGFLineItemGravatar Berthold Stoeger
2021-05-07build-system: build for Ubuntu 21.04 / hirsute as wellGravatar Dirk Hohndel
2021-05-07Planner: Update notes when not computing variationsGravatar Robert C. Helling
2021-05-07The planner should not always ascent from the depth ofGravatar Robert C. Helling
2021-05-06cleanup: free print dialog in plannerGravatar Berthold Stoeger
2021-05-06build-system: fix AppImage build failureGravatar Dirk Hohndel
2021-05-06export: show progress dialog for profile exportsGravatar Berthold Stoeger
2021-05-06export: show progress dialog for TeX exportsGravatar Berthold Stoeger
2021-05-06export: remove redundant QString::isNull() checksGravatar Berthold Stoeger
2021-04-26profile: move checking for DiveTextItem into its own functionGravatar Berthold Stoeger
2021-04-26profile: simplify checking for DiveTextItemGravatar Berthold Stoeger
2021-04-26cleanup: remove unnecessary includes from profilewidget2.cppGravatar Berthold Stoeger
2021-04-25cleanup: make a few ToolTipItem member functions privateGravatar Berthold Stoeger
2021-04-25profile: ignore animation-speed setting when printingGravatar Berthold Stoeger
2021-04-23Update to latest libdivecomputerGravatar Dirk Hohndel
2021-04-21cleanup: remove MainWindow::turnOffNdlTts()Gravatar Berthold Stoeger
2021-04-21xml parsing: add XML_PARSE_HUGE flag to xmlReadMemory()Gravatar Linus Torvalds
2021-04-19cleanup: don't hardcode array lengthGravatar Dirk Hohndel
2021-04-19cloudstorage: update remote if cloud server changesGravatar Dirk Hohndel
2021-04-19cloudstorage: try alternative server if first connection failsGravatar Dirk Hohndel
2021-04-19cloudstorage: adapt testsGravatar Dirk Hohndel
2021-04-19cloudstorage: create consistent local directory namesGravatar Dirk Hohndel
2021-04-19cloudstorage: try to pick between multiple cloud serversGravatar Dirk Hohndel
2021-04-19cloudstorage: add API to just update on-disk settingGravatar Dirk Hohndel
2021-04-19cloudstorage: some cleanup of cloud url handlingGravatar Dirk Hohndel
2021-04-19cloudstorage: remove ancient SSL hackGravatar Dirk Hohndel
2021-04-10profile: remove enableToolbar() signalGravatar Berthold Stoeger