aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
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
2019-11-03Mobile: disconnect model while updating dive listGravatar Dirk Hohndel
2019-11-03Mobile: use appendTextToLog to get timestamps in logsGravatar Dirk Hohndel
2019-10-27Mobile: make the GPS service icon work againGravatar Dirk Hohndel
2019-10-26Mobile: ensure we go back to the dive list after downloadGravatar Dirk Hohndel
2019-10-26Mobile: try harder to get the right dive listGravatar Dirk Hohndel
2019-10-26Mobile: also show busy spinner when applying GPS fixesGravatar Dirk Hohndel
2019-10-26Mobile: simple message and busy spinner while storing downloaded divesGravatar 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-26Mobile: more code to deal with undefined elementsGravatar Dirk Hohndel
2019-10-26Mobile: reset dive list after applying GPS fixesGravatar Dirk Hohndel
2019-10-26Mobile: don't show nothing for the locationGravatar Dirk Hohndel
2019-10-26Mobile: fix incorrect variable dereference for dive siteGravatar Dirk Hohndel
2019-10-26Mobile: don't push map page if it's already on the stackGravatar Dirk Hohndel
2019-10-26Mobile: avoid dereferencing undefined valuesGravatar Dirk Hohndel
2019-10-26Mobile: fix cacheBuffer for log windowGravatar Dirk Hohndel
2019-10-21Mobile: allow editing dive numberGravatar Dirk Hohndel
2019-10-20Mobile: remove remaining accesses to DiveObjectHelper from QMLGravatar Dirk Hohndel
2019-10-20Mobile: get dive details directly from the modelGravatar Dirk Hohndel
2019-10-14Mobile: ensure input fields stay visible after keyboard opensGravatar Dirk Hohndel
2019-10-14Mobile: pick icons depending on themeGravatar Dirk Hohndel
2019-10-13Mobile: improve helper function to track selected divesGravatar Dirk Hohndel
2019-10-13Mobile: bring back the adaptive size for the tool barGravatar Dirk Hohndel
2019-10-13Mobile: ensure consistent path when accessing arrow iconsGravatar Dirk Hohndel
2019-10-13Mobile: implement our own back entry for GlobalDrawerGravatar Dirk Hohndel
2019-10-13Mobile: update the map when the selected dive changesGravatar Dirk Hohndel
2019-10-13Mobile: add helper function to keep selection in syncGravatar Dirk Hohndel
2019-10-13Mobile: move pageIndex function to main.qmlGravatar Dirk Hohndel
2019-10-13Mobile: when selecting dive via map, expand its tripGravatar Dirk Hohndel
2019-10-13Mobile: when selecting dive via map, update details viewGravatar Dirk Hohndel
2019-10-13Mobile: when switching to the details, reuse existing pageGravatar Dirk Hohndel