aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveDetailsEdit.qml
AgeCommit message (Expand)Author
2021-01-01mobile/UI: consolidate to a single check boxGravatar Dirk Hohndel
2021-01-01mobile/UI: ensure active input field stays visibleGravatar Dirk Hohndel
2021-01-01mobile/UI: ensure that edited text is currentGravatar Dirk Hohndel
2021-01-01mobile/UI: use our small label templateGravatar Dirk Hohndel
2021-01-01mobile/UI: don't show virtual keyboard when starting dive editGravatar Dirk Hohndel
2021-01-01mobile/UI: add template for editable combo boxGravatar Dirk Hohndel
2020-12-23mobile/UI: update location combobox for dive editGravatar Dirk Hohndel
2020-12-21mobile: remove non-functional codeGravatar Dirk Hohndel
2020-12-20mobile/UI: fix theming of combo boxes in dive editGravatar Dirk Hohndel
2020-08-16mobile/dive-edit: fix incorrect handling of multi tank gas mixesGravatar Dirk Hohndel
2020-05-30mobile/dive-edit: fix broken editable combo boxesGravatar Dirk Hohndel
2020-05-18mobile/dive-edit: use template components and theme colorsGravatar Dirk Hohndel
2020-03-10mobile/undo: create EditDive commandGravatar Berthold Stoeger
2020-03-10mobile/divelist: remove showDiveIndex QML-functionGravatar Berthold Stoeger
2020-02-07mobile/notes-edit: ensure cursor stays visible editing dive notesGravatar Dirk Hohndel
2019-10-21Mobile: allow editing dive numberGravatar Dirk Hohndel
2019-10-20Mobile: remove remaining accesses to DiveObjectHelper from QMLGravatar Dirk Hohndel
2019-10-14Mobile: ensure input fields stay visible after keyboard opensGravatar Dirk Hohndel
2019-10-06Fix text in darkmode on mobile app.Gravatar Paul Buxton
2018-10-01Mobile QML UI: bump Kirigami imports to 2.4Gravatar Jan Mulder
2018-09-25Mobile: use editText instead of currentText in Suit and DiveMaster boxesGravatar Berthold Stoeger
2018-08-11Mobile: fix saving new diveGravatar Jocke
2018-08-11Mobile: fix adding new diveGravatar Jocke
2018-08-11Mobile: save pressuresGravatar Jocke
2018-08-11Mobile: save gasmixesGravatar Jocke
2018-08-11Mobile: display all used gases on the edit pageGravatar Jocke
2018-08-11Mobile: save edited cylindersGravatar Jocke
2018-08-11Mobile: Display used cylinders on edit pageGravatar Jocke
2018-04-14QML UI: if we don't have a current position, update it laterGravatar Dirk Hohndel
2018-03-19QML UI: drop focus when selecting a locationGravatar Joakim Bygdell
2018-03-19Mobile: change location combobox idGravatar Joakim Bygdell
2018-03-19Mobile: Fix location comboboxGravatar Joakim Bygdell
2018-03-19QML UI: drop focus on editGravatar Joakim Bygdell
2018-03-19Moblie: remove comparison when savingGravatar Joakim Bygdell
2018-03-19QML UI: drop focus when ComboBox element is pickedGravatar Dirk Hohndel
2018-03-19QML UI: cylinders aren't editableGravatar Dirk Hohndel
2018-03-19QML UI: switch editing back to comboBoxGravatar Joakim Bygdell
2018-01-31mobile cleanup: restyle construction of locationlistGravatar 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
2017-12-15mobile: clear internal data when edit/add dive is finishedGravatar Jan Mulder
2017-11-25mobile: get GPS data from dive site nameGravatar Jan Mulder
2017-11-25mobile: autocomplete location namesGravatar Jan Mulder
2017-11-19QML UI: QtQuick.Layouts to 1.2Gravatar 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-17mobile: silence deprecated messages in logging about Kirigami.LabelGravatar Jan Mulder
2017-10-05QML UI: add transition when switching to edit modeGravatar Dirk Hohndel