aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/tankitem.cpp
AgeCommit message (Expand)Author
2019-11-09Cylinders: access cylinders with get_cylinder()Gravatar Berthold Stoeger
2019-11-09Profile: don't crash when there are no cylindersGravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-11-09Cleanup: free plot data on exitGravatar Berthold Stoeger
2019-10-27Cleanup: turn TankItem member variable into a constantGravatar Berthold Stoeger
2019-10-27Profile: don't copy plot data for tank-barGravatar Berthold Stoeger
2019-10-27Cleanup: move common code into TankItem::createBar() functionGravatar Berthold Stoeger
2019-10-27Cleanup: remove TankItem::modelData member variableGravatar Berthold Stoeger
2019-07-27Cleanup: remove TankItem::diveCylinderStoreGravatar Berthold Stoeger
2019-04-12use qDeleteAll()Gravatar Rolf Eike Beer
2019-04-02Cleanup: remove all Q_NULLPTR instancesGravatar Berthold Stoeger
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