aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
AgeCommit message (Expand)Author
2017-04-03QML UI: ensure actions are set up for Credentials pageGravatar Dirk Hohndel
2017-04-03QML UI: use a scrollable page for StartPageGravatar 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-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 unset the currentIndex in the dive listGravatar 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-03-04dive master > divemasterGravatar Martin Měřinský
2017-02-21Remove space before colon.Gravatar 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: correctly test if there are multiple buddiesGravatar Dirk Hohndel
2017-01-22QML UI: prevent modification of Multible Buddies textGravatar Dirk Hohndel
2017-01-21QML UI: move 'No dives in dive list' downGravatar 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
2017-01-01Update from 2016 to 2017. Happy new year!Gravatar Henrik Brautaset Aronsen
2016-12-27Remove opacity callsGravatar Tomaz Canabrava
2016-12-27QML UI: steps towards working with Kirigami 2Gravatar Dirk Hohndel
2016-12-27QML UI: build against latest KirigamiGravatar Dirk Hohndel
2016-09-20QML UI: smaller fonts on narrow screensGravatar Dirk Hohndel
2016-09-17QML UI: deal with multiple buddies correctlyGravatar Joakim Bygdell
2016-09-17QML UI: two columns on 1024x768 iPadsGravatar Dirk Hohndel
2016-09-04iOS: Don't show "No GPS source available"Gravatar Dirk Hohndel
2016-09-04Remove hacks regarding multiple gasmixes and cylindersGravatar Joakim Bygdell
2016-09-04QML UI: Enable cylinder editGravatar Joakim Bygdell
2016-08-16QML UI: set a reasonable default column widthGravatar Dirk Hohndel
2016-08-15QML UI: format numbers for Theme infoGravatar Dirk Hohndel
2016-08-14Use kirigami built in static modeGravatar Marco Martin
2016-06-21make sure the ListView is the last elementGravatar Marco Martin
2016-06-14QML UI: Not giving wrap info improves dive details on narrow screensGravatar Robert C. Helling
2016-06-14QML UI: show an empty dive list with explanationGravatar Dirk Hohndel
2016-06-13QML UI: explain that the user can create a new cloud storage accountGravatar Dirk Hohndel
2016-06-13QML UI: allow entering the cloud PIN on the mobile UIGravatar Dirk Hohndel
2016-06-12Remove strange whitespace on right of divelistGravatar Robert C. Helling
2016-06-12QML UI: add debug output for dive edit save buttonGravatar Dirk Hohndel
2016-06-12Fix typoGravatar Dirk Hohndel
2016-06-12Don't quit when hitting the back button on iOSGravatar Dirk Hohndel
2016-06-12QML UI: disable GPS functionality on iOSGravatar Dirk Hohndel
2016-06-12QML UI: somewhat improve GPS list renderingGravatar Dirk Hohndel
2016-06-12QML UI: update for latest KirigamiGravatar Dirk Hohndel
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