aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
2017-03-11Merge branch 'master' of https://github.com/dje29/subsurfaceGravatar Dirk Hohndel
2017-03-11We use 'setpoint' in UI. Use it also for documentation and comments. No seman...Gravatar Martin Měřinský
2017-03-11Use abbreviations with dots.Gravatar Martin Měřinský
2017-03-11Change type of divedatepoint.depth to depth_tGravatar Robert C. Helling
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2017-03-04heartrate, heartbeat > heart rateGravatar Martin Měřinský
2017-03-04divecomputer > dive computerGravatar Martin Měřinský
2017-03-04Correct "set-point" -> "setpoint" and window title setpoint changeGravatar Stefan Fuchs
2017-02-21Add units and nicer formating for items in profile info boxGravatar Stefan Fuchs
2017-02-21Translate names of additional dive events and nicer format info box textGravatar Stefan Fuchs
2017-02-05Mobile: Do not show tankbar for CCR divesGravatar Joakim Bygdell
2017-02-05MOBILE: Reposition objects in the profileGravatar Joakim Bygdell
2017-02-04Let cylinderid = -1 mean same gas as beforeGravatar Robert C. Helling
2017-01-28Fix dive visual editor being too quick to rescale timeGravatar Dirk Hohndel
2017-01-21Fix tankbar offset at gas switch eventGravatar Joakim Bygdell
2017-01-21Don't let the tankbar overlap the tissue heatmapGravatar Joakim Bygdell
2017-01-15Prevent the heatmap form overlapping at the endsv4.6.0Gravatar Robert C. Helling
2017-01-06Fix deco_mode confusionGravatar Robert C. Helling
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