aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/diveprofileitem.cpp
AgeCommit message (Expand)Author
2014-11-22Check error code of get_cylider_idx_by_use()Gravatar Robert C. Helling
2014-11-17For CCR dives, show plot for diluent and O2 cylinder pressuresGravatar Robert C. Helling
2014-11-01Fix partial pressure graph thresholdsGravatar Dirk Hohndel
2014-10-20Recalculate the decompression if the date / time of a dive changesGravatar Dirk Hohndel
2014-10-12Remove unused variablesGravatar Anton Lundin
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-23Code cleanup: HeartRate item was doing insane thingsGravatar Tomaz Canabrava
2014-07-18Save / Restore the QPainter before operations.Gravatar Tomaz Canabrava
2014-07-11Code cleanup: removed bogus animation functionsGravatar Tomaz Canabrava
2014-07-11Planner: add event that explains when planner turns redGravatar Dirk Hohndel
2014-07-11Planner: fix calculation when it is safe to surfaceGravatar Dirk Hohndel
2014-07-03UI restructure: don't use random dives from the divelist for dataGravatar Dirk Hohndel
2014-06-25Deco artefacts with low GFlowGravatar Robert C. Helling
2014-06-10Planner: show the GF used for planning on top of the profileGravatar Dirk Hohndel
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-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-22PreferencesChanged -> settingsChanged.Gravatar Tomaz Canabrava
2014-05-20Code Cleanup: use qMin instad of if( min ) setMin else setMax.Gravatar Tomaz Canabrava
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-04-16Renaming the prefs struct members to be consistent with the QSettings.Gravatar Gehad Elrobey
2014-04-14Simplify codeGravatar Dirk Hohndel
2014-04-14Make red ceiling workGravatar Dirk Hohndel
2014-04-10Feature to show or hide heart rate graphGravatar Lakshman
2014-03-19Profile2: fix widths on some lines for Qt5Gravatar Lubomir I. Ivanov
2014-03-15Bugfix: generalize pp graphs to allow for multi over-threshold periodsGravatar Jan Mulder
2014-03-10Profile2: use an implicit initializer for a struct arrayGravatar Lubomir I. Ivanov
2014-03-07Remove a Lot of Dead Code.Gravatar Tomaz Canabrava
2014-03-02Add Units to mean depth valueGravatar Gopichand Paturi
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-25New profile: try to pick better HR samples for which to print numberGravatar Dirk Hohndel
2014-02-25New profile: small cleanup of heartrate codeGravatar Dirk Hohndel
2014-02-23New profile: create new class for DiveHeartrateItemGravatar Dirk Hohndel
2014-02-16New profile: improve mean depth lineGravatar Dirk Hohndel
2014-02-16Clean up some warningsGravatar Dirk Hohndel
2014-02-15Fix crash opening testdive0.xmlGravatar Tomaz Canabrava
2014-02-14Align Right side of Cylinder Pressure Text to the Left.Gravatar Tomaz Canabrava
2014-02-14Left-Align the last Temperature Text.Gravatar Tomaz Canabrava
2014-02-14Show the last temperature on the graph.Gravatar Tomaz Canabrava
2014-02-12Make the mean depth line follow the size of the axis.Gravatar Tomaz Canabrava
2014-02-11Fix variable scope issueGravatar Dirk Hohndel
2014-02-10Clear the data when the model resets.Gravatar Tomaz Canabrava
2014-02-10Profile2: Prevent a crash if no dives are presentGravatar Lubomir I. Ivanov
2014-02-09diveprofileitem.cpp improvementsGravatar Boris Barbulovski
2014-02-08Fix placement of notification area and dive computer name.Gravatar Tomaz Canabrava
2014-02-06Big improvement in speed ( callgrind )Gravatar Tomaz Canabrava
2014-02-05Fix hiding the tissues when user set 'show ceiling' to false.Gravatar Tomaz Canabrava