aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.h
AgeCommit message (Expand)Author
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-06Move the divetooltipitem to its own file.Gravatar Tomaz Canabrava
2014-01-21Add the depth text.Gravatar Tomaz Canabrava
2014-01-17Plot the Temperature Text.Gravatar Tomaz Canabrava
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-07Get rid of pointers to dive structures in the UIGravatar Dirk Hohndel
2013-12-24Don't use QList if sizeof(item) > void*.Gravatar Tomaz Canabrava
2013-12-18Adds unhide to profile menu context menuGravatar Tim Wootton
2013-12-09Remove some unused variablesGravatar Anton Lundin
2013-12-04Different Icon for a Bookmark Event.Gravatar Tomaz Canabrava
2013-12-03Add legend for the Partial Gass Pressure if active.Gravatar Tomaz Canabrava
2013-11-19Enable the 'Remove Event' callback.Gravatar Tomaz Canabrava
2013-11-19Adds half of the support for the menu on the profile.Gravatar Tomaz Canabrava
2013-11-01Added a new option to edit the dives.Gravatar Tomaz Canabrava
2013-10-15Fixed the moving around of the InfoPanel on non KDE enviroments.Gravatar Tomaz Canabrava
2013-10-15Random white space cleanupGravatar Dirk Hohndel
2013-10-11Remove unused arg in plot_cylinder_pressureGravatar Anton Lundin
2013-09-27Added a toolbar to the profileGravatar Maximilian Güntner
2013-09-27Added a ruler which can be dragged along the profileGravatar Maximilian Güntner
2013-08-05Support more than one event of the same type in Qt tooltip.Gravatar Michael Andreen
2013-07-18Profile: support grayscale plottingGravatar Lubomir I. Ivanov
2013-07-18Profile: add the isGrayscale flagGravatar Lubomir I. Ivanov
2013-07-18Profile: use a printMode flag in ProfileGraphicsViewGravatar Lubomir I. Ivanov
2013-07-05Profile: improve tooltip animationGravatar Lubomir I. Ivanov
2013-07-04Profile: attempt on better zoom and pan logicGravatar Lubomir I. Ivanov
2013-07-02Profile: add white outline to all textGravatar Lubomir I. Ivanov
2013-06-19Consistently use slots / signalsGravatar Dirk Hohndel
2013-06-14Plot cleanupGravatar Dirk Hohndel
2013-06-10Added a slot to set the full time of the dive planGravatar Tomaz Canabrava
2013-06-10Added a simple "TextEditor" in the graph, for a plan mode.Gravatar Tomaz Canabrava
2013-06-10Added a 'Plan' mode and a 'Dive' mode on the profile.Gravatar Tomaz Canabrava
2013-06-10Implemented the movement of the ToolTip by Hand.Gravatar Tomaz Canabrava
2013-06-10Save / Restore toolTip information position on the Profile when switching dives.Gravatar Tomaz Canabrava
2013-06-10Fix memory leakGravatar Tomaz Canabrava
2013-06-07Hide/Show tooltip on mouse over view widgetGravatar Helio Chissini de Castro
2013-05-31Show the gas with the pressure diagramGravatar 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-16Fix loading a second dive, after the first file was 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-10Only drag the tooltip panel when not zooming.Gravatar Tomaz Canabrava
2013-05-10Fix Tooltip Positions, code cleanupGravatar 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-09Plot the vertical ruler on the left of the profile.Gravatar Tomaz Canabrava
2013-05-09Plot pp TextGravatar Tomaz Canabrava