Age | Commit message (Expand) | Author |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Profile: don't crash when there are no cylinders | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-09 | Cleanup: free plot data on exit | Berthold Stoeger |
2019-10-27 | Cleanup: turn TankItem member variable into a constant | Berthold Stoeger |
2019-10-27 | Profile: don't copy plot data for tank-bar | Berthold Stoeger |
2019-10-27 | Cleanup: move common code into TankItem::createBar() function | Berthold Stoeger |
2019-10-27 | Cleanup: remove TankItem::modelData member variable | Berthold Stoeger |
2019-07-27 | Cleanup: remove TankItem::diveCylinderStore | Berthold Stoeger |
2019-04-12 | use qDeleteAll() | Rolf Eike Beer |
2019-04-02 | Cleanup: remove all Q_NULLPTR instances | Berthold Stoeger |
2018-08-23 | Cleanup: const-ify functions taking pointers to events | Berthold Stoeger |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-23 | Cleanup: return gasmix by value | Berthold Stoeger |
2018-05-21 | profile-widget: Change Q_UNUSED to no parameter name | jan Iversen |
2017-12-29 | cleanup: Uninitialized pointer field | Jan Mulder |
2017-10-20 | Silence random warnings | Dirk Hohndel |
2017-09-15 | End tankbar at the correct end of the dive plot | Stefan Fuchs |
2017-09-14 | Update the tankbar code to work with the new gas handling | Dirk Hohndel |
2017-07-27 | Profile support for multiple concurrent pressure sensors | Linus Torvalds |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-04-29 | Add SPDX header to profile widgets | Dirk Hohndel |
2017-02-05 | MOBILE: Reposition objects in the profile | Joakim Bygdell |
2017-01-21 | Fix tankbar offset at gas switch event | Joakim Bygdell |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-23 | Undo two more unsigned changes that are no longer needed | Dirk Hohndel |
2016-03-09 | Clean up signedness confusion in tankitem.cpp | Dirk Hohndel |
2016-03-08 | Silence warnings in TankItem | Tomaz Canabrava |
2015-10-30 | Move Profile widget out of desktop-widgets | Tomaz Canabrava |