aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-02-08Fix the rest of item visibilities and a few alignment fixes.Gravatar Tomaz Canabrava
2014-02-08Re-enable more items on the new profile.Gravatar Tomaz Canabrava
2014-02-08Partial pressures and cylinder pressure back on profile.Gravatar Tomaz Canabrava
2014-02-08Remove code that was unused.Gravatar Tomaz Canabrava
2014-02-08Show the profile again.Gravatar Tomaz Canabrava
2014-02-08Fix time and half of depth lines.Gravatar Tomaz Canabrava
2014-02-08Start the profile stateGravatar Tomaz Canabrava
2014-02-08Fix the 'Empty' profile state that was broken for ages.Gravatar Tomaz Canabrava
2014-02-08Start to make things sane again...Gravatar Tomaz Canabrava
2014-02-08Remove duplicated additemGravatar Tomaz Canabrava
2014-02-08Break everything to make it correct next time.Gravatar Tomaz Canabrava
2014-02-08Huge code cleanup.Gravatar Tomaz Canabrava
2014-02-06Process events just after starting the StateMachineGravatar Tomaz Canabrava
2014-02-06Remove a lot of unused code.Gravatar Tomaz Canabrava
2014-02-06Load options as soon as the progrm startsGravatar Tomaz Canabrava
2014-02-06Save the old pref system when changing the new oneGravatar Tomaz Canabrava
2014-02-06Move save of preferences to the preferences dialog.Gravatar Tomaz Canabrava
2014-02-06Include images in profileGravatar Robert C. Helling
2014-02-06Create a toolbox on the left side of the new profileGravatar Tomaz Canabrava
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-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-01-29Fix positioning of many text items.Gravatar Tomaz Canabrava
2014-01-29Show gradient factor.Gravatar Tomaz Canabrava
2014-01-29Make the calculated ceiling be preferences awareGravatar Tomaz Canabrava
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-27Add settings awareness for the PP graphGravatar Tomaz Canabrava
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-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