aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/tankitem.cpp
AgeCommit message (Expand)Author
2018-08-23Cleanup: const-ify functions taking pointers to eventsGravatar Berthold Stoeger
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-08-23Cleanup: return gasmix by valueGravatar Berthold Stoeger
2018-05-21profile-widget: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2017-12-29cleanup: Uninitialized pointer fieldGravatar Jan Mulder
2017-10-20Silence random warningsGravatar Dirk Hohndel
2017-09-15End tankbar at the correct end of the dive plotGravatar Stefan Fuchs
2017-09-14Update the tankbar code to work with the new gas handlingGravatar Dirk Hohndel
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-04-29Add SPDX header to profile widgetsGravatar Dirk Hohndel
2017-02-05MOBILE: Reposition objects in the profileGravatar Joakim Bygdell
2017-01-21Fix tankbar offset at gas switch eventGravatar Joakim Bygdell
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-23Undo two more unsigned changes that are no longer neededGravatar Dirk Hohndel
2016-03-09Clean up signedness confusion in tankitem.cppGravatar Dirk Hohndel
2016-03-08Silence warnings in TankItemGravatar Tomaz Canabrava
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava