summaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2015-01-31Update ceiling when changing dive modeGravatar Robert C. Helling
2015-01-31Hide tooltip when posting a profile to FacebookGravatar Dirk Hohndel
2015-01-28Hide ruler when in ADD or PLAN mode.Gravatar Tomaz Canabrava
2015-01-24Fix crash with empty dive listGravatar Dirk Hohndel
2015-01-24Correcly look at all relevant dive computer structuresGravatar Dirk Hohndel
2015-01-24Don't show previous dive computer textGravatar Dirk Hohndel
2015-01-23Code cleanup: CCR setpoint and o2 sensor visualisationGravatar willem ferguson
2015-01-21CCR option: display o2 sensor dataGravatar willem ferguson
2015-01-19Actually walk all dive computers, don't just claim to do soGravatar Dirk Hohndel
2015-01-18Fix build: add missing #includesGravatar Thiago Macieira
2015-01-18Move the heart rate graphGravatar Joakim Bygdell
2015-01-18Clean up the header filesGravatar Dirk Hohndel
2015-01-15Speed Improvemens: fewer calls to mapFromScene / mapToSceneGravatar Tomaz Canabrava
2015-01-14Remove instantMeanDepthLineGravatar Cristine Guadelupe
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-09Repair minor bug in CCR setpoint graphGravatar Willem Ferguson
2015-01-07profile: don't show instantMeanDepth for printModeGravatar Lubomir I. Ivanov
2015-01-06Fix potential crashGravatar Dirk Hohndel
2015-01-05Don't always show the setpoint graphGravatar Dirk Hohndel
2015-01-05Display CCR setpoint values on the po2 graphGravatar Willem Ferguson
2015-01-04Close two compiler warnings about reorderingGravatar Anton Lundin
2015-01-01Whitespace cleanupGravatar Dirk Hohndel
2015-01-01Get rid of mean depth lineGravatar Krzysztof Arentowicz
2015-01-01Plot mean depth dataGravatar Krzysztof Arentowicz
2014-12-30Make the moving mean depth line workGravatar Tomaz Canabrava
2014-12-30Add a new signal to send the current time/depth of the mouse posGravatar Tomaz Canabrava
2014-12-30Add the instantMeanDepth on SceneGravatar Tomaz Canabrava
2014-12-30Add skeleton for the instant mean depth lineGravatar Tomaz Canabrava
2014-12-18Connect QGraphicsScene to its parrentGravatar Anton Lundin
2014-12-18Have ProfileWidget2 delete its allocated dataGravatar Anton Lundin
2014-12-17Turn of replotting while the cylinder type combo box is activeGravatar Robert C. Helling
2014-12-12Prevent the tank bar from overlaping the temperature graph.Gravatar Joakim Bygdell
2014-12-10Trivial white space fixGravatar Dirk Hohndel
2014-12-10More temperature plot position tuningGravatar Dirk Hohndel
2014-12-10Rearrange the vertical positions to better accomodate the temperature graph.Gravatar Joakim Bygdell
2014-12-04Don't interpolate pressure while dragging waypointsGravatar Robert C. Helling
2014-12-01Context menu entry to change setpointGravatar Robert C. Helling
2014-11-19Profile: adjust tank pressures at gas change (incomplete)Gravatar Dirk Hohndel
2014-11-19Profile: don't offer to switch to an already active tankGravatar Dirk Hohndel
2014-11-19Profile: add helper function to get the sample entry for a mouse positionGravatar Dirk Hohndel
2014-11-19Profile: keep the plotInfo in the corresponding member variableGravatar Dirk Hohndel
2014-11-19Don't offer to add a gas change if there is ony one gasGravatar Dirk Hohndel
2014-11-15Mark string for translationGravatar Salvo 'LtWorf' Tomaselli
2014-11-01Fix partial pressure graph thresholdsGravatar Dirk Hohndel
2014-10-30Fix adding gas change to a diveGravatar Dirk Hohndel
2014-10-29Allow the user to switch to a gas in a specific tankGravatar Dirk Hohndel
2014-10-21Correctly place the first gas label in drop to bottom modeGravatar Dirk Hohndel
2014-10-10Untangle the graphs at the bottom of the profile.Gravatar Joakim Bygdell
2014-09-19Add tissue saturation plot to tooltipGravatar Robert C. Helling
2014-09-19Tissue saturation plot a la Sherwater PretelGravatar Robert C. Helling