Tomaz Canabrava 9cb5ea45d8 Started the code for a grid that knows how to handle itself.
The code for this item is a bit too big to be just the grid
of the dives and I know that, don't bully me. :)
The main idea of this grid is that it knows when it should be
updated. this is a bit different than the old code where all
the painting happened on the same method. This is bad because
it's more code, but it's better because if I break the grid,
only the grid will be broken, and it's easyer to spot the breakage.

in the old code if I did the wrong thing with the graphics context,
the whole graph gots messed out.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-17 06:16:47 +07:00
..
2013-11-29 12:11:12 -08:00
2014-01-16 12:15:47 +07:00
2014-01-16 12:15:47 +07:00
2013-12-04 15:49:55 -08:00
2014-01-16 12:15:47 +07:00
2013-12-20 09:53:04 -08:00
2013-10-15 04:37:31 -07:00
2014-01-17 05:56:45 +07:00
2014-01-16 09:12:56 +07:00
2014-01-16 09:12:56 +07:00
2014-01-16 12:15:47 +07:00
2014-01-16 12:15:47 +07:00
2014-01-16 12:15:47 +07:00
2014-01-16 12:15:47 +07:00
2014-01-16 12:15:47 +07:00
2013-11-30 12:01:32 -08:00
2014-01-16 12:15:47 +07:00
2014-01-10 16:12:44 +07:00