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