summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveDetails.qml
AgeCommit message (Expand)Author
2019-11-08Mobile: derive the index from the dive idGravatar Dirk Hohndel
2019-11-03Mobile: use appendTextToLog to get timestamps in logsGravatar Dirk Hohndel
2019-10-26Mobile: more code to deal with undefined elementsGravatar Dirk Hohndel
2019-10-26Mobile: don't show nothing for the locationGravatar Dirk Hohndel
2019-10-20Mobile: remove remaining accesses to DiveObjectHelper from QMLGravatar Dirk Hohndel
2019-10-20Mobile: get dive details directly from the modelGravatar Dirk Hohndel
2019-10-14Mobile: pick icons depending on themeGravatar Dirk Hohndel
2019-10-13Mobile: update the map when the selected dive changesGravatar Dirk Hohndel
2019-10-13Mobile: don't make sub-pages fill the parentGravatar Dirk Hohndel
2019-10-13Mobile: show the undo for delete for 5 secondsGravatar Dirk Hohndel
2019-09-14Mobile: don't generate numerous DiveObjectHelpers in startEditMode()Gravatar Berthold Stoeger
2018-11-15Mobile: Allow multiple divemastersGravatar Jocke
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-12QML, cleanup: remove stackViewGravatar Jan Mulder
2018-10-07QML UI, consistency: add text attribute for all actionsGravatar Jan Mulder
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder
2018-10-01QML UI: clip divedetails ListviewGravatar Jan Mulder
2018-09-26mobile, QML UI: whitespace in dive details pageGravatar Jan Mulder
2018-08-11Mobile: fix adding new diveGravatar Jocke
2018-08-11Mobile: save pressuresGravatar Jocke
2018-08-11Mobile: display all used gases on the edit pageGravatar Jocke
2018-08-11Mobile: Display used cylinders on edit pageGravatar Jocke
2018-06-18mobile: use full icon path.Gravatar Murillo Bernardes
2018-05-09mobile: show selected dive on details viewGravatar Murillo Bernardes
2018-04-16QML UI: fix incorrect icon referencesGravatar Dirk Hohndel
2018-03-19Mobile: Fix location comboboxGravatar Joakim Bygdell
2018-03-19Mobile: for multiple buddies pick index of firstGravatar Joakim Bygdell
2018-03-11main.qml: modify showMap() to not accept locationGravatar Lubomir I. Ivanov
2018-02-17Mobile QML UI: fix background colorsGravatar Jan Mulder
2018-02-17Mobile QML: main.qml to Kirigmi 2.2Gravatar Jan Mulder
2018-02-02mobile cleanup: repair stupid mistakeGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (3)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (2)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2018-01-03mobile: newer Kirigami SHAGravatar Jan Mulder
2017-12-18mobile: exit edit mode when navigating away from edit pageGravatar Jan Mulder
2017-12-15mobile: clear internal data when edit/add dive is finishedGravatar Jan Mulder
2017-12-07Mobile: Enable editing multiple buddiesGravatar Joakim Bygdell
2017-11-25mobile: autocomplete location namesGravatar Jan Mulder
2017-11-19QML UI: QtQuick.Controls to version 2.2Gravatar Jan Mulder
2017-11-19QML UI: QtQuick to 2.6Gravatar Jan Mulder
2017-11-19QML UI: Kirigami to 2.2Gravatar Jan Mulder
2017-10-29QML UI: Scrolling in dive detailsGravatar Jan Mulder
2017-10-05WhitespaceGravatar Dirk Hohndel
2017-10-05QML UI: always start edit at top of pageGravatar Dirk Hohndel
2017-10-05QML UI: add transition when switching to edit modeGravatar Dirk Hohndel
2017-10-04QML UI: make edit page scrollableGravatar Dirk Hohndel
2017-10-04QML UI: change the dive edit to not be an overlayGravatar Dirk Hohndel
2017-10-04QML UI: top padding for dive detailsGravatar Dirk Hohndel
2017-08-02QML UI: loose focus on endEditModeGravatar Joakim Bygdell