aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
AgeCommit message (Expand)Author
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
2016-05-05Fix typoGravatar Miika Turkia
2016-05-04QML-UI: don't translate the theme test stringsGravatar Dirk Hohndel
2016-05-03QML DiveDetailsView only use one bottomlayoutGravatar Rick Walsh
2016-05-03QML Set width instead of minimumWidth equal to maximumWidthGravatar Rick Walsh
2016-05-03Mark strings in qml files for translationGravatar Robert C. Helling
2016-05-03Revert "QML UI: make sure Kirigami doesn't exit by mistake"Gravatar Dirk Hohndel
2016-05-03QML UI: make sure Kirigami doesn't exit by mistakeGravatar Dirk Hohndel
2016-05-03QML UI: show nocloud button at startGravatar Dirk Hohndel
2016-05-02Make the last column take all the available sizeGravatar Marco Martin
2016-05-02Don't wrap labelsGravatar Marco Martin
2016-05-01QML UI: break grid layout into smaller layoutsGravatar Dirk Hohndel
2016-05-01QML UI: Left align all labels in DiveDetailsViewGravatar Dirk Hohndel
2016-04-30Remove duplicate resource mentionGravatar Dirk Hohndel
2016-04-30Merge branch 'offlineDefault'Gravatar Dirk Hohndel
2016-04-30QML UI: make text match the implementationGravatar Dirk Hohndel
2016-04-29Clean up comparison syntax in qmlGravatar Dirk Hohndel
2016-04-27QML UI: use anchor to fill parentGravatar Dirk Hohndel
2016-04-27Remove hack that's no longer neededGravatar Dirk Hohndel
2016-04-26QML UI: start out with save button visibleGravatar Dirk Hohndel
2016-04-26Adapt to Kirigami api changesGravatar Marco Martin
2016-04-22QML UI: adapt "Manage dives" to no cloud statusGravatar Dirk Hohndel
2016-04-22QML UI: when chosing 'no cloud', switch to dive listGravatar Dirk Hohndel
2016-04-22QML UI: turn off 'no cloud' button when not in useGravatar Dirk Hohndel
2016-04-22QML UI: add option to disable cloud to start screenGravatar Dirk Hohndel
2016-04-22QML UI: allow switching to offline mode without valid credentialsGravatar Dirk Hohndel
2016-04-22QML UI: reword the intro text to mention offline modeGravatar Dirk Hohndel
2016-04-22QML UI: rename menu entry for offline useGravatar Dirk Hohndel
2016-04-21QML UI: allow changing input fields with tab/return keyGravatar Dirk Hohndel
2016-04-21QML UI: don't exit on iOSGravatar Dirk Hohndel
2016-04-21QML UI: add new Kirigami fileGravatar Dirk Hohndel
2016-04-20QML UI: don't show add dive button without valid credentialsGravatar Dirk Hohndel
2016-04-20QML UI: make sure drawer is really closed after deleteGravatar Dirk Hohndel
2016-04-19QML UI: make multi column support work againGravatar Dirk Hohndel
2016-04-19Don't put margins outside the internal ListViewGravatar Marco Martin
2016-04-19QML UI: correctly show if we are accessing remote or local storageGravatar Dirk Hohndel