Tomaz Canabrava 581faa598e Added the DiveProfileItem that uses the DiveProfileModel to diplay data.
I've used the paint() method on it ( even if it's not necessary
on a QGraphicsView ) to reduce absurdely the number of items that are
inserted on the QGraphicsScene ( each small line of the profile should
be an item if it was not for this, it's like that on the old profile. )
and thus reducing the memory consumption, speed and so on.

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