Age | Commit message (Expand) | Author |
2017-07-28 | mapwidget.qml: use map.newZoom and map.defaultZoomIn | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: whitespace and ';' cleanup | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: play little animation on marker clicks | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: update the Z order of selected markers | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: add some properties for zoom and center | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: pass a MapLocation object to QML in centerOnDiveSite() | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: add a slot to handle marker selection from the model | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: track the marker selection | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add a "uuid" property to MapLocation | Lubomir I. Ivanov |
2017-07-28 | qrc: use a separate image for the selected and unselected markers | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: pass a QGeoCoordinate to the QML map | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: use QVector for the MapLocation storage | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the addList() method | Lubomir I. Ivanov |
2017-07-28 | mapwidgethelper: add the reloadMapLocations() method | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: store the coordinate as QGeoCoordinate | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: implement the MapItemView with delegate | Lubomir I. Ivanov |
2017-07-28 | qmlmapwidgethelper: maintain an instance of MapLocationModel | Lubomir I. Ivanov |
2017-07-28 | add the SPDX-License-Identifier to new source files | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: implement some map animation | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: add the function centerOnCoordinates() | Lubomir I. Ivanov |
2017-07-28 | qmlmapwidgethelper: add the centerOnDiveSite() method | Lubomir I. Ivanov |
2017-07-28 | qmlmapwidgethelper: remove stray test() method | Lubomir I. Ivanov |
2017-07-28 | MapWidget.qml: reference the Map object in the MapWidgetHelper object | Lubomir I. Ivanov |
2017-07-28 | qmlmapwidgethelper.h: add a "map" property with m_map MEMBER | Lubomir I. Ivanov |
2017-07-28 | MapWidget.qml: create an instance of MapWidgetHelper | Lubomir I. Ivanov |
2017-07-28 | mobile-widgets: add the helper class MapWidgetHelper | Lubomir I. Ivanov |
2017-07-28 | mapwidget.qml: enumerate the ESRI map types of interest | Lubomir I. Ivanov |
2017-07-28 | map: use Item instead of Rectangle in MapWidget.qml | Lubomir I. Ivanov |
2017-07-28 | map: add new marker resource image | Lubomir I. Ivanov |
2017-07-28 | map: add placeholder MapWidget.qml in mobile-widgets/qml | Lubomir I. Ivanov |
2017-07-28 | Revert "QML UI: color the status bar correctly" | Jan Mulder |
2017-07-26 | QML UI: remove obsolete debugging code | Dirk Hohndel |
2017-07-26 | QML UI: remove "show password" switch and only show pw on first entry | Jan Mulder |
2017-07-26 | QML UI: remove some dead code | Jan Mulder |
2017-07-26 | QML UI: color the status bar correctly | Jan Mulder |
2017-07-26 | QML UI: add missing id line in our button | Joakim Bygdell |
2017-07-26 | QML UI: use a lighter text color for the selected dive | Joakim Bygdell |
2017-07-26 | QML UI: use primaryColor instead of darkerPrimaryColor | Joakim Bygdell |
2017-07-26 | QML UI: replcae the "map it" button | Joakim Bygdell |
2017-07-26 | QML UI: replace button on DC download page | Joakim Bygdell |
2017-07-26 | QML UI: add our own styled button | Joakim Bygdell |
2017-07-26 | QML UI: replace all checkboxes with our own | Joakim Bygdell |
2017-07-26 | QML UI: add our own styled checkbox | Joakim Bygdell |
2017-07-26 | QML UI: replace all switches with our own | Joakim Bygdell |
2017-07-26 | QML UI: add our own styled switch | Joakim Bygdell |
2017-07-26 | QML UI: display gps fix icon in the global drawer | Joakim Bygdell |
2017-07-26 | QML UI: add colored version of the gps location icon | Joakim Bygdell |
2017-07-25 | Mobile: honour location service time threshold | Jan Mulder |
2017-07-25 | Error message on mobile cloud credentials | Miika Turkia |
2017-07-23 | QML UI: Download from DC: tell user if BT is disabled | Dirk Hohndel |