summaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/DiveDetails.qml
AgeCommit message (Expand)Author
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-04-04Revert "QML UI: make sure the correct data is in the bread crumbs"Gravatar Dirk Hohndel
2016-04-04QML UI: animate showing the dive edit sheetGravatar Dirk Hohndel
2016-04-04Revert "QML UI: animate showing the dive edit sheet"Gravatar Dirk Hohndel
2016-04-02QML UI: make sure the correct data is in the bread crumbsGravatar Dirk Hohndel
2016-04-02QML UI: remove obsolete codeGravatar Dirk Hohndel
2016-04-01QML UI: animate showing the dive edit sheetGravatar Dirk Hohndel
2016-04-01QML UI: end editing mode when edit overlay is flicked offscreenGravatar Dirk Hohndel
2016-03-31Merge branch 'kirigamiPort' of https://github.com/sebasje/subsurface into me...Gravatar Dirk Hohndel
2016-03-30QML UI: simplify the code to cancel edit / addGravatar Dirk Hohndel
2016-03-23QML UI: work around missing back button on iOSGravatar Dirk Hohndel
2016-03-11QML UI: try to clean up UI before showing notificationGravatar Dirk Hohndel
2016-03-08port to Kirigami imports and new apiGravatar Marco Martin
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