summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2019-12-24mobile-widgets/qml: remove use of eval()Gravatar jan Iversen
2019-12-18mobile-widget: use qPref variableGravatar jan Iversen
2019-12-18mobile-widget: correct set of default_cylinderGravatar jan Iversen
2019-12-13core: remove LOG_STP from mobileGravatar jan Iversen
2019-12-12mobile/qml: Integrate/activate diveshare in ExportGravatar jan Iversen
2019-12-12mobile-widgets: activate uploadDiveShare in qmlmanagerGravatar jan Iversen
2019-12-12mobile/qml: Clear status field in ExportGravatar jan Iversen
2019-12-12mobile/qml: make close dialog in Connect workGravatar jan Iversen
2019-12-12mobile/qml: remove empty lineGravatar jan Iversen
2019-12-11mobile/qml: close upload dialog if successGravatar jan Iversen
2019-12-11mobile/qml: handle upload signalsGravatar jan Iversen
2019-12-11mobile-widgets: make upload signals available to QMLGravatar jan Iversen
2019-12-11mobile/qml: close export page after uploadGravatar jan Iversen
2019-12-11mobile/qml: add pref suppport for userid in ExportGravatar jan Iversen
2019-12-11mobile-widgets: activate uploadDiveLogsDE in qmlmanagerGravatar jan Iversen
2019-12-11mobile/qml: correct typo in Export.qmlGravatar jan Iversen
2019-12-11mobile-widgets/qml: add divelogsde stylesheet to resourcesGravatar jan Iversen
2019-12-05mobile/qml: activate dive_site export in UIGravatar jan Iversen
2019-12-05mobile-widgets/qml: close Export page after export (or cancel)Gravatar jan Iversen
2019-12-04Selection: move selection functions from divelist.c to selection.cGravatar Berthold Stoeger
2019-12-03mobile-widgets/qml: block profile export (temporary)Gravatar jan Iversen
2019-12-03mobile-widgets/qml: block DiveLogs.de and DiveShare export (temporary)Gravatar jan Iversen
2019-12-03mobile-widgets/qml: block dive sites export (temporary)Gravatar jan Iversen
2019-12-03mobile-widgets/qml: add upload dialog to export pageGravatar jan Iversen
2019-12-03mobile-widgets/qml: add filedialog to export pageGravatar jan Iversen
2019-12-03mobile-widgets/qml: integrate export page in main.qmlGravatar jan Iversen
2019-12-03mobile-widgets/qml: add export pageGravatar jan Iversen
2019-12-03mobile-widgets/qml: add export stylesheets as resourceGravatar jan Iversen
2019-12-03mobile-widgets: add export functionality to qmlmanagerGravatar jan Iversen
2019-11-26mobile-widgets/qml: add qmldir to include map-widgetGravatar jan Iversen
2019-11-22Mobile: make it clear that 'all BT devices' setting is temporaryGravatar Dirk Hohndel
2019-11-11mobile-widget/qml: correct syntax error introduced in e63257f0eGravatar 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: reconnect the correct model after changing filterGravatar Dirk Hohndel
2019-11-08Mobile: consistently refer to the dive list modelGravatar Dirk Hohndel
2019-11-08Mobile: ensure there's some space between date and depth/durationGravatar Dirk Hohndel
2019-11-08Mobile: use the CollapsedDiveListSortModel for dive listGravatar Dirk Hohndel
2019-11-08Mobile: setup CollapsedDiveListSortModelGravatar Dirk Hohndel
2019-11-08Mobile: derive the index from the dive idGravatar Dirk Hohndel
2019-11-08Mobile: give visual indication that we are saving divesGravatar Dirk Hohndel
2019-11-08Mobile: allow message argument to showBusy functionGravatar Dirk Hohndel
2019-11-08Mobile: add UI feature tests to Developer menuGravatar 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-11-03Mobile: don't dereference the dive list model when it's disconnectedGravatar Dirk Hohndel