aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/diveprofileitem.cpp
AgeCommit message (Expand)Author
2018-08-15profile-widget: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-12core: activate qPrefTechnicalDetailsGravatar jan Iversen
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-24profile-widget: replace (void) with no parameter nameGravatar jan Iversen
2018-05-21profile-widget: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-03-05Use correct numeric format based on selected locale (Qt domain part)Gravatar Stefan Fuchs
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2018-02-22Remove space between pressure value and pressure unit in profileGravatar Stefan Fuchs
2018-01-10Typo: Threshould -> ThresholdGravatar Berthold Stoeger
2017-12-29cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-10-19Use displayed_dc instead of current_dcGravatar Robert C. Helling
2017-10-18Find current gasmix for heatmapGravatar Robert C. Helling
2017-08-07Fix the overprinting of gas name and pressure value on the profileGravatar Linus Torvalds
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar Linus Torvalds
2017-07-22Show multiple gas pressures in the profile even if the dive isn't CCRGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-05-26Display gas density instead of SAC in plannerGravatar Robert C. Helling
2017-04-29Add SPDX header to profile widgetsGravatar Dirk Hohndel
2017-03-28minimal pO2 threshold: color the p02 graph also for minumumGravatar Jan Mulder
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-04heartrate, heartbeat > heart rateGravatar Martin Měřinský
2017-02-21Translate names of additional dive events and nicer format info box textGravatar Stefan Fuchs
2017-01-15Prevent the heatmap form overlapping at the endsv4.6.0Gravatar Robert C. Helling
2016-11-01More preference handling fixesGravatar Tomaz Canabrava
2016-10-20Heatmap: Show more yellowGravatar Rick Walsh
2016-10-20Heatmap: Color undersaturated values relative to inert gas pressureGravatar Rick Walsh
2016-10-20Heatmap: Draw lines between data points rather than big dotsGravatar Rick Walsh
2016-09-24Correctly hook up visibility toggle for tissue heat mapGravatar Dirk Hohndel
2016-09-24Hook up the code to toggle DC reported ceiling visibilityGravatar Dirk Hohndel
2016-09-17Separate method for heatmap color scalingGravatar Robert C. Helling
2016-09-17Allow heat map to zoomGravatar Rick Walsh
2016-09-17Adjust heat map colour scaleGravatar Rick Walsh
2016-09-17Introduce heat mapGravatar Robert C. Helling
2016-04-20Only do 9 minute interval for min/max/avgGravatar Dirk Hohndel
2016-04-20Fix 3-, 6- and 9-minute min/max calculationsGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in diveprofileitem.cppGravatar Dirk Hohndel
2016-03-08Silence warnings in DiveProfileItemGravatar Tomaz Canabrava
2016-03-06Clean up handling of various include fileGravatar Tomaz Canabrava
2016-02-05Do not run the deco calculations in the mobile appGravatar Dirk Hohndel
2016-01-25Fix Ceiling GraphGravatar Tomaz Canabrava
2016-01-25Fix Display / Hide Calculated CeilingGravatar Tomaz Canabrava
2016-01-25More Profile Itens on the new SettingsGravatar Tomaz Canabrava
2016-01-25Changed quite a few shorts to bool on the c++ implementtionGravatar Tomaz Canabrava
2015-12-06diveprofileitem.cpp: fix unused variable warning on mobileGravatar Lubomir I. Ivanov
2015-12-01QML-UI: turn of some profile featuresGravatar Dirk Hohndel
2015-12-01Profile: avoid potential crashGravatar Dirk Hohndel
2015-11-06Don't connect to the PreferencesDialog in Subsurface-mobileGravatar Dirk Hohndel
2015-11-06Remove more unnecessary include file referencesGravatar Dirk Hohndel