aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.cpp
AgeCommit message (Expand)Author
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
2019-12-29mobile-widgets: remove setCredentialStatus from revertToNoCloudIfNeededGravatar jan Iversen
2019-12-29mobile-widgets: replace simple setCredentialStatusGravatar jan Iversen
2019-12-29mobile-widgets: credentialStatus() -> cloud_verification_status()Gravatar jan Iversen
2019-12-28mobile-widgets: remove cloudPin() from qmlmanagerGravatar jan Iversen
2019-12-28mobile-widget: simplify saveCredentials() in qmlmanagerGravatar jan Iversen
2019-12-28mobile-widgets: make saveCredentials() an atomGravatar jan Iversen
2019-12-28mobile-widgets: correct faulty connect.Gravatar jan Iversen
2019-12-24mobile UI/login: replace use of cloudPasswordGravatar jan Iversen
2019-12-24mobile UI/login: replace use of cloudUserNameGravatar jan Iversen
2019-12-25mobile-widgets: make saveCredentials() an atomGravatar jan Iversen
2019-12-25Preferences UI: add dive log tabGravatar willemferguson
2019-12-24build-system: move exportfuncs to backend-sharedGravatar jan Iversen
2019-12-24mobile-widgets: limit use of QSettings in qmlmanagerGravatar jan Iversen
2019-12-13core: remove LOG_STP from mobileGravatar 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-11mobile-widgets: activate uploadDiveLogsDE in qmlmanagerGravatar jan Iversen
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-12-03mobile-widgets: add export functionality to qmlmanagerGravatar jan Iversen
2019-11-10Mobile: add ability to directly open support emailGravatar Dirk Hohndel
2019-11-09Cylinders: access cylinders with get_cylinder()Gravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-11-08Mobile: modify filter so that all models get notifiedGravatar Dirk Hohndel
2019-11-08Mobile: setup CollapsedDiveListSortModelGravatar Dirk Hohndel
2019-11-08Mobile: let the user know if we can't save changesGravatar Dirk Hohndel
2019-11-08Mobile: remember if we were able to open the local cacheGravatar Dirk Hohndel
2019-11-08Mobile: remove useless attempt to prevent access to the cloudGravatar Dirk Hohndel
2019-11-08Mobile: drop extra argument to QStringGravatar Dirk Hohndel
2019-10-26Mobile: change show/hide busy functionsGravatar Dirk Hohndel
2019-10-26Mobile: provide better tracking of applied GPS fixesGravatar Dirk Hohndel
2019-10-21Mobile: allow editing dive numberGravatar Dirk Hohndel