aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
2016-11-01Deco mode for plannining is not deco mode for showingGravatar Tomaz Canabrava
2016-11-01More preference handling fixesGravatar Tomaz Canabrava
2016-11-01Use the new preferences object to set the preferencesGravatar Tomaz Canabrava
2016-10-27ToolTipItem: only show gf line in pressure graph when using Buhlmann modelGravatar Rick Walsh
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-10-03Initialize tooltip tissue pixmap properlyGravatar Robert C. Helling
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-24Separate VPM-B conservatism preference for planner and profileGravatar Rick Walsh
2016-09-24Rename conservatism_level to vpmb_conservatismGravatar Rick Walsh
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-07-24Event name heuristics to show better event iconsGravatar Dirk Hohndel
2016-07-24Avoid compile time warningGravatar Dirk Hohndel
2016-07-24Show different icons based on event severityGravatar Dirk Hohndel
2016-07-23Event flags should be checked as bits, not valuesGravatar Linus Torvalds
2016-07-22Undefine both macrosGravatar Dirk Hohndel
2016-07-09Have divedatapoint store cylinder id instead of gasmixGravatar Rick Walsh
2016-06-23Now that we are building with C++11 we need override keywordGravatar Dirk Hohndel
2016-06-01Don't show surface events at the beginning or end of the diveGravatar Linus Torvalds
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-14Silence warningGravatar Dirk Hohndel
2016-04-04Start using the actual cylinder data for gas switch eventsGravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04Don't write back dive data that hasn't changed in gitGravatar Linus Torvalds
2016-03-28QML UI: take device pixel ratio into account when scaling pixmaps on iOSGravatar Dirk Hohndel
2016-03-23Undo two more unsigned changes that are no longer neededGravatar Dirk Hohndel
2016-03-19Profile widget: Display gradient factors used in planGravatar Rick Walsh
2016-03-09Clean up signedness confusion in tankitem.cppGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in diveprofileitem.cppGravatar Dirk Hohndel
2016-03-09Silence warnings in profilewidget2.cppGravatar Dirk Hohndel
2016-03-09Silence warnings in divetooltipitem.cppGravatar Tomaz Canabrava
2016-03-09Silence warnings in divepixmapitem.cppGravatar Tomaz Canabrava
2016-03-08Silence warnings in TankItemGravatar Tomaz Canabrava
2016-03-08Silence warnings in Profilewidget2Gravatar Tomaz Canabrava
2016-03-08Silence warnings in DiveProfileItemGravatar Tomaz Canabrava
2016-03-08Silence warnings in DiveEventItemGravatar Tomaz Canabrava
2016-03-08Silence warnings in DiveCartesianAxisGravatar Tomaz Canabrava
2016-03-06Clean up handling of various include fileGravatar Tomaz Canabrava
2016-02-20Add option to allocate the samples in fake_dc()Gravatar Dirk Hohndel
2016-02-06Profile: don't compile code that isn't needed on mobileGravatar Dirk Hohndel
2016-02-05profile-widget: use smaller event icons on Subsurface-mobileGravatar Rick Walsh
2016-02-05Do not run the deco calculations in the mobile appGravatar Dirk Hohndel
2016-01-25Fix bug on the visibility of the Ruler GraphGravatar Tomaz Canabrava
2016-01-25Fix Ceiling GraphGravatar Tomaz Canabrava