aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/divetooltipitem.h
AgeCommit message (Expand)Author
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava
2015-01-17Reduce the refresh rate of the toolTipItem to 25fps.Gravatar Tomaz Canabrava
2015-01-17Implement the paint method to draw the rounded rectangle.Gravatar Tomaz Canabrava
2015-01-17Remove the background and the separatorGravatar Tomaz Canabrava
2015-01-17Inherit from QGraphicsRectItem instead of QGraphicsShapeItemGravatar Tomaz Canabrava
2015-01-15Reuse the entry tooltip item and do fewer calls for each mouse moveGravatar Tomaz Canabrava
2015-01-15Fix memory leakGravatar Tomaz Canabrava
2014-10-18Unify icon metricsGravatar Giuseppe Bilotta
2014-10-18Dynamic ToolTipItem metricsGravatar Giuseppe Bilotta
2014-09-19Add tissue saturation plot to tooltipGravatar Robert C. Helling
2014-05-24Fixe movement of DiveHandlers when moving the NotificationAreaGravatar Tomaz Canabrava
2014-03-07Remove a Lot of Dead Code.Gravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-19Only recalculate the tooltip if time has changedGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-11Clean up include filesGravatar Dirk Hohndel
2014-02-06Adapt the ToolTip to work on the new profileGravatar Tomaz Canabrava
2014-02-06Move the divetooltipitem to its own file.Gravatar Tomaz Canabrava