index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile-widget
/
diveprofileitem.h
Age
Commit message (
Expand
)
Author
2021-05-08
profile: remove DiveAmbPressureItem
Berthold Stoeger
2021-05-08
profile: remove DiveGFLineItem
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to replot()
Berthold Stoeger
2021-02-17
cleanup: remove function declaration
Berthold Stoeger
2021-01-10
profile: pass dive to plot function of profile-items
Berthold Stoeger
2021-01-10
profile: remove DiveProfileItem::settingsToggled
Berthold Stoeger
2021-01-10
profile: move calculations out of DiveGasPressureItem::paint()
Berthold Stoeger
2021-01-10
profile: move calculations out of DivePercentageItem::paint()
Berthold Stoeger
2021-01-10
profile: remove AbstractProfilePolygonItem::modelDataChanged()
Berthold Stoeger
2021-01-10
profile: explicitly clear profile items
Berthold Stoeger
2021-01-10
profile: remove AbstractProfilePolygonItem::settingsChanged()
Berthold Stoeger
2021-01-10
profile: initialize axis of DiveProfileItems on construction
Berthold Stoeger
2021-01-10
profile: set model of profile items on construction
Berthold Stoeger
2021-01-10
profile: remove redundant code in DiveCalculatedCeiling
Berthold Stoeger
2020-04-13
cleanup: turn protected into private members
Berthold Stoeger
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-09-07
Cleanup: constify threshold pointers in DiveProfileItem
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-01-10
Typo: Threshould -> Threshold
Berthold Stoeger
2017-04-29
Add SPDX header to profile widgets
Dirk Hohndel
2017-03-28
minimal pO2 threshold: color the p02 graph also for minumum
Jan Mulder
2016-10-20
Heatmap: Color undersaturated values relative to inert gas pressure
Rick Walsh
2016-09-24
Hook up the code to toggle DC reported ceiling visibility
Dirk Hohndel
2016-09-17
Separate method for heatmap color scaling
Robert C. Helling
2016-09-17
Introduce heat map
Robert C. Helling
2016-01-25
Fix Ceiling Graph
Tomaz Canabrava
2016-01-25
More Profile Itens on the new Settings
Tomaz Canabrava
2016-01-25
Changed quite a few shorts to bool on the c++ implementtion
Tomaz Canabrava
2015-11-06
Untangle DiveCalculatedCeiling from MainWindow
Lubomir I. Ivanov
2015-10-30
Move Profile widget out of desktop-widgets
Tomaz Canabrava