aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/yearlystatisticsmodel.cpp
AgeCommit message (Expand)Author
2019-11-09Core: dynamically allocate the result of get_gas_used()Gravatar Berthold Stoeger
2019-03-19Cleanup: make argument to YearStatisticsItem constructor a referenceGravatar Berthold Stoeger
2019-03-18Profile: pass by reference rather than by value for large structGravatar Robert C. Helling
2019-03-12Display statistics by depth and temperature in Yearly statisticsGravatar Doug Junkins
2018-12-17Show average max depth in yearly statisticsGravatar Robert C. Helling
2018-10-07Statistics: only consider selected dives in HTML export statisticsGravatar Berthold Stoeger
2018-10-07Statistics: remove global state / calculate only when neededGravatar Berthold Stoeger
2018-09-14Fix compilation problemGravatar Dirk Hohndel
2018-09-14Add Q_OBJECT macro to two more classesGravatar Dirk Hohndel
2018-09-01Cleanup: make DiveTripModel a global objectGravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-14Rename enum dive_comp_type to divemode_tGravatar Robert C. Helling
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2017-05-26Creation of dive duration string and surface interval stringGravatar Stefan Fuchs
2017-04-29Add SPDX header to Qt modelsGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-07Silence more warningsGravatar Tomaz Canabrava
2016-01-24Show only as many stats as there are DC typesGravatar Miika Turkia
2016-01-18Add dive type to statistics windowGravatar Miika Turkia
2015-05-29Move the YearlyStatisticsModel to qt-modelsGravatar Tomaz Canabrava