summaryrefslogtreecommitdiffstats
path: root/profile-widget/divetooltipitem.cpp
AgeCommit message (Expand)Author
2021-02-12cleanup: remove dead code from ToolTipItem::addToolTip()Gravatar Berthold Stoeger
2021-02-12cleanup: whitespace fixes in profile-widget/divetooltipitem.cppGravatar Berthold Stoeger
2021-01-10profile: pass dive to ToolTipItem::refresh()Gravatar Berthold Stoeger
2021-01-03statistics: use RoundRectItem for legend and info-boxGravatar Berthold Stoeger
2021-01-03ui: create a RoundRectItem classGravatar Berthold Stoeger
2019-11-16Profile: clear tooltip's plotInfo in ProfileWidget2::setEmptyStateGravatar Berthold Stoeger
2019-11-09Profile: change get_plot_pressure to take index instead of pointerGravatar Berthold Stoeger
2019-04-12get rid of some foreach and Q_FOREACH constructsGravatar Rolf Eike Beer
2018-10-20Profile: show correct info box for multiple DCsGravatar Jan Mulder
2018-08-25profilewidget: remove QSettingsGravatar jan Iversen
2018-08-25core/tests: merge Animations and add vars. to qPrefDisplayGravatar jan Iversen
2018-08-15profile-widget: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-05-21profile-widget: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2017-04-29Add SPDX header to profile widgetsGravatar Dirk Hohndel
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-01-06Fix deco_mode confusionGravatar Robert C. Helling
2016-11-01Deco mode for plannining is not deco mode for showingGravatar Tomaz Canabrava
2016-10-27ToolTipItem: only show gf line in pressure graph when using Buhlmann modelGravatar Rick Walsh
2016-10-03Initialize tooltip tissue pixmap properlyGravatar Robert C. Helling
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-09Silence warnings in divetooltipitem.cppGravatar Tomaz Canabrava
2015-11-10divetooltipitem.cpp: prettify the tooltip bounds and paddingGravatar Lubomir I. Ivanov
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava