index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
profile
/
divetooltipitem.h
Age
Commit message (
Expand
)
Author
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava
2015-01-17
Reduce the refresh rate of the toolTipItem to 25fps.
Tomaz Canabrava
2015-01-17
Implement the paint method to draw the rounded rectangle.
Tomaz Canabrava
2015-01-17
Remove the background and the separator
Tomaz Canabrava
2015-01-17
Inherit from QGraphicsRectItem instead of QGraphicsShapeItem
Tomaz Canabrava
2015-01-15
Reuse the entry tooltip item and do fewer calls for each mouse move
Tomaz Canabrava
2015-01-15
Fix memory leak
Tomaz Canabrava
2014-10-18
Unify icon metrics
Giuseppe Bilotta
2014-10-18
Dynamic ToolTipItem metrics
Giuseppe Bilotta
2014-09-19
Add tissue saturation plot to tooltip
Robert C. Helling
2014-05-24
Fixe movement of DiveHandlers when moving the NotificationArea
Tomaz Canabrava
2014-03-07
Remove a Lot of Dead Code.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-19
Only recalculate the tooltip if time has changed
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
2014-02-11
Clean up include files
Dirk Hohndel
2014-02-06
Adapt the ToolTip to work on the new profile
Tomaz Canabrava
2014-02-06
Move the divetooltipitem to its own file.
Tomaz Canabrava