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
/
profile-widget
/
divetooltipitem.h
Age
Commit message (
Expand
)
Author
2021-04-25
cleanup: make a few ToolTipItem member functions private
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to decoMode()
Berthold Stoeger
2021-02-12
cleanup: remove dead code from ToolTipItem::addToolTip()
Berthold Stoeger
2021-02-12
cleanup: make ToolTipItem::addToolTip() private
Berthold Stoeger
2021-01-10
profile: pass dive to ToolTipItem::refresh()
Berthold Stoeger
2021-01-03
ui: create a RoundRectItem class
Berthold Stoeger
2020-01-10
code cleanup: use QElapsedTimer instead of QTime
Dirk Hohndel
2019-11-16
Profile: clear tooltip's plotInfo in ProfileWidget2::setEmptyState
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2017-06-16
code cleanup: remove unimplemented classes and structs
Jan Mulder
2017-04-29
Add SPDX header to profile widgets
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-10-30
Move Profile widget out of desktop-widgets
Tomaz Canabrava