Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp statisticsdialog | Arno | 2011-02-12 | 1 | -67/+0 |
| | | | | | | Once again redesign the statisticsdialog. Switch back from WebKit and HTML/CSS graph bars to a QWidget. Never forget about QPainter::translate() again :) | ||||
* | Fixed StatisticsDialog | Arno | 2010-07-25 | 1 | -0/+67 |
adapted StatisticsDialog to the new database schema and make it use WebKit and HTML to display the graph bars. This change obsoleted the classes ActorCountModel and GraphBarWidget. |