index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
profile
/
divetooltipitem.cpp
Age
Commit message (
Expand
)
Author
2014-12-18
Prevent leak by connecting object to its parrent
Anton Lundin
2014-10-18
Unify icon metrics
Giuseppe Bilotta
2014-10-18
actually use defaultIconSize()
Giuseppe Bilotta
2014-10-18
Dynamic ToolTipItem metrics
Giuseppe Bilotta
2014-09-20
Fix crash when moving the mouse over the profile when no dive is shown
Tomaz Canabrava
2014-09-19
Add tissue saturation plot to tooltip
Robert C. Helling
2014-09-18
Helper function for partial pressure calculation
Robert C. Helling
2014-07-15
Do not create a backup for Q_FOREACH container
Tomaz Canabrava
2014-05-24
Fixe movement of DiveHandlers when moving the NotificationArea
Tomaz Canabrava
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-03-13
New profile: fix Information overlay location
Dirk Hohndel
2014-03-07
Remove a Lot of Dead Code.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-25
New profile: fix tooltip display for events
Dirk Hohndel
2014-02-19
Only recalculate the tooltip if time has changed
Dirk Hohndel
2014-02-10
Use 'struct membuffer' for profile info string generation
Linus Torvalds
2014-02-09
ToolTipItem class improvements
Boris Barbulovski
2014-02-06
Big improvement in speed ( callgrind )
Tomaz Canabrava
2014-02-06
Make the Tooltip Item work on the new profile.
Tomaz Canabrava
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