summaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/DiveDetailsEdit.qml
AgeCommit message (Expand)Author
2016-01-28QML UI: better way to determine dive details edit widthGravatar Dirk Hohndel
2016-01-28QML UI: use the new helper to ensure the right dive is selected after editGravatar Dirk Hohndel
2016-01-28QML UI: add field to edit the total weightGravatar Dirk Hohndel
2016-01-28QML UI: use unique names for the different ListViewsGravatar Dirk Hohndel
2016-01-21QML UI: maximize horizontal size of notes when editingGravatar Dirk Hohndel
2016-01-20QML UI: switch edit back to not being a drawerGravatar Dirk Hohndel
2016-01-20QML UI: make all buttons more attractiveGravatar Rick Walsh
2016-01-12dive details navigationGravatar Sebastian Kügler
2016-01-06QML UI: edit notes in rich text modeGravatar Dirk Hohndel
2016-01-05QML UI: in dive details edit, put date on its own lineGravatar Dirk Hohndel
2016-01-01QML UI: add feature to add current position when editing diveGravatar Dirk Hohndel
2016-01-01QML UI: handle editing of depthGravatar Dirk Hohndel
2016-01-01QML UI: handle editing of durationGravatar Dirk Hohndel
2015-12-26QML UI: change the way we extract input data from dive editGravatar Dirk Hohndel
2015-12-07QML-UI: make dive edit almost sort of workGravatar Dirk Hohndel
2015-12-07split divedetails into view and edit partsGravatar Sebastian Kügler
2015-12-07state machine controls edit/view dive detailsGravatar Sebastian Kügler