summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.h
AgeCommit message (Expand)Author
2020-12-17core: remove DiveObjectHelperGravatar Berthold Stoeger
2020-12-17mobile: remove DiveObjectHelper codeGravatar Berthold Stoeger
2020-10-26cleanup: remove struct/class confusionGravatar Dirk Hohndel
2020-06-14mobile: add status text for cloud sync stateGravatar Dirk Hohndel
2020-06-14mobile: track if we have changes that aren't synced to cloudGravatar Dirk Hohndel
2020-06-07mobile: add helper to import data from local cloud cacheGravatar Dirk Hohndel
2020-06-07mobile: make list of local cloud cache directories availableGravatar Dirk Hohndel
2020-04-04mobile/cleanup: create helper function to hide verbose castsGravatar Dirk Hohndel
2020-04-04mobile/download-from-DC: ensure that changes get actually savedGravatar Dirk Hohndel
2020-04-04mobile/core: remove locking for git accessGravatar Dirk Hohndel
2020-04-04mobile: add indication if the app has finished initializingGravatar Dirk Hohndel
2020-03-31cleanup: make QMLManager member functions privateGravatar Berthold Stoeger
2020-03-31cleanup: remove loadFromCloud() declaration from QMLManager.hGravatar Berthold Stoeger
2020-03-30cleanup: fix initialization order in QMLProfile constructorGravatar Berthold Stoeger
2020-03-30cleanup: un-slotify QMLManager functionsGravatar Berthold Stoeger
2020-03-30mobile/dive-list: add indicator that dive list is being processedGravatar Dirk Hohndel
2020-03-29mobile/cleanup: use a mutex to protect storage accessGravatar Dirk Hohndel
2020-03-28mobile/save-changes: untangle the handling of alreadySavingGravatar Dirk Hohndel
2020-03-26mobile/dive-list: add ability to create tripGravatar Dirk Hohndel
2020-03-21mobile/divelist: add UI to toggle dive invalid flagGravatar Dirk Hohndel
2020-03-18mobile: remove QMLManager::updateSiteList()Gravatar Berthold Stoeger
2020-03-17mobile/cleanup: remove the second access to cloud dataGravatar Dirk Hohndel
2020-03-16android/usb: simply restart the download after receiving permissionGravatar Dirk Hohndel
2020-03-16mobile UI: rescan button on DC Download page rescans BT/BLE/USBGravatar Dirk Hohndel
2020-03-16android/usb: pass in the UsbDevice when downloadingGravatar Dirk Hohndel
2020-03-16android/usb: parse the usbDevice when responding to intentGravatar Dirk Hohndel
2020-03-10mobile: add ability to update trip detailsGravatar Dirk Hohndel
2020-03-10mobile/trip-handling: add helper to add dive to a tripGravatar Dirk Hohndel
2020-03-10mobile UI: add ability to remove dive from its tripGravatar Dirk Hohndel
2020-03-10mobile: replace undoDelete() with generic undo()Gravatar Dirk Hohndel
2020-03-10mobile UI: make the text of the undo/redo action available to QMLGravatar Dirk Hohndel
2020-03-10mobile: remove no longer used DiveListModelGravatar Berthold Stoeger
2020-03-10mobile: remove selectedDiveTimeStamp logicGravatar Berthold Stoeger
2020-03-10mobile: remove updateSelectedDive logicGravatar Berthold Stoeger
2020-03-10mobile/undo: create EditDive commandGravatar Berthold Stoeger
2020-03-10mobile UI: use undo-command for adding dive.Gravatar Berthold Stoeger
2020-03-10mobile/divelist: select dive after swipeGravatar Berthold Stoeger
2020-03-10mobile/divelist: don't set currentIndex on undo of dive deletionGravatar Berthold Stoeger
2020-03-10mobile/divelist: when clicking on a row, use select_single_dive()Gravatar Berthold Stoeger
2020-03-09mobile/undo: remove deletedDive and deletedTrip from QMLManagerGravatar Berthold Stoeger
2020-03-09mobile/undo: create undo-action and connect to undo of dive deletionGravatar Berthold Stoeger
2020-03-09cleanup: fix NOCLOUD_LOCALSTORAGE leakGravatar Berthold Stoeger
2020-03-07debug: try to capture changes that don't invalidate git cacheGravatar Dirk Hohndel
2020-03-01filter: introduce people- and tags-filtering in the mobile UIGravatar Berthold Stoeger
2020-02-17mobile/export: remove most of the export optionsGravatar Dirk Hohndel
2019-12-29mobile-widgets: add oldStatus variable to qmlmanagerGravatar jan Iversen
2019-12-28mobile-widgets: make verifyCredentials() an internal functionGravatar jan Iversen
2019-12-28mobile-widgets: make saveCredentials() an atomGravatar jan Iversen
2019-12-25mobile-widgets: make saveCredentials() an atomGravatar jan Iversen
2019-12-12mobile-widgets: activate uploadDiveShare in qmlmanagerGravatar jan Iversen