aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/diveprofileitem.h
AgeCommit message (Expand)Author
2014-07-23Code cleanup: HeartRate item was doing insane thingsGravatar Tomaz Canabrava
2014-06-01Rename two C++ methods to the more typical CamelCaseGravatar Dirk Hohndel
2014-06-01Convert plot_gas_value to gasmixGravatar Dirk Hohndel
2014-05-26Paint the dive red if the user is breaking ceiling on the planner.Gravatar Tomaz Canabrava
2014-05-22PreferencesChanged -> settingsChanged.Gravatar Tomaz Canabrava
2014-04-10Feature to show or hide heart rate graphGravatar Lakshman
2014-03-15Bugfix: generalize pp graphs to allow for multi over-threshold periodsGravatar Jan Mulder
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-23New profile: create new class for DiveHeartrateItemGravatar Dirk Hohndel
2014-02-17Make part of the context menu work (gas change event)Gravatar Tomaz Canabrava
2014-02-12Make the mean depth line follow the size of the axis.Gravatar Tomaz Canabrava
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-11Clean up include filesGravatar Dirk Hohndel
2014-02-10Clear the data when the model resets.Gravatar Tomaz Canabrava
2014-02-09diveprofileitem.cpp improvementsGravatar Boris Barbulovski
2014-02-05Optimizations and fixes on the new profile.Gravatar Tomaz Canabrava
2014-02-05Created a method to check if calculations should take place.Gravatar Tomaz Canabrava
2014-01-29Show gradient factor.Gravatar Tomaz Canabrava
2014-01-29Make the calculated ceiling be preferences awareGravatar Tomaz Canabrava
2014-01-27Add settings awareness for the PP graphGravatar Tomaz Canabrava
2014-01-23Added the first Partial Gas Pressure: PN2Gravatar Tomaz Canabrava
2014-01-22Make the tissues be preferences-aware.Gravatar Tomaz Canabrava
2014-01-22Add a MeanDepthItem that has 2 strings.Gravatar Tomaz Canabrava
2014-01-21Better use of the preferences changed signal.Gravatar Tomaz Canabrava
2014-01-21Draw the Ceiling in red if preferences are marked for that.Gravatar Tomaz Canabrava
2014-01-21Add the DiveCalculatedCeiling item.Gravatar Tomaz Canabrava
2014-01-21Plot gas value function ported to the new canvas.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-19Fixed Temperature TextGravatar Tomaz Canabrava
2014-01-17Plot the Temperature 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-17Added the Temperature Graph.Gravatar Tomaz Canabrava
2014-01-17Transform the DiveProfileItem to an Abstract GeneralizationGravatar Tomaz Canabrava
2014-01-16Added the DiveProfileItem that uses the DiveProfileModel to diplay data.Gravatar Tomaz Canabrava