aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DiveDetails.qml
AgeCommit message (Expand)Author
2017-08-02QML UI: loose focus on endEditModeGravatar Joakim Bygdell
2017-08-02QML UI: display rating and visibility starsGravatar Joakim Bygdell
2017-06-21QML UI: don't access dive without modelDataGravatar Dirk Hohndel
2017-04-29Add SPDX header to mobile widgets and QML filesGravatar Dirk Hohndel
2017-04-15QML UI: fix broken delete from dive details pageGravatar Dirk Hohndel
2017-04-14QML UI: reset completion fields when adding diveGravatar Dirk Hohndel
2017-04-01QML UI: Fully port dive edit to Kirigami2Gravatar Marco Martin
2017-03-24Subsurface-mobile: do send decimal GPS to GoogleGravatar Jan Mulder
2017-03-24mobile: the infamous enumerate problemGravatar Jan Mulder
2017-03-18QML UI: enable caching of the details viewGravatar Dirk Hohndel
2017-03-18QML UI: don't explicitly position viewGravatar Dirk Hohndel
2017-03-18QML UI: don't clipGravatar Dirk Hohndel
2017-03-18QML UI: small cleanupsGravatar Dirk Hohndel
2017-03-18QML UI: don't access members of undefined objectsGravatar Dirk Hohndel
2017-03-18QML UI: small clarificationGravatar Dirk Hohndel
2017-01-22QML UI: allow magic phrase for multiple buddies to be localizedGravatar Dirk Hohndel
2017-01-22QML UI: correctly test if there are multiple buddiesGravatar Dirk Hohndel
2017-01-21Revert "QML UI: build against latest Kirigami"Gravatar Dirk Hohndel
2017-01-21Revert "QML UI: steps towards working with Kirigami 2"Gravatar Dirk Hohndel
2016-12-27QML UI: steps towards working with Kirigami 2Gravatar Dirk Hohndel
2016-12-27QML UI: build against latest KirigamiGravatar Dirk Hohndel
2016-09-17QML UI: deal with multiple buddies correctlyGravatar Joakim Bygdell
2016-09-04Remove hacks regarding multiple gasmixes and cylindersGravatar Joakim Bygdell
2016-09-04QML UI: Enable cylinder editGravatar Joakim Bygdell
2016-06-12QML UI: add debug output for dive edit save buttonGravatar Dirk Hohndel
2016-05-21Make autocomplete work on add diveGravatar 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-27Remove hack that's no longer neededGravatar Dirk Hohndel
2016-04-20QML UI: make sure drawer is really closed after deleteGravatar Dirk Hohndel
2016-04-19Don't put margins outside the internal ListViewGravatar Marco Martin
2016-04-19QML UI: prevent changing pages while showing the edit/add overlay sheetGravatar Dirk Hohndel
2016-04-19QML UI: show dive site on map with left action on dive details pageGravatar Dirk Hohndel
2016-04-19QML UI: adapt for latest KirigamiGravatar Dirk Hohndel
2016-04-15QML UI: add elements to allow editing the GPS coordinatesGravatar Dirk Hohndel
2016-04-14Hack to work around issue in current Kirigami masterGravatar Dirk Hohndel
2016-04-14QML UI: keep QML manager and the UI in sync about selected diveGravatar Dirk Hohndel
2016-04-11Upon undoing a dive deletion select that diveGravatar Robert Helling
2016-04-07avoid dereferencing undefined objectGravatar Dirk Hohndel
2016-04-05QML UI: use Kirigami default paddingGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel