summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-17Don't return a stack variableGravatar Dirk Hohndel
2014-02-17Make part of the context menu work (gas change event)Gravatar Tomaz Canabrava
2014-02-17Missing initializerGravatar Dirk Hohndel
2014-02-17Compute dive computer/camera time offset from sample pictureGravatar Robert C. Helling
2014-02-17Store camera time offset in preferencesGravatar Robert C. Helling
2014-02-17Fix missing air temp on divelogs.de exportGravatar Miika Turkia
2014-02-16Whitespace cleanup for parse-xml.c and save-xml.cGravatar Dirk Hohndel
2014-02-16Continue to improve whitespace cleanup helperGravatar Dirk Hohndel
2014-02-16Allow backups for .ssrf files as wellGravatar Dirk Hohndel
2014-02-16Rename old 'xml' file as 'bak' file when savingGravatar Linus Torvalds
2014-02-16New profile: some more slight rearrangementsGravatar Dirk Hohndel
2014-02-16Fix missed "+0.5" rounding - use rint() insteadGravatar Linus Torvalds
2014-02-16micro-optimisation: avoid division in main strtod() loopGravatar Linus Torvalds
2014-02-16Fine tune positioning of temperature and tank pressure linesGravatar Dirk Hohndel
2014-02-16New profile: improve mean depth lineGravatar Dirk Hohndel
2014-02-16Clean up some warningsGravatar Dirk Hohndel
2014-02-15Math is hard. Let's go shopping.Gravatar Dirk Hohndel
2014-02-15Remove some unused variablesGravatar Dirk Hohndel
2014-02-15Fix z-value of the PartialPressure gas graph over the timeAxisGravatar Tomaz Canabrava
2014-02-15Make it possible to hide some of the grid lines.Gravatar Tomaz Canabrava
2014-02-15Better setup of the defaults for the grid.Gravatar Tomaz Canabrava
2014-02-15Create the grids.Gravatar Tomaz Canabrava
2014-02-15Change the axis update method to move the lines.Gravatar Tomaz Canabrava
2014-02-15New template-based-function: remove the uneeded items on a QList.Gravatar Tomaz Canabrava
2014-02-15Remove the class 'CartesianPlane'Gravatar Tomaz Canabrava
2014-02-15Move the events when a partial pressure graph is enabled / disabledGravatar Tomaz Canabrava
2014-02-15If the depth is zero, dont show it.Gravatar Tomaz Canabrava
2014-02-15Fix crash opening testdive0.xmlGravatar Tomaz Canabrava
2014-02-15Removed unused setup functionGravatar Dirk Hohndel
2014-02-15Make font label scale a per axis propertyGravatar Dirk Hohndel
2014-02-15New Profile: make axis labels smallerGravatar Dirk Hohndel
2014-02-15Add unit support for CSV importGravatar Miika Turkia
2014-02-15Initialize device_data_t dataGravatar Dirk Hohndel
2014-02-14Import gas info for Shearwater DesktopGravatar Miika Turkia
2014-02-14Import Shearwater Desktop divelog databaseGravatar Miika Turkia
2014-02-14Refactoring sqlite import supportGravatar Miika Turkia
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-14Removed the 'Unused Tanks' from the toolbar.Gravatar Tomaz Canabrava
2014-02-13Updated user manual html fileGravatar Dirk Hohndel
2014-02-13User manual: grammar and stylistic revisionGravatar Willem Ferguson
2014-02-13Automated whitespace / coding style correctionGravatar Dirk Hohndel
2014-02-13Fine tuning of the whitespace / coding style post processingGravatar Dirk Hohndel
2014-02-13Add recent files to main menu.Gravatar Boris Barbulovski
2014-02-12Add a simplistic tool to clean up whitespaceGravatar Dirk Hohndel
2014-02-12Use "rint()" instead of rounding manually with "+ 0.5"Gravatar Linus Torvalds
2014-02-12Fix default value for missing surface pressure from divecomputerGravatar Linus Torvalds
2014-02-12Ensure the correct parent is used in the dialogGravatar Dirk Hohndel
2014-02-12Don't redeclare variables of the same nameGravatar Dirk Hohndel