aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveDetailsEdit.qml
AgeCommit message (Expand)Author
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
2017-04-14QML UI: reset completion fields when adding diveGravatar Dirk Hohndel
2017-04-04QML UI: fix saving fields using HintsTextEditGravatar Marco Martin
2017-04-01QML UI: replace combobox with custom text field with hintsGravatar Marco Martin
2017-04-01QML UI: Fully port dive edit to Kirigami2Gravatar Marco Martin
2017-03-18QML UI: don't access members of undefined objectsGravatar Dirk Hohndel
2017-03-04dive master > divemasterGravatar Martin Měřinský
2017-01-29QML UI: Parse multiple buddies when editing a diveGravatar jbygdell
2017-01-22QML UI: allow magic phrase for multiple buddies to be localizedGravatar Dirk Hohndel
2017-01-22QML UI: prevent modification of Multible Buddies textGravatar Dirk Hohndel
2017-01-21Revert "QML UI: build against latest Kirigami"Gravatar Dirk Hohndel
2016-12-27QML UI: build against latest KirigamiGravatar Dirk Hohndel
2016-09-04Remove hacks regarding multiple gasmixes and cylindersGravatar Joakim Bygdell
2016-09-04QML UI: Enable cylinder editGravatar Joakim Bygdell
2016-05-21Make autocomplete work on add diveGravatar Joakim Bygdell
2016-05-16QML UI: hide handles for comboboxesGravatar Joakim Bygdell
2016-05-16QML UI: add comboboxes to DiveDetailsEditGravatar Joakim Bygdell
2016-05-03Mark strings in qml files for translationGravatar Robert C. Helling
2016-04-17QML UI: only show GPS service / use current location if GPS accessibleGravatar Dirk Hohndel
2016-04-15QML UI: add elements to allow editing the GPS coordinatesGravatar Dirk Hohndel
2016-04-08QML UI: make readonly fields more obvious in dive editGravatar Dirk Hohndel
2016-04-07QML UI: make gas mix validator case insensitiveGravatar Dirk Hohndel
2016-04-07QML UI: fix page width calculation for dive detailsGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel