subsurface/core/subsurface-qt
Berthold Stoeger 50b11024d6 core: keep tank infos in a dynamic table
The list of known tank types were kept in a fixed size table.
Instead, use a dynamic table with our horrendous table macros.
This is more flexible and sensible.

While doing this, clean up the TankInfoModel, which was leaking
memory.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-12-13 11:49:59 -08:00
..
cylinderobjecthelper.cpp Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
cylinderobjecthelper.h Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
divelistnotifier.cpp Cleanup: lower-case filenames in core/subsurface-qt/ 2020-02-04 02:16:46 +01:00
divelistnotifier.h preferences: create global settingsChanged signal 2020-12-12 15:52:40 -08:00
diveobjecthelper.cpp core: keep tank infos in a dynamic table 2020-12-13 11:49:59 -08:00
diveobjecthelper.h Add surge etc to printing template variables 2020-12-12 16:37:29 +01:00