Tomaz Canabrava 254beef5d4 Transform the DiveProfileItem to an Abstract Generalization
The DiveProfileItem contained much of the complexity and
algorithms for almost all line-based items on the canvas,
so I transformed that to a general abstraction and implemented
a new DiveProfileItem that uses it. this should reduce a
bit of code since the implementation of the PP Graphs, Temperature
Cylinder Pressure and maybe a few others will only need to
reimplement the paint() and the modelDataChanged() methods.
The rest is ready.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-01-17 06:18:00 +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