aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/diveprofileitem.cpp
AgeCommit message (Expand)Author
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
2015-11-06remove some mainwindow.h includesGravatar Lubomir I. Ivanov
2015-11-06Untangle DiveCalculatedCeiling from MainWindowGravatar Lubomir I. Ivanov
2015-11-05Remove dead codeGravatar Dirk Hohndel
2015-11-02Preferences: Remove the old dialog and use the new oneGravatar Tomaz Canabrava
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava