Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-25 | QML UI: Show profile on Android | Grace Karanja | |
This is a better way for showing the profile. The show() and hide() statements are replaced by a QTransform statement. Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com> | |||
2015-07-17 | QML UI: Add QMLProfile class | Grace Karanja | |
Add a C++ class to render the dive profile. The rendered image is then passed on to QML. Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |