subsurface/stats
Berthold Stoeger ccdd92aeb7 preferences: use std::string in struct preferences
This is a messy commit, because the "qPref" system relies
heavily on QString, which means lots of conversions between
the two worlds. Ultimately, I plan to base the preferences
system on std::string and only convert to QString when
pushing through Qt's property system or when writing into
Qt's settings.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-08-13 19:28:30 +02:00
..
barseries.cpp statistics: make fonts themeable 2022-03-16 15:26:54 -07:00
barseries.h
boxseries.cpp statistics: collect colors in a StatsTheme class 2022-03-16 15:26:54 -07:00
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 preferences: use std::string in struct preferences 2024-08-13 19:28:30 +02:00
statsaxis.h
statscolors.cpp
statscolors.h
statsgrid.cpp
statsgrid.h statistics: collect colors in a StatsTheme class 2022-03-16 15:26:54 -07:00
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 statistics: add a sort mode for categorical bar charts 2022-01-04 11:14:24 -08:00
statstranslations.h
statsvariables.cpp core: move functions into trip-structure 2024-08-13 19:28:30 +02:00
statsvariables.h
statsview.cpp cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
statsview.h
zvalues.h