aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.cpp
AgeCommit message (Expand)Author
2013-05-31Cleanup minor issues with ceilings for individualy tissuesGravatar Dirk Hohndel
2013-05-31Show ceilings for individual tissuesGravatar Robert Helling
2013-05-29Correct the ceiling preference handlingGravatar Dirk Hohndel
2013-05-29Connect preferences to the rest of the codeGravatar Dirk Hohndel
2013-05-28Fix the positioning of text in the dive profileGravatar Dirk Hohndel
2013-05-26Hook up most of the Preferences dialogGravatar Dirk Hohndel
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Re-enable dive computer selectiomGravatar Dirk Hohndel
2013-05-22Fixed update the plot as we resize the view.Gravatar Tomaz Canabrava
2013-05-16Fix loading a dive via command line.Gravatar Tomaz Canabrava
2013-05-16Fix loading a second dive, after the first file was loaded.Gravatar Tomaz Canabrava
2013-05-16Fixed the loading of some mapsGravatar Tomaz Canabrava
2013-05-14Clean up some typosGravatar Henrik Brautaset Aronsen
2013-05-13Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip )Gravatar Tomaz Canabrava
2013-05-12Don't print temperatures that are below 200KGravatar Dirk Hohndel
2013-05-12Fix crash if we have no divecomputer informationGravatar Dirk Hohndel
2013-05-10Improve the text labels in the profileGravatar Dirk Hohndel
2013-05-10Tweaks to maintabGravatar Amit Chaudhuri
2013-05-10Merge branch 'fixCrash' of https://github.com/tcanabrava/subsurface into QtGravatar Dirk Hohndel
2013-05-10Crash fixed on clicking on the canvas while no dive is loaded.Gravatar Tomaz Canabrava
2013-05-10Fixed loading the first dive via command line on the profile.Gravatar Tomaz Canabrava
2013-05-10Fixed Zoom and Positioning of the Ruler ItemsGravatar Tomaz Canabrava
2013-05-10Fix some compiler warningsGravatar Dirk Hohndel
2013-05-10Change the plot text so it receives a QPointF instead of x,y, and a ParentGravatar Tomaz Canabrava
2013-05-10Fix some compiler warningsGravatar Dirk Hohndel
2013-05-10Fix showing the stuff on the canvas in the right positions.Gravatar Tomaz Canabrava
2013-05-10Only drag the tooltip panel when not zooming.Gravatar Tomaz Canabrava
2013-05-10Fix Tooltip Positions, code cleanupGravatar Tomaz Canabrava
2013-05-10Uses the correct rectangle to englobe the profile grid.Gravatar Tomaz Canabrava
2013-05-09The Zoom is working just like the GTK Version.Gravatar Tomaz Canabrava
2013-05-09Removed unused code that I'm sure it's safe to delete.Gravatar Tomaz Canabrava
2013-05-09Use a Default pen to make the configuration easier.Gravatar Tomaz Canabrava
2013-05-09Plot the vertical ruler on the left of the profile.Gravatar Tomaz Canabrava
2013-05-09Plot pp TextGravatar Tomaz Canabrava
2013-05-09Plotting deco text.Gravatar Tomaz Canabrava
2013-05-09Plotting cylinder pressure text.Gravatar Tomaz Canabrava
2013-05-09Plotting depth text.Gravatar Tomaz Canabrava
2013-05-09Plotting temperature text.Gravatar Tomaz Canabrava
2013-05-09Shows the correct color for the CylinderPressureGravatar Tomaz Canabrava
2013-05-09Plot of the Cylinder Pressure over time.Gravatar Tomaz Canabrava
2013-05-08Add bounding box to profileGravatar Dirk Hohndel
2013-05-08Show the dive computer name in the profile windowGravatar Dirk Hohndel
2013-05-08Add tooltip data and cleanup size calculationsGravatar Dirk Hohndel
2013-05-08Stop passing around gc and piGravatar Dirk Hohndel
2013-05-08Fix moving the ToolTip box with the mouse.Gravatar Tomaz Canabrava
2013-05-08Plot the temperature GraphGravatar Tomaz Canabrava
2013-05-08Make tooltips worksGravatar Tomaz Canabrava
2013-05-08Work on the tooltips - WIP.Gravatar Tomaz Canabrava
2013-05-08Better design for the ToolTip Handler.Gravatar Tomaz Canabrava
2013-05-07Added a bit of documentation on how to use the ToolTips & removed 2 bad-api m...Gravatar Dirk Hohndel