aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-29Make the calculated ceiling be preferences awareGravatar Tomaz Canabrava
2014-01-28Remove the hack to create most Makefile variables on UnixGravatar Thiago Macieira
2014-01-28Fix an issue added in the last commitGravatar Tomaz Canabrava
2014-01-28Use the same behavior as the old time markersGravatar Tomaz Canabrava
2014-01-28Do not create label if string is empty.Gravatar Tomaz Canabrava
2014-01-27Move the 'getSacColor' out of old profile and use it.Gravatar Tomaz Canabrava
2014-01-27Detect errors while downloading from libdivecomputerGravatar Dirk Hohndel
2014-01-27Fix the semantics of the dive_cbGravatar Dirk Hohndel
2014-01-27Add settings awareness for the PP graphGravatar Tomaz Canabrava
2014-01-26Add qt-ui to DEPENDPATH.Gravatar Michael Andreen
2014-01-26Disable the switching depth column for cylindersGravatar Dirk Hohndel
2014-01-26Don't dereference NULL pointer when adding tanks to a dive planGravatar Dirk Hohndel
2014-01-25Extends copyright years on About screen to include 2014Gravatar Tim Wootton
2014-01-25Fix potential crash at startupGravatar Dirk Hohndel
2014-01-25Adding some supported divelogs to importing infoGravatar Miika Turkia
2014-01-25Typo fixes on user manualGravatar Miika Turkia
2014-01-25Add manual CSV log import to UserManualGravatar Miika Turkia
2014-01-25Update screenshot for CSV importGravatar Miika Turkia
2014-01-25CSV import instructions improvedGravatar Miika Turkia
2014-01-25Hook up XSLT and include it in resourcesGravatar Miika Turkia
2014-01-25Set up the parsing of manual CSV filesGravatar Miika Turkia
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-25XSLT for importing manually kept CSV divesGravatar Miika Turkia
2014-01-24Make the appdata file validateGravatar Richard Hughes
2014-01-23This adds appdata for SubsurfaceGravatar Pedro Neves
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-23Fix importing CSV files with empty valuesGravatar Miika Turkia
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-22Improve floating point equality testGravatar Robert Helling
2014-01-22Add info to the CodingStyle for C++ constructorsGravatar Thiago Macieira
2014-01-22Fix creating the list of Qt translation files under Qt5Gravatar Thiago Macieira
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