summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-24planner: fix deco calculationGravatar Berthold Stoeger
2021-03-24prepare for Subsurface 5.0 / Subsurface-mobile 3.2 releaseGravatar Dirk Hohndel
2021-03-24mobile: update version to 3.2.0Gravatar Dirk Hohndel
2021-03-24Update Supported Divecomputers listGravatar Dirk Hohndel
2021-03-24Update translations from TransifexGravatar Dirk Hohndel
2021-03-24User manual: Create new cylinder typeGravatar willemferguson
2021-03-12Use PSCR gas when computing O2 toxicityGravatar Robert C. Helling
2021-03-12Use QtBluetooth enums from their namespaceGravatar Andreas Buhr
2021-03-11documentation: gentle nudge back to standardized US-EnglishGravatar Dirk Hohndel
2021-03-11Update to desktop user manualGravatar willemferguson
2021-03-08parser: initialize picture variableGravatar Berthold Stoeger
2021-03-08stats: initialize InformationBox::width and height membersGravatar Berthold Stoeger
2021-03-05statistics: don't divide by totalCount = 0 in pie chartsGravatar Berthold Stoeger
2021-03-05profile: initialize DiveEventItem::dive to nullGravatar Berthold Stoeger
2021-03-05stats: initialize PieSeries::radius to 0 in constructorGravatar Berthold Stoeger
2021-03-01[gha] simplify LXD handlingGravatar Michał Sawicz
2021-03-01Max ceiling precisionGravatar Robert C. Helling
2021-02-26[snap] use setup-lxd actionGravatar Michał Sawicz
2021-02-26Get O2 right in bailout modeGravatar Robert C. Helling
2021-02-26Describe CCR changes in documentationGravatar Robert C. Helling
2021-02-26Fix pO2 for CCR at shallow depthsGravatar Robert C. Helling
2021-02-26Planner: Depth dependent setpoint changes in CCR modeGravatar Robert C. Helling
2021-02-24documentation: automate creation of web facing manualsGravatar Dirk Hohndel
2021-02-24mobile/manual: small changes to improve mobile manualGravatar Willem Ferguson
2021-02-24mobile/manual: tuning of header sizesGravatar Willem Ferguson
2021-02-21mobile/manual: small style change to fit picturesGravatar Dirk Hohndel
2021-02-17build-system: don't check dependencies when creating Ubuntu packageGravatar Dirk Hohndel
2021-02-17desktop: fold ApplicationState into MainWindowGravatar Berthold Stoeger
2021-02-17cleanup: remove setAppState from TestPlanGravatar Berthold Stoeger
2021-02-17planner: pass in_planner down to TemplateLayoutGravatar Berthold Stoeger
2021-02-17cleanup: remove unused includes in mainwindow.cppGravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to replot()Gravatar Berthold Stoeger
2021-02-17cleanup: remove function declarationGravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to decoMode()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to clear_deco()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to vpmb_next_gradient()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to add_segment()Gravatar Berthold Stoeger
2021-02-17planner: remove print_mode parameter from calculate_deco_information()Gravatar Berthold Stoeger
2021-02-17Mobile user manual update: statisticsGravatar willemferguson
2021-02-17As last resort, use the site name as locationGravatar Miika Turkia
2021-02-17Use country for divelogs.de exportGravatar Miika Turkia
2021-02-13statistics: implement primitive "restrict to selection" featureGravatar Berthold Stoeger
2021-02-13statistics: implement shift-selection of rangesGravatar Berthold Stoeger
2021-02-13statistics: support ctrl-selection for all seriesGravatar Berthold Stoeger
2021-02-13statistics: make selection keyboard modifiers more generalGravatar Berthold Stoeger
2021-02-13statistics: highlight selected pie slicesGravatar Berthold Stoeger
2021-02-13statistics: highlight selected boxes in box plotGravatar Berthold Stoeger
2021-02-13statistics: remove horizontal flag from bar chart itemsGravatar Berthold Stoeger
2021-02-13statistics: highlight selected barGravatar Berthold Stoeger
2021-02-13statistics: implement rectangle selection in scatter plotGravatar Berthold Stoeger