aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.h
AgeCommit message (Expand)Author
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
2019-12-11mobile-widgets: make upload signals available to QMLGravatar jan Iversen
2019-12-03mobile-widgets: add export functionality to qmlmanagerGravatar jan Iversen
2019-11-10Mobile: add ability to directly open support emailGravatar Dirk Hohndel
2019-10-21Mobile: allow editing dive numberGravatar Dirk Hohndel
2019-10-13Mobile: add helper function to keep selection in syncGravatar Dirk Hohndel
2019-09-27Revert the singleton PRGravatar Dirk Hohndel
2019-09-25Cleanup: unify idiosyncratic singletonsGravatar Berthold Stoeger
2019-09-21Mobile: make sure QML gets notified when value changesGravatar Dirk Hohndel
2019-09-14Mobile: use value semantics for DiveObjectHelper in qmlmanager.cppGravatar Berthold Stoeger
2019-09-11Mobile: add helper function to check cloud credentialsGravatar Dirk Hohndel
2019-08-10Mobile: update dive site model if dive sites are createdGravatar Berthold Stoeger
2019-04-12Dive site: introduce proxy model DiveSiteSortedModelGravatar Berthold Stoeger
2019-02-14Mobile: only show dive computers in the Bluetooth connection listGravatar Dirk Hohndel
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2018-12-21Mobile: add helper function to fill in the BT nameGravatar Dirk Hohndel
2018-12-21Mobile: UI for selecting what to copy-pasteGravatar Miika Turkia
2018-11-18Verify that copy is doneGravatar Miika Turkia
2018-11-18Support for copy-pasting specific fields on mobileGravatar Miika Turkia
2018-10-23Mobile/filtering: update filter in separate threadGravatar Dirk Hohndel