aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-06Add an event filter to hide normal tooltipsGravatar Tomaz Canabrava
2014-02-06Big improvement in speed ( callgrind )Gravatar Tomaz Canabrava
2014-02-06Make the Tooltip Item work on the new profile.Gravatar Tomaz Canabrava
2014-02-06Adapt the ToolTip to work on the new profileGravatar Tomaz Canabrava
2014-02-06Add the tooltip item to the new profile.Gravatar Tomaz Canabrava
2014-02-06Move the divetooltipitem to its own file.Gravatar Tomaz Canabrava
2014-02-05Fix DepthAxis when partial pressures aren't used.Gravatar Michael Andreen
2014-02-05User manual: replace some images, minor updatesGravatar Willem Ferguson
2014-02-05Fix the zoom-panning for the new profileGravatar Lubomir I. Ivanov
2014-02-05Added Mouse based Zoom / Movement.Gravatar Tomaz Canabrava
2014-02-05Fix hiding the tissues when user set 'show ceiling' to false.Gravatar Tomaz Canabrava
2014-02-05Optimizations and fixes on the new profile.Gravatar Tomaz Canabrava
2014-02-05Created a method to check if calculations should take place.Gravatar Tomaz Canabrava
2014-02-02Search pkg-config before {xml2,xslt}-configGravatar Thiago Macieira
2014-02-02Fix the LIBDCDEVEL=1 build when libdivecomputer was shadow-builtGravatar Thiago Macieira
2014-01-31User manual: Small text updates and new screenshotsGravatar Willem Ferguson
2014-01-29Fix positioning of many text items.Gravatar Tomaz Canabrava
2014-01-29Show gradient factor.Gravatar Tomaz Canabrava
2014-01-29Always calculate deco data, independent of preferencesGravatar Tomaz Canabrava
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