summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
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: when first entering cloud credentials, force cloud connectionGravatar Dirk Hohndel
2016-04-30Connect to the reply, not the managerGravatar Dirk Hohndel
2016-04-30QML UI: forceRemoteSync means connect even without unsaved changesGravatar Dirk Hohndel
2016-04-30QML UI: better diagnostics when cloud connection failsGravatar Dirk Hohndel
2016-04-30Only create the path to no cloud local storage onceGravatar Dirk Hohndel
2016-04-30QML UI: make text match the implementationGravatar Dirk Hohndel
2016-04-30Fix logic for when to mark dive list as changedGravatar Dirk Hohndel
2016-04-29QML UI: when switching from no cloud to cloud usage, don't drop local dataGravatar Dirk Hohndel
2016-04-29QML UI: fix order of tests when saving changesGravatar Dirk Hohndel
2016-04-29Clean up comparison syntax in qmlGravatar Dirk Hohndel
2016-04-29QML UI: make sure nothing is lost when changing cloud credentialsGravatar Dirk Hohndel
2016-04-27QML UI: handle failure to read local dive dataGravatar Dirk Hohndel
2016-04-27only set index if we have specific targetGravatar 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-27QML UI: with a local default file setup, open that at startGravatar Dirk Hohndel
2016-04-27Add helper function for the consumption of loaded dive dataGravatar Dirk Hohndel
2016-04-27QML UI: in no cloud mode, save to a default local repoGravatar 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-19QML UI: always show the time stamp when logging dataGravatar Dirk Hohndel
2016-04-17QML UI: only show GPS service / use current location if GPS accessibleGravatar Dirk Hohndel