aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/DiveDetailsEdit.qml
AgeCommit message (Expand)Author
2016-03-02QML UI: resolve confusion about dive list model orderingGravatar Dirk Hohndel
2016-03-02QML UI: after adding a dive, jump to it in the listGravatar Dirk Hohndel
2016-02-28QML UI: ensure that after a dive edit the profile is redrawnGravatar Dirk Hohndel
2016-02-20QML UI: only allow valid gas mixesGravatar Dirk Hohndel
2016-02-20QML UI: don't allow negative duration or depthGravatar Dirk Hohndel
2016-02-13QML UI: change the dive add/edit action button to be saveGravatar Dirk Hohndel
2016-02-13QML UI: enable edit of gasmixGravatar Joakim Bygdell
2016-02-09QML UI: enable edit of cylinder pressuresGravatar Joakim Bygdell
2016-02-05QML UI: enable editing of weightGravatar Dirk Hohndel
2016-02-05QML UI: explicitly hide the keyboard when exiting dive editGravatar Dirk Hohndel
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