aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml
AgeCommit message (Expand)Author
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
2016-04-19QML UI: prevent changing pages while showing the edit/add overlay sheetGravatar Dirk Hohndel
2016-04-19Remove QML files that are no longer usedGravatar 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-17QML UI: only show GPS service / use current location if GPS accessibleGravatar Dirk Hohndel
2016-04-15QML UI: quit on back key while showing dive listGravatar 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-08QML UI: only force network access when user asks us toGravatar Dirk Hohndel
2016-04-08QML UI: reformat the warning message when turning off auto syncGravatar 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-07remove reference to non-existing objectGravatar Dirk Hohndel
2016-04-07avoid dereferencing undefined objectGravatar Dirk Hohndel
2016-04-07QML UI: remove redundant headingGravatar Dirk Hohndel
2016-04-07QML UI: more fixes to correctly calculate page widthsGravatar Dirk Hohndel
2016-04-07QML UI: fix page width calculation for dive detailsGravatar Dirk Hohndel
2016-04-06QML UI: break the sync into explicit save local and save cloudGravatar Dirk Hohndel
2016-04-06QML UI: close the drawer right when the user taps sync manuallyGravatar Dirk Hohndel
2016-04-06QML UI: save with unchanged credentials returns to dive listGravatar Dirk Hohndel
2016-04-06QML UI: hide keyboard before saving credentialsGravatar Dirk Hohndel
2016-04-05QML UI: more theme informationGravatar Dirk Hohndel
2016-04-05QML UI: dive list: smaller header above dives that aren't in a tripGravatar Dirk Hohndel
2016-04-05QML UI: remove redundant dive log titleGravatar Dirk Hohndel
2016-04-05remove code that is no longer usedGravatar Dirk Hohndel
2016-04-05QML UI: use Kirigami default paddingGravatar Dirk Hohndel
2016-04-05QML UI: dynamic page title for the root pageGravatar Dirk Hohndel
2016-04-05QML UI: keep the title bar larger on iOSGravatar Dirk Hohndel