aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2017-12-26Cleanup: check we have dive before dereferencingGravatar Dirk Hohndel
2017-12-26mobile: close GPS menu drawer when selectedGravatar Jan Mulder
2017-12-18CHANGELOG.mdGravatar Jan Mulder
2017-12-18mobile: exit edit mode when navigating away from edit pageGravatar Jan Mulder
2017-12-17Cleanup: fix potential uninitialized use of uuidGravatar Dirk Hohndel
2017-12-17mobile: use short date format in edit modeGravatar Jan Mulder
2017-12-16mobile: manual add dive and cancel fails when repeatedGravatar Jan Mulder
2017-12-15mobile: clear internal data when edit/add dive is finishedGravatar Jan Mulder
2017-12-14mobile: show message when going offlineGravatar Jan Mulder
2017-12-14Don't create GeneralSettingsObjectWrapper objectGravatar Berthold Stoeger
2017-12-13mobile: reset download screen in a sane stateGravatar Jan Mulder
2017-12-13mobile: reset Retry button to DownloadGravatar Jan Mulder
2017-12-13mobile: do not just create a new dive siteGravatar Jan Mulder
2017-12-11Remove second parameter (bool force) in set_filename()Gravatar Berthold Stoeger
2017-12-08Cleanup: mark unused variableGravatar Dirk Hohndel
2017-12-07Mobile: Enable editing multiple buddiesGravatar Joakim Bygdell
2017-12-07Show BT device names firstGravatar Robert C. Helling
2017-12-06Don't close menu after clickGravatar Robert C. Helling
2017-12-05Add button to rescan BT devicesGravatar Robert C. Helling
2017-12-05We no longer support Subsurface-mobile without BT supportGravatar Dirk Hohndel
2017-12-05iOS: report location services availabilityGravatar Murillo Bernardes
2017-12-05Unify capitalizationGravatar Robert C. Helling
2017-12-03Fix argument to set_filename() in QMLManager::finishSetup()Gravatar Berthold Stoeger
2017-12-03iOS: Display GPS menuGravatar Murillo Bernardes
2017-12-02iOS: check for UUID instead of physical addressGravatar Murillo Bernardes
2017-11-27QML UI: add versions of key libraries to the logGravatar Dirk Hohndel
2017-11-25mobile: get GPS data from dive site nameGravatar Jan Mulder
2017-11-25mobile: autocomplete location namesGravatar Jan Mulder
2017-11-19QML UI: QtQuick.Layouts to 1.2Gravatar Jan Mulder
2017-11-19QML UI: QtQuick.Controls to version 2.2Gravatar Jan Mulder
2017-11-19QML UI: QtQuick to 2.6Gravatar Jan Mulder
2017-11-19QML UI: Kirigami to 2.2Gravatar Jan Mulder
2017-11-18Constify strings in pref.hGravatar Berthold Stoeger
2017-11-05map-widget: move the widget and its resources to 'map-widget'Gravatar Lubomir I. Ivanov
2017-11-04Replace QMap::operator[] with QMap::value()Gravatar Berthold Stoeger
2017-10-30QML UI: show divelist from the topGravatar Jan Mulder
2017-10-29QML UI: Scrolling in dive detailsGravatar Jan Mulder
2017-10-29mapwidget: add the 'isReady' flag to the Map componentGravatar Lubomir I. Ivanov
2017-10-29map widget: start with normal zoomlevelGravatar Jan Mulder
2017-10-27QML UI: prevent full overflow of bottom buttonsGravatar Jan Mulder
2017-10-27QML UI: repair long trip headersGravatar Jan Mulder
2017-10-23Make the map widget more pleasant to useGravatar Linus Torvalds
2017-10-19QML-UI: Download screen fixupGravatar Jan Mulder
2017-10-19QML-UI: some more layout repair (dive details)Gravatar Jan Mulder
2017-10-18QML-UI: repair DiveListGravatar Jan Mulder
2017-10-17mobile: silence deprecated messages in logging about Kirigami.LabelGravatar Jan Mulder
2017-10-17mobile: fix initial setup with no repo or meta infoGravatar Jan Mulder
2017-10-17mobile: No cloud repo creation more explicitGravatar Jan Mulder
2017-10-16Fix stupid syntax errorsGravatar Dirk Hohndel
2017-10-15Make sure we can still build without BT_SUPPORTGravatar Dirk Hohndel