aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2014-02-08Fix placement of notification area and dive computer name.Gravatar Tomaz Canabrava
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-06Add an event filter to hide normal tooltipsGravatar 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-05Fix the zoom-panning for the new profileGravatar Lubomir I. Ivanov
2014-02-05Added Mouse based Zoom / Movement.Gravatar Tomaz Canabrava
2014-01-28Use the same behavior as the old time markersGravatar Tomaz Canabrava
2014-01-27Add settings awareness for the PP graphGravatar Tomaz Canabrava
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-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-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-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-21Draw the Ceiling in red if preferences are marked for that.Gravatar Tomaz Canabrava
2014-01-21Remember to clean the tissues when changing dives.Gravatar Tomaz Canabrava
2014-01-21Add the tissues to the profile graphGravatar Tomaz Canabrava
2014-01-21Add the DiveCalculatedCeiling item.Gravatar Tomaz Canabrava
2014-01-21Add the depth text.Gravatar Tomaz Canabrava
2014-01-21Add the dive computer text.Gravatar Tomaz Canabrava
2014-01-19Plot the events on top of the profile.Gravatar Tomaz Canabrava
2014-01-19Fix the positioning of the Labels using the new DiveTextItemGravatar Tomaz Canabrava
2014-01-18Add mean depth to new profileGravatar Dirk Hohndel
2014-01-18Fix maxdepth in new profileGravatar Dirk Hohndel
2014-01-18Fix crash in new profileGravatar Michael Andreen
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