aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/DiveDetails.qml
AgeCommit message (Expand)Author
2016-03-03use the global showPassiveNotification functionGravatar Marco Martin
2016-02-29QML UI: implement undeleteGravatar Dirk Hohndel
2016-02-29QML UI: present an undo dialog after deleteGravatar Dirk Hohndel
2016-02-23QML UI: add context menu to delete diveGravatar Dirk Hohndel
2016-02-13QML UI: when canceling a dive add, go back to dive listGravatar 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-12QML UI: remove the redundant context menus that just close the pageGravatar Dirk Hohndel
2016-02-12QML UI: experimentally enable context menu on each pageGravatar Dirk Hohndel
2016-02-10QML UI: make flicking between dives fasterGravatar Rick Walsh
2016-02-09QML UI: enable edit of cylinder pressuresGravatar Joakim Bygdell
2016-02-08QML UI: correctly handle back key on editsGravatar Dirk Hohndel
2016-02-07Move endEditMode() to DiveDetails.qmlGravatar Henrik Brautaset Aronsen
2016-02-07Add top-right edit and back buttons for mobileGravatar Henrik Brautaset Aronsen
2016-02-07Revert "QML UI: end edit mode when leaving the edit page"Gravatar Dirk Hohndel
2016-02-06QML UI: end edit mode when leaving the edit pageGravatar Dirk Hohndel
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-29Minor cleanupsGravatar Dirk Hohndel
2016-01-29QML UI: introduce "add" state and correctly clean up when canceledGravatar Dirk Hohndel
2016-01-29QML UI: remove apparently obsolete codeGravatar Dirk Hohndel
2016-01-28QML UI: better way to determine dive details edit widthGravatar Dirk Hohndel
2016-01-28QML UI: add the properties needed to be able to manually add diveGravatar 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: show date and time for diveGravatar Dirk Hohndel
2016-01-19Close edit drawer when current dive changesGravatar Sebastian Kügler
2016-01-12Better behavior for dive details flickingGravatar Sebastian Kügler
2016-01-12Fix bugs in edit drawerGravatar Sebastian Kügler
2016-01-12dive details navigationGravatar Sebastian Kügler
2016-01-07QML UI: clean up notes field after editGravatar Dirk Hohndel
2016-01-06QML UI: reimplement context menu for dive detailsGravatar Dirk Hohndel
2016-01-05QML UI: allow edit of dive date and timeGravatar Dirk Hohndel
2016-01-06adjustments needed for latest mobilecomponentsGravatar Sebastian Kügler
2016-01-01QML UI: update context menu textGravatar Dirk Hohndel
2016-01-01QML UI: handle editing of depthGravatar Dirk Hohndel
2016-01-01QML UI: handle editing of durationGravatar Dirk Hohndel
2015-12-31QML UI: refresh UI after editing / adding a diveGravatar Dirk Hohndel
2015-12-31QML UI: we don't need those semicolonsGravatar Dirk Hohndel
2015-12-26QML UI: change the way we extract input data from dive editGravatar Dirk Hohndel
2015-12-26QML UI: correct text for context drawer when adding diveGravatar Dirk Hohndel
2015-12-26QML-UI: add hacky, useless way to show the GPS location of a diveGravatar Dirk Hohndel
2015-12-07QML-UI: make dive edit almost sort of workGravatar Dirk Hohndel
2015-12-08implement new menu structureGravatar Sebastian Kügler
2015-12-07redesign dive details viewGravatar Sebastian Kügler
2015-12-07dive edit gets contextual actionsGravatar Sebastian Kügler
2015-12-07add a contextdrawerGravatar Sebastian Kügler
2015-12-07split divedetails into view and edit partsGravatar Sebastian Kügler
2015-12-07state machine controls edit/view dive detailsGravatar Sebastian Kügler