Age | Commit message (Expand) | Author |
---|---|---|
2015-06-22 | Address uninitialized member warnings | Dirk Hohndel |
2015-05-29 | Fewer rebuilds triggered by changes in models.h | Tomaz Canabrava |
2015-05-29 | Move the YearlyStatisticsModel to qt-models | Tomaz Canabrava |
2014-08-25 | Implement the modelDataChanged to repopulate the widget on Statistics | Tomaz Canabrava |
2014-08-25 | Use scene()->clear() instead of manually clearing the scene. | Tomaz Canabrava |
2014-08-25 | Use aboutToBeRemoved instead of removed | Tomaz Canabrava |
2014-08-25 | Implement the resizeEvent to make the statistics always visible. | Tomaz Canabrava |
2014-08-25 | Create stub methods and connects the model with the new statistics | Tomaz Canabrava |
2014-08-25 | Remove a lot of non-necessary boilerplate code. | Tomaz Canabrava |
2014-08-25 | Add initial skeleton for the Statistics Redesign | Tomaz Canabrava |