summaryrefslogtreecommitdiffstats
path: root/mobile-widgets
AgeCommit message (Expand)Author
2017-07-28mapwidget.qml: play little animation on marker clicksGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: update the Z order of selected markersGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: add some properties for zoom and centerGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: pass a MapLocation object to QML in centerOnDiveSite()Gravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: add a slot to handle marker selection from the modelGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: track the marker selectionGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add a "uuid" property to MapLocationGravatar Lubomir I. Ivanov
2017-07-28qrc: use a separate image for the selected and unselected markersGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: pass a QGeoCoordinate to the QML mapGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: use QVector for the MapLocation storageGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add the addList() methodGravatar Lubomir I. Ivanov
2017-07-28mapwidgethelper: add the reloadMapLocations() methodGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: store the coordinate as QGeoCoordinateGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: implement the MapItemView with delegateGravatar Lubomir I. Ivanov
2017-07-28qmlmapwidgethelper: maintain an instance of MapLocationModelGravatar Lubomir I. Ivanov
2017-07-28add the SPDX-License-Identifier to new source filesGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: implement some map animationGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: add the function centerOnCoordinates()Gravatar Lubomir I. Ivanov
2017-07-28qmlmapwidgethelper: add the centerOnDiveSite() methodGravatar Lubomir I. Ivanov
2017-07-28qmlmapwidgethelper: remove stray test() methodGravatar Lubomir I. Ivanov
2017-07-28MapWidget.qml: reference the Map object in the MapWidgetHelper objectGravatar Lubomir I. Ivanov
2017-07-28qmlmapwidgethelper.h: add a "map" property with m_map MEMBERGravatar Lubomir I. Ivanov
2017-07-28MapWidget.qml: create an instance of MapWidgetHelperGravatar Lubomir I. Ivanov
2017-07-28mobile-widgets: add the helper class MapWidgetHelperGravatar Lubomir I. Ivanov
2017-07-28mapwidget.qml: enumerate the ESRI map types of interestGravatar Lubomir I. Ivanov
2017-07-28map: use Item instead of Rectangle in MapWidget.qmlGravatar Lubomir I. Ivanov
2017-07-28map: add new marker resource imageGravatar Lubomir I. Ivanov
2017-07-28map: add placeholder MapWidget.qml in mobile-widgets/qmlGravatar Lubomir I. Ivanov
2017-07-28Revert "QML UI: color the status bar correctly"Gravatar Jan Mulder
2017-07-26QML UI: remove obsolete debugging codeGravatar Dirk Hohndel
2017-07-26QML UI: remove "show password" switch and only show pw on first entryGravatar Jan Mulder
2017-07-26QML UI: remove some dead codeGravatar Jan Mulder
2017-07-26QML UI: color the status bar correctlyGravatar Jan Mulder
2017-07-26QML UI: add missing id line in our buttonGravatar Joakim Bygdell
2017-07-26QML UI: use a lighter text color for the selected diveGravatar Joakim Bygdell
2017-07-26QML UI: use primaryColor instead of darkerPrimaryColorGravatar Joakim Bygdell
2017-07-26QML UI: replcae the "map it" buttonGravatar Joakim Bygdell
2017-07-26QML UI: replace button on DC download pageGravatar Joakim Bygdell
2017-07-26QML UI: add our own styled buttonGravatar Joakim Bygdell
2017-07-26QML UI: replace all checkboxes with our ownGravatar Joakim Bygdell
2017-07-26QML UI: add our own styled checkboxGravatar Joakim Bygdell
2017-07-26QML UI: replace all switches with our ownGravatar Joakim Bygdell
2017-07-26QML UI: add our own styled switchGravatar Joakim Bygdell
2017-07-26QML UI: display gps fix icon in the global drawerGravatar Joakim Bygdell
2017-07-26QML UI: add colored version of the gps location iconGravatar Joakim Bygdell
2017-07-25Mobile: honour location service time thresholdGravatar Jan Mulder
2017-07-25Error message on mobile cloud credentialsGravatar Miika Turkia
2017-07-23QML UI: Download from DC: tell user if BT is disabledGravatar Dirk Hohndel
2017-07-23QML UI: Download from DC: move label next to buttonsGravatar Dirk Hohndel
2017-07-23QML UI: remove obsolete commentGravatar Dirk Hohndel