aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-19Stop doing the (very expensive) pow() calculation pointlesslyGravatar Linus Torvalds
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
2014-01-17Plot the Temperature Text.Gravatar Tomaz Canabrava
2014-01-17Add the gas pressure plot.Gravatar Tomaz Canabrava
2014-01-17Create a version of create_graph_info that doesn't depend on GC.Gravatar Tomaz Canabrava
2014-01-17Add Information about the Pressure to the Model.Gravatar Tomaz Canabrava
2014-01-17Added the Cylinder Pressure AxisGravatar Tomaz Canabrava
2014-01-17Remove warning about a null pixmap.Gravatar Tomaz Canabrava
2014-01-17Remove warning about item not on the scene.Gravatar Tomaz Canabrava
2014-01-17Fix a crash.Gravatar Tomaz Canabrava
2014-01-17Fix compile time warningsGravatar Dirk Hohndel
2014-01-17Do not display the Time AxisGravatar Tomaz Canabrava
2014-01-17Made the Axis be aware of Direction.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-17Added a DiveEventItem that knows how to handle itself.Gravatar Tomaz Canabrava
2014-01-17Started the code for a grid that knows how to handle itself.Gravatar Tomaz Canabrava
2014-01-17The plot-profile method was being called too many times.Gravatar Tomaz Canabrava
2014-01-17Use the same methods as the old profile to discover the boundaries.Gravatar Tomaz Canabrava
2014-01-17Treat Sensus CSV import specially on GUIGravatar Miika Turkia
2014-01-17Add Sensus XSLT as a resource and enable itGravatar Miika Turkia
2014-01-17Support for XSLT template for CSV importGravatar Miika Turkia
2014-01-17XSLT for parsing Sensus Ultra CSV exportGravatar Miika Turkia
2014-01-17Sample log from Sensus Ultra, exported in CSVGravatar Miika Turkia
2014-01-17Remove duplicate method callGravatar Sergey Starosek
2014-01-17Don't include stdbool.h when included from C++Gravatar Anton Lundin
2014-01-16Add switch statement to CodingStyleGravatar Dirk Hohndel
2014-01-16Save XML files into a memory buffer rather than directly into a fileGravatar Linus Torvalds
2014-01-16Get rid of build warningsGravatar Dirk Hohndel
2014-01-16Fix compile error when not building with CONFIG+=debugGravatar Dirk Hohndel
2014-01-16Fix some memory leaks.Gravatar Boris Barbulovski
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-16Show old profile when starting SubsurfaceGravatar Dirk Hohndel
2014-01-16Reworked the calculate_max_limits and plotted the dive.Gravatar Tomaz Canabrava
2014-01-16Added debug code to help understand the ProfileGravatar Tomaz Canabrava
2014-01-16Importantly, I had forgotten to start the state machineGravatar Tomaz Canabrava
2014-01-16Added names to the states, so it's easier to debug.Gravatar Tomaz Canabrava
2014-01-16Added a Context menu so we can test the state switching.Gravatar Tomaz Canabrava
2014-01-16Added the Animations for the transitions of the States.Gravatar Tomaz Canabrava