aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/diveplotdatamodel.cpp
AgeCommit message (Expand)Author
2015-05-29Move DivePlotDataModel to qt-modelsGravatar Tomaz Canabrava
2015-01-27diveplotdatamodel.cpp: use space before sensor indexGravatar Lubomir I. Ivanov
2015-01-26Change mean depth/s to mean depth @ sGravatar Tim Wootton
2015-01-26Heartrate sounds better than heart beatGravatar Tim Wootton
2015-01-21CCR option: display o2 sensor dataGravatar willem ferguson
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2015-01-05Display CCR setpoint values on the po2 graphGravatar Willem Ferguson
2015-01-05Various capitalization fixesGravatar Joseph W. Joshua
2014-12-30Add the runnimg_sum data to the data model to be displayed on the profileGravatar Tomaz Canabrava
2014-12-30Add the gradient factor on the tableGravatar Tomaz Canabrava
2014-12-30Add text for the heart beat data on the tableGravatar Tomaz Canabrava
2014-09-19Tissue saturation plot a la Sherwater PretelGravatar Robert C. Helling
2014-09-18Helper function for partial pressure calculationGravatar Robert C. Helling
2014-07-11profile capitalisationGravatar Tim Wootton
2014-07-03UI restructure: don't use random dives from the divelist for dataGravatar Dirk Hohndel
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
2014-05-19Change get_dive_by_diveid to get_dive_by_uniq_idGravatar Dirk Hohndel
2014-05-13Rename getDiveById to get_dive_by_id to keep current c code organized.Gravatar Tomaz Canabrava
2014-03-20Removed Duplicate IncludesGravatar Hugle
2014-03-18Profile2: use unsigned int for the divecomputer numberGravatar Lubomir I. Ivanov
2014-03-17Be more careful about dive computer selectionGravatar Linus Torvalds
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-19New profile: partial addition of heartrateGravatar Dirk Hohndel
2014-02-19Convert more TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-02-17Make part of the context menu work (gas change event)Gravatar Tomaz Canabrava
2014-02-11New profile: enable switching between dive computersGravatar Dirk Hohndel
2014-02-10Clean up the setDive functionGravatar Dirk Hohndel
2014-02-10Profile2: Prevent another crash if no dives are presentGravatar Lubomir I. Ivanov
2014-02-10Clear the data when the model resets.Gravatar Tomaz Canabrava
2014-02-10Improve sanity check for DivePlotDataModel::data()Gravatar Boris Barbulovski
2014-02-09DivePlotDataModel improvementsGravatar Boris Barbulovski
2014-02-05Created a method to check if calculations should take place.Gravatar Tomaz Canabrava
2014-01-27Add settings awareness for the PP graphGravatar Tomaz Canabrava
2014-01-23Added the Po2 Partial Pressure Graph.Gravatar Tomaz Canabrava
2014-01-23Added the code for the PHE gas pressure.Gravatar Tomaz Canabrava
2014-01-23Added the first Partial Gas Pressure: PN2Gravatar Tomaz Canabrava
2014-01-21Add the tissues to the profile graphGravatar Tomaz Canabrava
2014-01-21Add the DiveCalculatedCeiling item.Gravatar Tomaz Canabrava
2014-01-21Add the gas presssure profile texts.Gravatar Tomaz Canabrava
2014-01-21Add the depth text.Gravatar Tomaz Canabrava
2014-01-17Add the gas pressure plot.Gravatar Tomaz Canabrava
2014-01-17Add Information about the Pressure to the Model.Gravatar Tomaz Canabrava
2014-01-16Get rid of build warningsGravatar Dirk Hohndel
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-16Added a Model that should handle the Dive ProfileGravatar Tomaz Canabrava