aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-01-25Extends copyright years on About screen to include 2014Gravatar Tim Wootton
2014-01-25Fix potential crash at startupGravatar Dirk Hohndel
2014-01-25C++ code to call parsing functions for manual CSVGravatar Miika Turkia
2014-01-25GUI for importing manually kept CSV logsGravatar Miika Turkia
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-23Added comments explaining why the events are created on the setDiveGravatar Tomaz Canabrava
2014-01-23Prevent memory leak by removing the texts on the TemperatureItemGravatar Tomaz Canabrava
2014-01-23Move profile item to be used as cache.Gravatar Tomaz Canabrava
2014-01-23Moved the temperature item as a 'Cache'Gravatar Tomaz Canabrava
2014-01-23Fix the ghost-text-on-profile regressionGravatar Tomaz Canabrava
2014-01-23Move the creation of the Gas Pressure item to the constructorGravatar Tomaz Canabrava
2014-01-23Don't recreate the tissues, but instead, reshape them.Gravatar Tomaz Canabrava
2014-01-22Make the tissues be preferences-aware.Gravatar Tomaz Canabrava
2014-01-22Do not delete / new object that can be cached.Gravatar Tomaz Canabrava
2014-01-22Simplify the code for the reported ceiling.Gravatar Tomaz Canabrava
2014-01-22Prepare for plotting partial pressures in the new profileGravatar Tomaz Canabrava
2014-01-22Fix the ZLevel value of some items.Gravatar Tomaz Canabrava
2014-01-22Add a MeanDepthItem that has 2 strings.Gravatar Tomaz Canabrava
2014-01-22Allow manually added dives to have their location changedGravatar Robert Helling
2014-01-21Whitespace, whitespace, whitespaceGravatar Dirk Hohndel
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-21If we draw ceilings in red do not dig a hole on the profile.Gravatar Tomaz Canabrava
2014-01-21Show dive computer ceilingGravatar Tomaz Canabrava
2014-01-21Prevent potential math overflow in new profileGravatar Robert C. Helling
2014-01-21Remember to clean the tissues when changing dives.Gravatar Tomaz Canabrava
2014-01-21Add the tissues to the profile graphGravatar 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-21Simplfy the code for the cylinder pressure.Gravatar Tomaz Canabrava
2014-01-21Add the depth text.Gravatar Tomaz Canabrava
2014-01-21Add the dive computer text.Gravatar Tomaz Canabrava
2014-01-19Plot the events on top of the profile.Gravatar Tomaz Canabrava
2014-01-19Make the colors of the texts be prettier.Gravatar Tomaz Canabrava
2014-01-19Remove the ticks on the Axis, we never used them on the old profile.Gravatar Tomaz Canabrava
2014-01-19Fixed Temperature TextGravatar Tomaz Canabrava
2014-01-19Fix the positioning of the Labels using the new DiveTextItemGravatar Tomaz Canabrava
2014-01-19Remove the plotText function, standardize with the TextItem.Gravatar Tomaz Canabrava
2014-01-19Enter dive edit mode on divemaster field focusGravatar Sergey Starosek
2014-01-19Expand tags approach to divemaster fieldGravatar Sergey Starosek
2014-01-19Populate divemaster completion model using CSVGravatar Sergey Starosek
2014-01-19Use focus policy setting from widget constructorGravatar Sergey Starosek
2014-01-19Ignore mouse wheel events on tags widgetGravatar Sergey Starosek
2014-01-18Add mean depth to new profileGravatar Dirk Hohndel
2014-01-18Fix potential crash in getColor functionsGravatar Dirk Hohndel
2014-01-18Fix maxdepth in new profileGravatar Dirk Hohndel
2014-01-18Fix crash in new profileGravatar Michael Andreen