Age | Commit message (Expand) | Author |
2019-11-26 | mobile-widgets/qml: add qmldir to include map-widget | jan Iversen |
2019-11-22 | Mobile: make it clear that 'all BT devices' setting is temporary | Dirk Hohndel |
2019-11-11 | mobile-widget/qml: correct syntax error introduced in e63257f0e | jan Iversen |
2019-11-10 | Mobile: add ability to directly open support email | Dirk Hohndel |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-08 | Mobile: modify filter so that all models get notified | Dirk Hohndel |
2019-11-08 | Mobile: reconnect the correct model after changing filter | Dirk Hohndel |
2019-11-08 | Mobile: consistently refer to the dive list model | Dirk Hohndel |
2019-11-08 | Mobile: ensure there's some space between date and depth/duration | Dirk Hohndel |
2019-11-08 | Mobile: use the CollapsedDiveListSortModel for dive list | Dirk Hohndel |
2019-11-08 | Mobile: setup CollapsedDiveListSortModel | Dirk Hohndel |
2019-11-08 | Mobile: derive the index from the dive id | Dirk Hohndel |
2019-11-08 | Mobile: give visual indication that we are saving dives | Dirk Hohndel |
2019-11-08 | Mobile: allow message argument to showBusy function | Dirk Hohndel |
2019-11-08 | Mobile: add UI feature tests to Developer menu | Dirk Hohndel |
2019-11-08 | Mobile: let the user know if we can't save changes | Dirk Hohndel |
2019-11-08 | Mobile: remember if we were able to open the local cache | Dirk Hohndel |
2019-11-08 | Mobile: remove useless attempt to prevent access to the cloud | Dirk Hohndel |
2019-11-08 | Mobile: drop extra argument to QString | Dirk Hohndel |
2019-11-03 | Mobile: don't dereference the dive list model when it's disconnected | Dirk Hohndel |
2019-11-03 | Mobile: disconnect model while updating dive list | Dirk Hohndel |
2019-11-03 | Mobile: use appendTextToLog to get timestamps in logs | Dirk Hohndel |
2019-10-27 | Mobile: make the GPS service icon work again | Dirk Hohndel |
2019-10-26 | Mobile: ensure we go back to the dive list after download | Dirk Hohndel |
2019-10-26 | Mobile: try harder to get the right dive list | Dirk Hohndel |
2019-10-26 | Mobile: also show busy spinner when applying GPS fixes | Dirk Hohndel |
2019-10-26 | Mobile: simple message and busy spinner while storing downloaded dives | Dirk Hohndel |
2019-10-26 | Mobile: change show/hide busy functions | Dirk Hohndel |
2019-10-26 | Mobile: provide better tracking of applied GPS fixes | Dirk Hohndel |
2019-10-26 | Mobile: more code to deal with undefined elements | Dirk Hohndel |
2019-10-26 | Mobile: reset dive list after applying GPS fixes | Dirk Hohndel |
2019-10-26 | Mobile: don't show nothing for the location | Dirk Hohndel |
2019-10-26 | Mobile: fix incorrect variable dereference for dive site | Dirk Hohndel |
2019-10-26 | Mobile: don't push map page if it's already on the stack | Dirk Hohndel |
2019-10-26 | Mobile: avoid dereferencing undefined values | Dirk Hohndel |
2019-10-26 | Mobile: fix cacheBuffer for log window | Dirk Hohndel |
2019-10-21 | Mobile: allow editing dive number | Dirk Hohndel |
2019-10-20 | Mobile: remove remaining accesses to DiveObjectHelper from QML | Dirk Hohndel |
2019-10-20 | Mobile: get dive details directly from the model | Dirk Hohndel |
2019-10-14 | Mobile: ensure input fields stay visible after keyboard opens | Dirk Hohndel |
2019-10-14 | Mobile: pick icons depending on theme | Dirk Hohndel |
2019-10-13 | Mobile: improve helper function to track selected dives | Dirk Hohndel |
2019-10-13 | Mobile: bring back the adaptive size for the tool bar | Dirk Hohndel |
2019-10-13 | Mobile: ensure consistent path when accessing arrow icons | Dirk Hohndel |
2019-10-13 | Mobile: implement our own back entry for GlobalDrawer | Dirk Hohndel |
2019-10-13 | Mobile: update the map when the selected dive changes | Dirk Hohndel |
2019-10-13 | Mobile: add helper function to keep selection in sync | Dirk Hohndel |
2019-10-13 | Mobile: move pageIndex function to main.qml | Dirk Hohndel |
2019-10-13 | Mobile: when selecting dive via map, expand its trip | Dirk Hohndel |