subsurface/stats
Berthold Stoeger 556ecd5a9b core: use C++-primitives for g_tag_list
The old code was leaking memory. Use std::unique_ptr<> for
ownership management.

This is still very primitive and divetags are kept during
application lifetime. There should probably be some form
of reference counting. And the taglist should not be global,
but attached to the divelog.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-04-23 07:47:11 +07:00
..
barseries.cpp
barseries.h
boxseries.cpp
boxseries.h
chartitem.cpp
chartitem.h
chartlistmodel.cpp
chartlistmodel.h
CMakeLists.txt
histogrammarker.cpp
histogrammarker.h
informationbox.cpp
informationbox.h
legend.cpp
legend.h
pieseries.cpp
pieseries.h
quartilemarker.cpp
quartilemarker.h
regressionitem.cpp
regressionitem.h
scatterseries.cpp
scatterseries.h
statsaxis.cpp statistics: improve formatting of date axis in day-mode 2024-03-31 14:20:14 +02:00
statsaxis.h
statscolors.cpp
statscolors.h
statsgrid.cpp
statsgrid.h
statshelper.cpp
statshelper.h
statsicons.qrc
statsselection.cpp
statsselection.h
statsseries.cpp
statsseries.h
statsstate.cpp cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
statsstate.h
statstranslations.h
statsvariables.cpp core: use C++-primitives for g_tag_list 2024-04-23 07:47:11 +07:00
statsvariables.h
statsview.cpp cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
statsview.h
zvalues.h