Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-17 | Add Information about the Pressure to the Model. | Tomaz Canabrava | |
Added missing information about the pressure to the model; this shows that I didn't do something right, as the model has 0 pressure information. Need to fix that on the next commit. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2014-01-16 | Added a Model that should handle the Dive Profile | Tomaz Canabrava | |
This model encapsulates the plot_info struct and provides a consistent way to show it using the Qt Model view system in the C++ and QML way. For a QGraphicsItem that should show a Profile, this is the start. Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |