aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveDetailsEdit.qml
AgeCommit message (Expand)Author
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
2017-10-04QML UI: make edit page scrollableGravatar Dirk Hohndel
2017-08-07DiveDetailsEdit: make sure model data existsGravatar Rick Walsh
2017-08-02QML UI: add more width to dive edit pageGravatar Joakim Bygdell
2017-08-02QML UI: make sure textfields loose focusGravatar Joakim Bygdell
2017-08-02QML UI: autocomplete objects should lose focus on selectionGravatar Joakim Bygdell
2017-08-02QML UI: decrease fontsize on dive editGravatar Joakim Bygdell
2017-08-02QML UI: enable modification of ratingsGravatar Joakim Bygdell
2017-08-02QML UI: display rating and visibility starsGravatar Joakim Bygdell
2017-07-26QML UI: replace all checkboxes with our ownGravatar Joakim Bygdell
2017-07-19QML UI: fix some obvious UI errorsGravatar Jan Mulder
2017-07-09QML UI: Style the gps checkboxGravatar Joakim Bygdell
2017-04-29Add SPDX header to mobile widgets and QML filesGravatar Dirk Hohndel