Age | Commit message (Expand) | Author |
2017-12-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2017-12-26 | Cleanup: check we have dive before dereferencing | Dirk Hohndel |
2017-12-26 | mobile: close GPS menu drawer when selected | Jan Mulder |
2017-12-18 | CHANGELOG.md | Jan Mulder |
2017-12-18 | mobile: exit edit mode when navigating away from edit page | Jan Mulder |
2017-12-17 | Cleanup: fix potential uninitialized use of uuid | Dirk Hohndel |
2017-12-17 | mobile: use short date format in edit mode | Jan Mulder |
2017-12-16 | mobile: manual add dive and cancel fails when repeated | Jan Mulder |
2017-12-15 | mobile: clear internal data when edit/add dive is finished | Jan Mulder |
2017-12-14 | mobile: show message when going offline | Jan Mulder |
2017-12-14 | Don't create GeneralSettingsObjectWrapper object | Berthold Stoeger |
2017-12-13 | mobile: reset download screen in a sane state | Jan Mulder |
2017-12-13 | mobile: reset Retry button to Download | Jan Mulder |
2017-12-13 | mobile: do not just create a new dive site | Jan Mulder |
2017-12-11 | Remove second parameter (bool force) in set_filename() | Berthold Stoeger |
2017-12-08 | Cleanup: mark unused variable | Dirk Hohndel |
2017-12-07 | Mobile: Enable editing multiple buddies | Joakim Bygdell |
2017-12-07 | Show BT device names first | Robert C. Helling |
2017-12-06 | Don't close menu after click | Robert C. Helling |
2017-12-05 | Add button to rescan BT devices | Robert C. Helling |
2017-12-05 | We no longer support Subsurface-mobile without BT support | Dirk Hohndel |
2017-12-05 | iOS: report location services availability | Murillo Bernardes |
2017-12-05 | Unify capitalization | Robert C. Helling |
2017-12-03 | Fix argument to set_filename() in QMLManager::finishSetup() | Berthold Stoeger |
2017-12-03 | iOS: Display GPS menu | Murillo Bernardes |
2017-12-02 | iOS: check for UUID instead of physical address | Murillo Bernardes |
2017-11-27 | QML UI: add versions of key libraries to the log | Dirk Hohndel |
2017-11-25 | mobile: get GPS data from dive site name | Jan Mulder |
2017-11-25 | mobile: autocomplete location names | Jan Mulder |
2017-11-19 | QML UI: QtQuick.Layouts to 1.2 | Jan Mulder |
2017-11-19 | QML UI: QtQuick.Controls to version 2.2 | Jan Mulder |
2017-11-19 | QML UI: QtQuick to 2.6 | Jan Mulder |
2017-11-19 | QML UI: Kirigami to 2.2 | Jan Mulder |
2017-11-18 | Constify strings in pref.h | Berthold Stoeger |
2017-11-05 | map-widget: move the widget and its resources to 'map-widget' | Lubomir I. Ivanov |
2017-11-04 | Replace QMap::operator[] with QMap::value() | Berthold Stoeger |
2017-10-30 | QML UI: show divelist from the top | Jan Mulder |
2017-10-29 | QML UI: Scrolling in dive details | Jan Mulder |
2017-10-29 | mapwidget: add the 'isReady' flag to the Map component | Lubomir I. Ivanov |
2017-10-29 | map widget: start with normal zoomlevel | Jan Mulder |
2017-10-27 | QML UI: prevent full overflow of bottom buttons | Jan Mulder |
2017-10-27 | QML UI: repair long trip headers | Jan Mulder |
2017-10-23 | Make the map widget more pleasant to use | Linus Torvalds |
2017-10-19 | QML-UI: Download screen fixup | Jan Mulder |
2017-10-19 | QML-UI: some more layout repair (dive details) | Jan Mulder |
2017-10-18 | QML-UI: repair DiveList | Jan Mulder |
2017-10-17 | mobile: silence deprecated messages in logging about Kirigami.Label | Jan Mulder |
2017-10-17 | mobile: fix initial setup with no repo or meta info | Jan Mulder |
2017-10-17 | mobile: No cloud repo creation more explicit | Jan Mulder |
2017-10-16 | Fix stupid syntax errors | Dirk Hohndel |