aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
2020-03-12mobile UI: make user and log messages consistent for no cloudGravatar Dirk Hohndel
2020-03-11Grammar: replaces 'indexes' by 'indices'Gravatar Robert C. Helling
2020-03-10Android: remove USB devices we don't supportGravatar Dirk Hohndel
2020-03-10mobile: add ability to update trip detailsGravatar Dirk Hohndel
2020-03-10mobile UI: don't call into the event loopGravatar 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/filter: connect directly to filterGravatar 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: use undo-command to paste divesGravatar Berthold Stoeger
2020-03-10mobile: reduce the number of model reloads when opening cloud dataGravatar 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: create memory management class for modelsGravatar Berthold Stoeger
2020-03-10mobile/divelist: when clicking on a row, use select_single_dive()Gravatar Berthold Stoeger
2020-03-09mobile: use undo-command to apply gps fixesGravatar Berthold Stoeger
2020-03-09mobile: correctly reset model instead of disconnecting itGravatar Dirk Hohndel
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-09mobile/undo: compile undo commands and call undo command for deletion.Gravatar Berthold Stoeger
2020-03-09mobile/divelist: connect click on trip to toggle MobileListModelGravatar Berthold Stoeger
2020-03-09mobile: remove collapsed model that we no longer useGravatar Dirk Hohndel
2020-03-09cleanup: fix NOCLOUD_LOCALSTORAGE leakGravatar Berthold Stoeger
2020-03-08usb-serial-for-android: switch detection to usb-serial and add more PID/VIDGravatar Dirk Hohndel
2020-03-07debug: try to capture changes that don't invalidate git cacheGravatar Dirk Hohndel
2020-03-06mobile: allow disabling BT support from the command lineGravatar Dirk Hohndel
2020-03-01filter: don't search in background on mobileGravatar Berthold Stoeger
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
2020-02-09Cleanup: remove exportFunc classGravatar Berthold Stoeger
2020-02-08mobile: prevent crash adding divesGravatar Dirk Hohndel
2020-02-04Cleanup: remove capture-all lambda clausesGravatar Berthold Stoeger
2020-01-26code cleanup: whitespace cleanupGravatar Dirk Hohndel
2020-01-26code cleanup: QLatin1Literal is deprecated in Qt 5.14Gravatar Dirk Hohndel
2020-01-20mobile UI: add ability to unset the default cylinderGravatar Dirk Hohndel
2020-01-20core/settings:: remove string functions for unitsGravatar jan Iversen
2020-01-10whitespace cleanupGravatar Dirk Hohndel
2020-01-10code cleanup: add empty table structuresGravatar Dirk Hohndel
2019-12-29mobile-widgets: use oldStatus in qmlmanagerGravatar jan Iversen
2019-12-29mobile-widgets: add oldStatus variable to qmlmanagerGravatar jan Iversen
2019-12-29mobile-widgets: remove showPin from qmlmanagerGravatar jan Iversen
2019-12-29mobile-widgets: remove second setCredentialStatus()Gravatar jan Iversen
2019-12-29mobile-widgets: remove first setCredentialStatus() in finishSetup()Gravatar jan Iversen
2019-12-29mobile-widgets: remove setCredentialStatus() from saveCloudCredentials()Gravatar jan Iversen