summaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/DiveDetailsView.qml
AgeCommit message (Collapse)Author
2015-12-07split divedetails into view and edit partsGravatar Sebastian Kügler
This splits the dive detail page into two modes: view and edit - The edit part loses the profile (it's not editable anyway) - The view part gets a new layout, friendlier for viewing - Properties for diveNumber, duration, depth and weight are added Signed-off-by: Sebastian Kügler <sebas@kde.org>