summaryrefslogtreecommitdiffstats
path: root/qt-ui/statistics
AgeCommit message (Expand)Author
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-05-29Fewer rebuilds triggered by changes in models.hGravatar Tomaz Canabrava
2015-05-29Move the YearlyStatisticsModel to qt-modelsGravatar Tomaz Canabrava
2014-08-25Implement the modelDataChanged to repopulate the widget on StatisticsGravatar Tomaz Canabrava
2014-08-25Use scene()->clear() instead of manually clearing the scene.Gravatar Tomaz Canabrava
2014-08-25Use aboutToBeRemoved instead of removedGravatar Tomaz Canabrava
2014-08-25Implement the resizeEvent to make the statistics always visible.Gravatar Tomaz Canabrava
2014-08-25Create stub methods and connects the model with the new statisticsGravatar Tomaz Canabrava
2014-08-25Remove a lot of non-necessary boilerplate code.Gravatar Tomaz Canabrava
2014-08-25Add initial skeleton for the Statistics RedesignGravatar Tomaz Canabrava