Import qtlocation-opensource-src_5.7.1.orig.tar.xz
authorDmitry Shachnev <mitya57@debian.org>
Fri, 16 Dec 2016 18:07:41 +0000 (18:07 +0000)
committerDmitry Shachnev <mitya57@debian.org>
Fri, 16 Dec 2016 18:07:41 +0000 (18:07 +0000)
commit530495029ab0759d7ac750b401e6cd1fb96bf94d
tree58c91a4c8fc618c8caadfd9ab5da4c8abd09afb7
Import qtlocation-opensource-src_5.7.1.orig.tar.xz

[dgit import orig qtlocation-opensource-src_5.7.1.orig.tar.xz]
1255 files changed:
.qmake.conf [new file with mode: 0644]
.tag [new file with mode: 0644]
LGPL_EXCEPTION.txt [new file with mode: 0644]
LICENSE.FDL [new file with mode: 0644]
LICENSE.GPL2 [new file with mode: 0644]
LICENSE.GPL3 [new file with mode: 0644]
LICENSE.GPL3-EXCEPT [new file with mode: 0644]
LICENSE.GPLv2 [new file with mode: 0644]
LICENSE.GPLv3 [new file with mode: 0644]
LICENSE.LGPL3 [new file with mode: 0644]
LICENSE.LGPLv21 [new file with mode: 0644]
LICENSE.LGPLv3 [new file with mode: 0644]
config.tests/gypsy/gypsy.pro [new file with mode: 0644]
config.tests/gypsy/main.cpp [new file with mode: 0644]
dist/changes-5.2.1 [new file with mode: 0644]
dist/changes-5.3.0 [new file with mode: 0644]
dist/changes-5.3.1 [new file with mode: 0644]
dist/changes-5.3.2 [new file with mode: 0644]
dist/changes-5.4.0 [new file with mode: 0644]
dist/changes-5.4.1 [new file with mode: 0644]
dist/changes-5.4.2 [new file with mode: 0644]
dist/changes-5.5.0 [new file with mode: 0644]
dist/changes-5.5.1 [new file with mode: 0644]
dist/changes-5.6.0 [new file with mode: 0644]
dist/changes-5.6.1 [new file with mode: 0644]
dist/changes-5.6.2 [new file with mode: 0644]
dist/changes-5.7.0 [new file with mode: 0644]
dist/changes-5.7.1 [new file with mode: 0644]
examples/examples.pro [new file with mode: 0644]
examples/location/location.pro [new file with mode: 0644]
examples/location/mapviewer/doc/images/mapviewer.png [new file with mode: 0644]
examples/location/mapviewer/doc/src/mapviewer.qdoc [new file with mode: 0644]
examples/location/mapviewer/forms/Geocode.qml [new file with mode: 0644]
examples/location/mapviewer/forms/GeocodeForm.ui.qml [new file with mode: 0644]
examples/location/mapviewer/forms/Locale.qml [new file with mode: 0644]
examples/location/mapviewer/forms/LocaleForm.ui.qml [new file with mode: 0644]
examples/location/mapviewer/forms/Message.qml [new file with mode: 0644]
examples/location/mapviewer/forms/MessageForm.ui.qml [new file with mode: 0644]
examples/location/mapviewer/forms/ReverseGeocode.qml [new file with mode: 0644]
examples/location/mapviewer/forms/ReverseGeocodeForm.ui.qml [new file with mode: 0644]
examples/location/mapviewer/forms/RouteAddress.qml [new file with mode: 0644]
examples/location/mapviewer/forms/RouteAddressForm.ui.qml [new file with mode: 0644]
examples/location/mapviewer/forms/RouteCoordinate.qml [new file with mode: 0644]
examples/location/mapviewer/forms/RouteCoordinateForm.ui.qml [new file with mode: 0644]
examples/location/mapviewer/forms/RouteList.qml [new file with mode: 0644]
examples/location/mapviewer/forms/RouteListDelegate.qml [new file with mode: 0644]
examples/location/mapviewer/forms/RouteListHeader.qml [new file with mode: 0644]
examples/location/mapviewer/helper.js [new file with mode: 0644]
examples/location/mapviewer/main.cpp [new file with mode: 0644]
examples/location/mapviewer/map/CircleItem.qml [new file with mode: 0644]
examples/location/mapviewer/map/ImageItem.qml [new file with mode: 0644]
examples/location/mapviewer/map/MapComponent.qml [new file with mode: 0644]
examples/location/mapviewer/map/Marker.qml [new file with mode: 0644]
examples/location/mapviewer/map/MiniMap.qml [new file with mode: 0644]
examples/location/mapviewer/map/PolygonItem.qml [new file with mode: 0644]
examples/location/mapviewer/map/PolylineItem.qml [new file with mode: 0644]
examples/location/mapviewer/map/RectangleItem.qml [new file with mode: 0644]
examples/location/mapviewer/mapviewer.pro [new file with mode: 0644]
examples/location/mapviewer/mapviewer.qml [new file with mode: 0644]
examples/location/mapviewer/mapviewer.qrc [new file with mode: 0644]
examples/location/mapviewer/menus/ItemPopupMenu.qml [new file with mode: 0644]
examples/location/mapviewer/menus/MainMenu.qml [new file with mode: 0644]
examples/location/mapviewer/menus/MapPopupMenu.qml [new file with mode: 0644]
examples/location/mapviewer/menus/MarkerPopupMenu.qml [new file with mode: 0644]
examples/location/mapviewer/resources/icon.png [new file with mode: 0644]
examples/location/mapviewer/resources/marker.png [new file with mode: 0644]
examples/location/mapviewer/resources/scale.png [new file with mode: 0644]
examples/location/mapviewer/resources/scale_end.png [new file with mode: 0644]
examples/location/minimal_map/doc/images/minimal_map.png [new file with mode: 0644]
examples/location/minimal_map/doc/src/minimal_map.qdoc [new file with mode: 0644]
examples/location/minimal_map/main.cpp [new file with mode: 0644]
examples/location/minimal_map/main.qml [new file with mode: 0644]
examples/location/minimal_map/minimal_map.pro [new file with mode: 0644]
examples/location/minimal_map/qml.qrc [new file with mode: 0644]
examples/location/places/doc/images/places.png [new file with mode: 0644]
examples/location/places/doc/src/places.qdoc [new file with mode: 0644]
examples/location/places/forms/Message.qml [new file with mode: 0644]
examples/location/places/forms/MessageForm.ui.qml [new file with mode: 0644]
examples/location/places/forms/PlaceDetails.qml [new file with mode: 0644]
examples/location/places/forms/PlaceDetailsForm.ui.qml [new file with mode: 0644]
examples/location/places/forms/SearchBoundingBox.qml [new file with mode: 0644]
examples/location/places/forms/SearchBoundingBoxForm.ui.qml [new file with mode: 0644]
examples/location/places/forms/SearchBoundingCircle.qml [new file with mode: 0644]
examples/location/places/forms/SearchBoundingCircleForm.ui.qml [new file with mode: 0644]
examples/location/places/forms/SearchCenter.qml [new file with mode: 0644]
examples/location/places/forms/SearchCenterForm.ui.qml [new file with mode: 0644]
examples/location/places/forms/SearchOptions.qml [new file with mode: 0644]
examples/location/places/forms/SearchOptionsForm.ui.qml [new file with mode: 0644]
examples/location/places/helper.js [new file with mode: 0644]
examples/location/places/items/MainMenu.qml [new file with mode: 0644]
examples/location/places/items/MapComponent.qml [new file with mode: 0644]
examples/location/places/items/SearchBar.qml [new file with mode: 0644]
examples/location/places/main.cpp [new file with mode: 0644]
examples/location/places/places.pro [new file with mode: 0644]
examples/location/places/places.qml [new file with mode: 0644]
examples/location/places/places.qrc [new file with mode: 0644]
examples/location/places/resources/categories.png [new file with mode: 0644]
examples/location/places/resources/left.png [new file with mode: 0644]
examples/location/places/resources/marker.png [new file with mode: 0644]
examples/location/places/resources/right.png [new file with mode: 0644]
examples/location/places/resources/scale.png [new file with mode: 0644]
examples/location/places/resources/scale_end.png [new file with mode: 0644]
examples/location/places/resources/search.png [new file with mode: 0644]
examples/location/places/resources/star.png [new file with mode: 0644]
examples/location/places/views/CategoryDelegate.qml [new file with mode: 0644]
examples/location/places/views/CategoryView.qml [new file with mode: 0644]
examples/location/places/views/EditorialDelegate.qml [new file with mode: 0644]
examples/location/places/views/EditorialPage.qml [new file with mode: 0644]
examples/location/places/views/EditorialView.qml [new file with mode: 0644]
examples/location/places/views/ImageView.qml [new file with mode: 0644]
examples/location/places/views/RatingView.qml [new file with mode: 0644]
examples/location/places/views/ReviewDelegate.qml [new file with mode: 0644]
examples/location/places/views/ReviewPage.qml [new file with mode: 0644]
examples/location/places/views/ReviewView.qml [new file with mode: 0644]
examples/location/places/views/SearchResultDelegate.qml [new file with mode: 0644]
examples/location/places/views/SearchResultView.qml [new file with mode: 0644]
examples/location/places/views/SuggestionView.qml [new file with mode: 0644]
examples/location/places_list/Marker.qml [new file with mode: 0644]
examples/location/places_list/doc/images/places_list.png [new file with mode: 0644]
examples/location/places_list/doc/src/places_list.qdoc [new file with mode: 0644]
examples/location/places_list/main.cpp [new file with mode: 0644]
examples/location/places_list/marker.png [new file with mode: 0644]
examples/location/places_list/places_list.pro [new file with mode: 0644]
examples/location/places_list/places_list.qml [new file with mode: 0644]
examples/location/places_list/places_list.qrc [new file with mode: 0644]
examples/location/places_map/doc/images/places_map.png [new file with mode: 0644]
examples/location/places_map/doc/src/places_map.qdoc [new file with mode: 0644]
examples/location/places_map/main.cpp [new file with mode: 0644]
examples/location/places_map/marker.png [new file with mode: 0644]
examples/location/places_map/places_map.pro [new file with mode: 0644]
examples/location/places_map/places_map.qml [new file with mode: 0644]
examples/location/places_map/places_map.qrc [new file with mode: 0644]
examples/location/planespotter/Plane.qml [new file with mode: 0644]
examples/location/planespotter/airplane.png [new file with mode: 0644]
examples/location/planespotter/doc/images/planespotter.png [new file with mode: 0644]
examples/location/planespotter/doc/src/planespotter.qdoc [new file with mode: 0644]
examples/location/planespotter/main.cpp [new file with mode: 0644]
examples/location/planespotter/planespotter.pro [new file with mode: 0644]
examples/location/planespotter/planespotter.qml [new file with mode: 0644]
examples/location/planespotter/qml.qrc [new file with mode: 0644]
examples/positioning/geoflickr/doc/images/qml-flickr-1.jpg [new file with mode: 0644]
examples/positioning/geoflickr/doc/src/geoflickr.qdoc [new file with mode: 0644]
examples/positioning/geoflickr/flickr-90.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickr.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickr.qrc [new file with mode: 0644]
examples/positioning/geoflickr/flickrcommon/Progress.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrcommon/RestModel.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrcommon/ScrollBar.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrcommon/Slider.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/Button.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/GeoTab.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/GridDelegate.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/ImageDetails.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/ListDelegate.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/TitleBar.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/ToolBar.qml [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/gloss.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/lineedit.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/lineedit.sci [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/moon.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/quit.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/star.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/stripes.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/sun.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/titlebar.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/titlebar.sci [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/toolbutton.png [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/images/toolbutton.sci [new file with mode: 0644]
examples/positioning/geoflickr/flickrmobile/nmealog.txt [new file with mode: 0644]
examples/positioning/geoflickr/geoflickr.pro [new file with mode: 0644]
examples/positioning/geoflickr/geoflickr.qmlproject [new file with mode: 0644]
examples/positioning/geoflickr/qmllocationflickr.cpp [new file with mode: 0644]
examples/positioning/logfilepositionsource/clientapplication.cpp [new file with mode: 0644]
examples/positioning/logfilepositionsource/clientapplication.h [new file with mode: 0644]
examples/positioning/logfilepositionsource/doc/src/logfilepositionsource.qdoc [new file with mode: 0644]
examples/positioning/logfilepositionsource/logfile.qrc [new file with mode: 0644]
examples/positioning/logfilepositionsource/logfilepositionsource.cpp [new file with mode: 0644]
examples/positioning/logfilepositionsource/logfilepositionsource.h [new file with mode: 0644]
examples/positioning/logfilepositionsource/logfilepositionsource.pro [new file with mode: 0644]
examples/positioning/logfilepositionsource/main.cpp [new file with mode: 0644]
examples/positioning/logfilepositionsource/simplelog.txt [new file with mode: 0644]
examples/positioning/positioning.pro [new file with mode: 0644]
examples/positioning/satelliteinfo/doc/images/example-satelliteinfo.png [new file with mode: 0644]
examples/positioning/satelliteinfo/doc/src/satelliteinfo.qdoc [new file with mode: 0644]
examples/positioning/satelliteinfo/main.cpp [new file with mode: 0644]
examples/positioning/satelliteinfo/satelliteinfo.pro [new file with mode: 0644]
examples/positioning/satelliteinfo/satelliteinfo.qml [new file with mode: 0644]
examples/positioning/satelliteinfo/satelliteinfo.qrc [new file with mode: 0644]
examples/positioning/satelliteinfo/satellitemodel.cpp [new file with mode: 0644]
examples/positioning/satelliteinfo/satellitemodel.h [new file with mode: 0644]
examples/positioning/weatherinfo/appmodel.cpp [new file with mode: 0644]
examples/positioning/weatherinfo/appmodel.h [new file with mode: 0644]
examples/positioning/weatherinfo/components/BigForecastIcon.qml [new file with mode: 0644]
examples/positioning/weatherinfo/components/ForecastIcon.qml [new file with mode: 0644]
examples/positioning/weatherinfo/components/WeatherIcon.qml [new file with mode: 0644]
examples/positioning/weatherinfo/doc/images/example-weatherinfo.png [new file with mode: 0644]
examples/positioning/weatherinfo/doc/src/weatherinfo.qdoc [new file with mode: 0644]
examples/positioning/weatherinfo/icons/README.txt [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-few-clouds.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-fog.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-haze.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-icy.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-overcast.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-showers.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-sleet.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-snow.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-storm.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-sunny-very-few-clouds.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-sunny.png [new file with mode: 0644]
examples/positioning/weatherinfo/icons/weather-thundershower.png [new file with mode: 0644]
examples/positioning/weatherinfo/main.cpp [new file with mode: 0644]
examples/positioning/weatherinfo/weatherinfo.pro [new file with mode: 0644]
examples/positioning/weatherinfo/weatherinfo.qml [new file with mode: 0644]
examples/positioning/weatherinfo/weatherinfo.qrc [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qabstractgeotilecache_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qcache3q_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeocameracapabilities_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeocameradata_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeocameratiles_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeocodereply_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeocodingmanager_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeocodingmanagerengine_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeofiletilecache_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomaneuver_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomap_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomap_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomappingmanager_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomappingmanager_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomappingmanagerengine_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomappingmanagerengine_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomaptype_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeomaptype_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeoroute_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeorouteparser_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeorouteparser_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeorouteparserosrmv4_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeorouteparserosrmv5_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeoroutereply_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeorouterequest_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeoroutesegment_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeoroutingmanager_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeoroutingmanagerengine_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeoserviceprovider_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotiledmap_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotiledmap_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotiledmappingmanagerengine_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotiledmappingmanagerengine_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotiledmapreply_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotiledmapreply_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotiledmapscene_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotilefetcher_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotilefetcher_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotilerequestmanager_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotilespec_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qgeotilespec_p_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplace_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplaceattribute_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacecategory_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacecontactdetail_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacecontent_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacecontentrequest_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplaceeditorial_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplaceicon_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplaceimage_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacemanagerengine_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplaceproposedsearchresult_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplaceratings_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacereply_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplaceresult_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacereview_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacesearchresult_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplacesupplier_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/qplaceuser_p.h [new file with mode: 0644]
include/QtLocation/5.7.1/QtLocation/private/unsupportedreplies_p.h [new file with mode: 0644]
include/QtLocation/QGeoCodeReply [new file with mode: 0644]
include/QtLocation/QGeoCodingManager [new file with mode: 0644]
include/QtLocation/QGeoCodingManagerEngine [new file with mode: 0644]
include/QtLocation/QGeoManeuver [new file with mode: 0644]
include/QtLocation/QGeoRoute [new file with mode: 0644]
include/QtLocation/QGeoRouteReply [new file with mode: 0644]
include/QtLocation/QGeoRouteRequest [new file with mode: 0644]
include/QtLocation/QGeoRouteSegment [new file with mode: 0644]
include/QtLocation/QGeoRoutingManager [new file with mode: 0644]
include/QtLocation/QGeoRoutingManagerEngine [new file with mode: 0644]
include/QtLocation/QGeoServiceProvider [new file with mode: 0644]
include/QtLocation/QGeoServiceProviderFactory [new file with mode: 0644]
include/QtLocation/QLocation [new file with mode: 0644]
include/QtLocation/QPlace [new file with mode: 0644]
include/QtLocation/QPlaceAttribute [new file with mode: 0644]
include/QtLocation/QPlaceCategory [new file with mode: 0644]
include/QtLocation/QPlaceContactDetail [new file with mode: 0644]
include/QtLocation/QPlaceContent [new file with mode: 0644]
include/QtLocation/QPlaceContentReply [new file with mode: 0644]
include/QtLocation/QPlaceContentRequest [new file with mode: 0644]
include/QtLocation/QPlaceDetailsReply [new file with mode: 0644]
include/QtLocation/QPlaceEditorial [new file with mode: 0644]
include/QtLocation/QPlaceIcon [new file with mode: 0644]
include/QtLocation/QPlaceIdReply [new file with mode: 0644]
include/QtLocation/QPlaceImage [new file with mode: 0644]
include/QtLocation/QPlaceManager [new file with mode: 0644]
include/QtLocation/QPlaceManagerEngine [new file with mode: 0644]
include/QtLocation/QPlaceMatchReply [new file with mode: 0644]
include/QtLocation/QPlaceMatchRequest [new file with mode: 0644]
include/QtLocation/QPlaceProposedSearchResult [new file with mode: 0644]
include/QtLocation/QPlaceRatings [new file with mode: 0644]
include/QtLocation/QPlaceReply [new file with mode: 0644]
include/QtLocation/QPlaceResult [new file with mode: 0644]
include/QtLocation/QPlaceReview [new file with mode: 0644]
include/QtLocation/QPlaceSearchReply [new file with mode: 0644]
include/QtLocation/QPlaceSearchRequest [new file with mode: 0644]
include/QtLocation/QPlaceSearchResult [new file with mode: 0644]
include/QtLocation/QPlaceSearchSuggestionReply [new file with mode: 0644]
include/QtLocation/QPlaceSupplier [new file with mode: 0644]
include/QtLocation/QPlaceUser [new file with mode: 0644]
include/QtLocation/QtLocation [new file with mode: 0644]
include/QtLocation/QtLocationVersion [new file with mode: 0644]
include/QtLocation/headers.pri [new file with mode: 0644]
include/QtLocation/placemacro.h [new file with mode: 0644]
include/QtLocation/qgeocodereply.h [new file with mode: 0644]
include/QtLocation/qgeocodingmanager.h [new file with mode: 0644]
include/QtLocation/qgeocodingmanagerengine.h [new file with mode: 0644]
include/QtLocation/qgeomaneuver.h [new file with mode: 0644]
include/QtLocation/qgeoroute.h [new file with mode: 0644]
include/QtLocation/qgeoroutereply.h [new file with mode: 0644]
include/QtLocation/qgeorouterequest.h [new file with mode: 0644]
include/QtLocation/qgeoroutesegment.h [new file with mode: 0644]
include/QtLocation/qgeoroutingmanager.h [new file with mode: 0644]
include/QtLocation/qgeoroutingmanagerengine.h [new file with mode: 0644]
include/QtLocation/qgeoserviceprovider.h [new file with mode: 0644]
include/QtLocation/qgeoserviceproviderfactory.h [new file with mode: 0644]
include/QtLocation/qlocation.h [new file with mode: 0644]
include/QtLocation/qlocationglobal.h [new file with mode: 0644]
include/QtLocation/qplace.h [new file with mode: 0644]
include/QtLocation/qplaceattribute.h [new file with mode: 0644]
include/QtLocation/qplacecategory.h [new file with mode: 0644]
include/QtLocation/qplacecontactdetail.h [new file with mode: 0644]
include/QtLocation/qplacecontent.h [new file with mode: 0644]
include/QtLocation/qplacecontentreply.h [new file with mode: 0644]
include/QtLocation/qplacecontentrequest.h [new file with mode: 0644]
include/QtLocation/qplacedetailsreply.h [new file with mode: 0644]
include/QtLocation/qplaceeditorial.h [new file with mode: 0644]
include/QtLocation/qplaceicon.h [new file with mode: 0644]
include/QtLocation/qplaceidreply.h [new file with mode: 0644]
include/QtLocation/qplaceimage.h [new file with mode: 0644]
include/QtLocation/qplacemanager.h [new file with mode: 0644]
include/QtLocation/qplacemanagerengine.h [new file with mode: 0644]
include/QtLocation/qplacematchreply.h [new file with mode: 0644]
include/QtLocation/qplacematchrequest.h [new file with mode: 0644]
include/QtLocation/qplaceproposedsearchresult.h [new file with mode: 0644]
include/QtLocation/qplaceratings.h [new file with mode: 0644]
include/QtLocation/qplacereply.h [new file with mode: 0644]
include/QtLocation/qplaceresult.h [new file with mode: 0644]
include/QtLocation/qplacereview.h [new file with mode: 0644]
include/QtLocation/qplacesearchreply.h [new file with mode: 0644]
include/QtLocation/qplacesearchrequest.h [new file with mode: 0644]
include/QtLocation/qplacesearchresult.h [new file with mode: 0644]
include/QtLocation/qplacesearchsuggestionreply.h [new file with mode: 0644]
include/QtLocation/qplacesupplier.h [new file with mode: 0644]
include/QtLocation/qplaceuser.h [new file with mode: 0644]
include/QtLocation/qtlocationversion.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qdeclarativegeoaddress_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qdeclarativegeolocation_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qdoublevector2d_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qdoublevector3d_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qgeoaddress_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qgeocircle_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qgeocoordinate_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qgeolocation_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qgeopositioninfosource_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qgeoprojection_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qgeorectangle_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qgeoshape_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qlocationdata_simulator_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qlocationutils_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qnmeapositioninfosource_p.h [new file with mode: 0644]
include/QtPositioning/5.7.1/QtPositioning/private/qpositioningglobal_p.h [new file with mode: 0644]
include/QtPositioning/QGeoAddress [new file with mode: 0644]
include/QtPositioning/QGeoAreaMonitorInfo [new file with mode: 0644]
include/QtPositioning/QGeoAreaMonitorSource [new file with mode: 0644]
include/QtPositioning/QGeoCircle [new file with mode: 0644]
include/QtPositioning/QGeoCoordinate [new file with mode: 0644]
include/QtPositioning/QGeoLocation [new file with mode: 0644]
include/QtPositioning/QGeoPositionInfo [new file with mode: 0644]
include/QtPositioning/QGeoPositionInfoSource [new file with mode: 0644]
include/QtPositioning/QGeoPositionInfoSourceFactory [new file with mode: 0644]
include/QtPositioning/QGeoRectangle [new file with mode: 0644]
include/QtPositioning/QGeoSatelliteInfo [new file with mode: 0644]
include/QtPositioning/QGeoSatelliteInfoSource [new file with mode: 0644]
include/QtPositioning/QGeoShape [new file with mode: 0644]
include/QtPositioning/QNmeaPositionInfoSource [new file with mode: 0644]
include/QtPositioning/QtPositioning [new file with mode: 0644]
include/QtPositioning/QtPositioningVersion [new file with mode: 0644]
include/QtPositioning/headers.pri [new file with mode: 0644]
include/QtPositioning/qgeoaddress.h [new file with mode: 0644]
include/QtPositioning/qgeoareamonitorinfo.h [new file with mode: 0644]
include/QtPositioning/qgeoareamonitorsource.h [new file with mode: 0644]
include/QtPositioning/qgeocircle.h [new file with mode: 0644]
include/QtPositioning/qgeocoordinate.h [new file with mode: 0644]
include/QtPositioning/qgeolocation.h [new file with mode: 0644]
include/QtPositioning/qgeopositioninfo.h [new file with mode: 0644]
include/QtPositioning/qgeopositioninfosource.h [new file with mode: 0644]
include/QtPositioning/qgeopositioninfosourcefactory.h [new file with mode: 0644]
include/QtPositioning/qgeorectangle.h [new file with mode: 0644]
include/QtPositioning/qgeosatelliteinfo.h [new file with mode: 0644]
include/QtPositioning/qgeosatelliteinfosource.h [new file with mode: 0644]
include/QtPositioning/qgeoshape.h [new file with mode: 0644]
include/QtPositioning/qnmeapositioninfosource.h [new file with mode: 0644]
include/QtPositioning/qpositioningglobal.h [new file with mode: 0644]
include/QtPositioning/qtpositioningversion.h [new file with mode: 0644]
qtlocation.pro [new file with mode: 0644]
src/3rdparty/3rdparty.pro [new file with mode: 0644]
src/3rdparty/clip2tri/LICENSE [new file with mode: 0644]
src/3rdparty/clip2tri/clip2tri.cpp [new file with mode: 0644]
src/3rdparty/clip2tri/clip2tri.h [new file with mode: 0644]
src/3rdparty/clip2tri/clip2tri.pro [new file with mode: 0644]
src/3rdparty/clip2tri_legal.qdoc [new file with mode: 0644]
src/3rdparty/clipper/clipper.cpp [new file with mode: 0644]
src/3rdparty/clipper/clipper.h [new file with mode: 0644]
src/3rdparty/clipper/clipper.pro [new file with mode: 0644]
src/3rdparty/clipper_legal.qdoc [new file with mode: 0644]
src/3rdparty/poly2tri/AUTHORS [new file with mode: 0644]
src/3rdparty/poly2tri/LICENSE [new file with mode: 0644]
src/3rdparty/poly2tri/common/shapes.cpp [new file with mode: 0644]
src/3rdparty/poly2tri/common/shapes.h [new file with mode: 0644]
src/3rdparty/poly2tri/common/utils.h [new file with mode: 0644]
src/3rdparty/poly2tri/poly2tri.h [new file with mode: 0644]
src/3rdparty/poly2tri/poly2tri.pro [new file with mode: 0644]
src/3rdparty/poly2tri/sweep/advancing_front.cpp [new file with mode: 0644]
src/3rdparty/poly2tri/sweep/advancing_front.h [new file with mode: 0644]
src/3rdparty/poly2tri/sweep/cdt.cpp [new file with mode: 0644]
src/3rdparty/poly2tri/sweep/cdt.h [new file with mode: 0644]
src/3rdparty/poly2tri/sweep/sweep.cpp [new file with mode: 0644]
src/3rdparty/poly2tri/sweep/sweep.h [new file with mode: 0644]
src/3rdparty/poly2tri/sweep/sweep_context.cpp [new file with mode: 0644]
src/3rdparty/poly2tri/sweep/sweep_context.h [new file with mode: 0644]
src/3rdparty/poly2tri_legal.qdoc [new file with mode: 0644]
src/imports/imports.pro [new file with mode: 0644]
src/imports/location/declarativeplaces/declarativeplaces.pri [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativecategory.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativecategory_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativecontactdetail.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativecontactdetail_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeperiod_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplace.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplace_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceattribute.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceattribute_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplacecontentmodel.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplacecontentmodel.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceeditorialmodel.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceeditorialmodel.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceicon.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceicon_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceimagemodel.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceimagemodel_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceuser.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeplaceuser_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeratings.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativeratings_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativereviewmodel.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativereviewmodel_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesearchmodelbase.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesearchmodelbase.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesearchresultmodel.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesearchresultmodel_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesearchsuggestionmodel_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesupplier.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesupplier_p.h [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel.cpp [new file with mode: 0644]
src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel_p.h [new file with mode: 0644]
src/imports/location/error_messages.cpp [new file with mode: 0644]
src/imports/location/error_messages.h [new file with mode: 0644]
src/imports/location/location.cpp [new file with mode: 0644]
src/imports/location/location.pro [new file with mode: 0644]
src/imports/location/locationvaluetypehelper.cpp [new file with mode: 0644]
src/imports/location/locationvaluetypehelper_p.h [new file with mode: 0644]
src/imports/location/mapitemviewdelegateincubator.cpp [new file with mode: 0644]
src/imports/location/mapitemviewdelegateincubator.h [new file with mode: 0644]
src/imports/location/plugin.json [new file with mode: 0644]
src/imports/location/plugins.qmltypes [new file with mode: 0644]
src/imports/location/qdeclarativecirclemapitem.cpp [new file with mode: 0644]
src/imports/location/qdeclarativecirclemapitem_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeocodemodel.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeocodemodel_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeomaneuver.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeomaneuver_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeomap.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeomap_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeomapcopyrightsnotice.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeomapcopyrightsnotice_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeomapitembase.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeomapitembase_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeomapitemview.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeomapitemview_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeomapitemview_p_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeomapquickitem.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeomapquickitem_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeomaptype.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeomaptype_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeoroute.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeoroute_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeoroutemodel.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeoroutemodel_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeoroutesegment.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeoroutesegment_p.h [new file with mode: 0644]
src/imports/location/qdeclarativegeoserviceprovider.cpp [new file with mode: 0644]
src/imports/location/qdeclarativegeoserviceprovider_p.h [new file with mode: 0644]
src/imports/location/qdeclarativepolygonmapitem.cpp [new file with mode: 0644]
src/imports/location/qdeclarativepolygonmapitem_p.h [new file with mode: 0644]
src/imports/location/qdeclarativepolylinemapitem.cpp [new file with mode: 0644]
src/imports/location/qdeclarativepolylinemapitem_p.h [new file with mode: 0644]
src/imports/location/qdeclarativerectanglemapitem.cpp [new file with mode: 0644]
src/imports/location/qdeclarativerectanglemapitem_p.h [new file with mode: 0644]
src/imports/location/qdeclarativeroutemapitem.cpp [new file with mode: 0644]
src/imports/location/qdeclarativeroutemapitem_p.h [new file with mode: 0644]
src/imports/location/qgeomapitemgeometry.cpp [new file with mode: 0644]
src/imports/location/qgeomapitemgeometry_p.h [new file with mode: 0644]
src/imports/location/qmldir [new file with mode: 0644]
src/imports/location/qquickgeomapgesturearea.cpp [new file with mode: 0644]
src/imports/location/qquickgeomapgesturearea_p.h [new file with mode: 0644]
src/imports/positioning/locationsingleton.cpp [new file with mode: 0644]
src/imports/positioning/locationsingleton.h [new file with mode: 0644]
src/imports/positioning/plugin.json [new file with mode: 0644]
src/imports/positioning/plugins.qmltypes [new file with mode: 0644]
src/imports/positioning/positioning.cpp [new file with mode: 0644]
src/imports/positioning/positioning.pro [new file with mode: 0644]
src/imports/positioning/qdeclarativeposition.cpp [new file with mode: 0644]
src/imports/positioning/qdeclarativeposition_p.h [new file with mode: 0644]
src/imports/positioning/qdeclarativepositionsource.cpp [new file with mode: 0644]
src/imports/positioning/qdeclarativepositionsource_p.h [new file with mode: 0644]
src/imports/positioning/qmldir [new file with mode: 0644]
src/imports/positioning/qquickgeocoordinateanimation.cpp [new file with mode: 0644]
src/imports/positioning/qquickgeocoordinateanimation_p.h [new file with mode: 0644]
src/imports/positioning/qquickgeocoordinateanimation_p_p.h [new file with mode: 0644]
src/location/doc/images/api-mapcircle.png [new file with mode: 0644]
src/location/doc/images/api-mappolygon.png [new file with mode: 0644]
src/location/doc/images/api-mappolyline.png [new file with mode: 0644]
src/location/doc/images/api-mapquickitem-anchor.png [new file with mode: 0644]
src/location/doc/images/api-mapquickitem.png [new file with mode: 0644]
src/location/doc/images/api-maprectangle.png [new file with mode: 0644]
src/location/doc/images/mapsdemo-finished.png [new file with mode: 0644]
src/location/doc/images/mapsdemo-routing.png [new file with mode: 0644]
src/location/doc/images/mapsdemo-searchgui.png [new file with mode: 0644]
src/location/doc/images/mapsdemo-verybasic.png [new file with mode: 0644]
src/location/doc/qtlocation.qdocconf [new file with mode: 0644]
src/location/doc/snippets/cpp/cpp.pro [new file with mode: 0644]
src/location/doc/snippets/cpp/cppqml.cpp [new file with mode: 0644]
src/location/doc/snippets/cpp/main.cpp [new file with mode: 0644]
src/location/doc/snippets/declarative/content/Cell.qml [new file with mode: 0644]
src/location/doc/snippets/declarative/declarative-location.qml [new file with mode: 0644]
src/location/doc/snippets/declarative/declarative.pro [new file with mode: 0644]
src/location/doc/snippets/declarative/maps.qml [new file with mode: 0644]
src/location/doc/snippets/declarative/marker.png [new file with mode: 0644]
src/location/doc/snippets/declarative/nmealog.txt [new file with mode: 0644]
src/location/doc/snippets/declarative/places.qml [new file with mode: 0644]
src/location/doc/snippets/declarative/places_loader.qml [new file with mode: 0644]
src/location/doc/snippets/declarative/plugin.qml [new file with mode: 0644]
src/location/doc/snippets/declarative/routing.qml [new file with mode: 0644]
src/location/doc/snippets/places/main.cpp [new file with mode: 0644]
src/location/doc/snippets/places/places.pro [new file with mode: 0644]
src/location/doc/snippets/places/requesthandler.h [new file with mode: 0644]
src/location/doc/snippets/snippets.pro [new file with mode: 0644]
src/location/doc/src/cpp-qml.qdoc [new file with mode: 0644]
src/location/doc/src/example-parameters.qdocinc [new file with mode: 0644]
src/location/doc/src/maps.qdoc [new file with mode: 0644]
src/location/doc/src/place-caveats.qdocinc [new file with mode: 0644]
src/location/doc/src/place-crossref.qdocinc [new file with mode: 0644]
src/location/doc/src/place-definition.qdocinc [new file with mode: 0644]
src/location/doc/src/places.qdoc [new file with mode: 0644]
src/location/doc/src/plugins/mapbox.qdoc [new file with mode: 0644]
src/location/doc/src/plugins/nokia.qdoc [new file with mode: 0644]
src/location/doc/src/plugins/osm.qdoc [new file with mode: 0644]
src/location/doc/src/plugins/places-backend.qdoc [new file with mode: 0644]
src/location/doc/src/qml-maps.qdoc [new file with mode: 0644]
src/location/doc/src/qtlocation-changes.qdoc [new file with mode: 0644]
src/location/doc/src/qtlocation-cpp.qdoc [new file with mode: 0644]
src/location/doc/src/qtlocation-examples.qdoc [new file with mode: 0644]
src/location/doc/src/qtlocation-geoservices.qdoc [new file with mode: 0644]
src/location/doc/src/qtlocation-qml.qdoc [new file with mode: 0644]
src/location/doc/src/qtlocation.qdoc [new file with mode: 0644]
src/location/doc/src/src.pro [new file with mode: 0644]
src/location/location.pro [new file with mode: 0644]
src/location/maps/maps.pri [new file with mode: 0644]
src/location/maps/qabstractgeotilecache.cpp [new file with mode: 0644]
src/location/maps/qabstractgeotilecache_p.h [new file with mode: 0644]
src/location/maps/qcache3q_p.h [new file with mode: 0644]
src/location/maps/qgeocameracapabilities.cpp [new file with mode: 0644]
src/location/maps/qgeocameracapabilities_p.h [new file with mode: 0644]
src/location/maps/qgeocameradata.cpp [new file with mode: 0644]
src/location/maps/qgeocameradata_p.h [new file with mode: 0644]
src/location/maps/qgeocameratiles.cpp [new file with mode: 0644]
src/location/maps/qgeocameratiles_p.h [new file with mode: 0644]
src/location/maps/qgeocodereply.cpp [new file with mode: 0644]
src/location/maps/qgeocodereply.h [new file with mode: 0644]
src/location/maps/qgeocodereply_p.h [new file with mode: 0644]
src/location/maps/qgeocodingmanager.cpp [new file with mode: 0644]
src/location/maps/qgeocodingmanager.h [new file with mode: 0644]
src/location/maps/qgeocodingmanager_p.h [new file with mode: 0644]
src/location/maps/qgeocodingmanagerengine.cpp [new file with mode: 0644]
src/location/maps/qgeocodingmanagerengine.h [new file with mode: 0644]
src/location/maps/qgeocodingmanagerengine_p.h [new file with mode: 0644]
src/location/maps/qgeofiletilecache.cpp [new file with mode: 0644]
src/location/maps/qgeofiletilecache_p.h [new file with mode: 0644]
src/location/maps/qgeomaneuver.cpp [new file with mode: 0644]
src/location/maps/qgeomaneuver.h [new file with mode: 0644]
src/location/maps/qgeomaneuver_p.h [new file with mode: 0644]
src/location/maps/qgeomap.cpp [new file with mode: 0644]
src/location/maps/qgeomap_p.h [new file with mode: 0644]
src/location/maps/qgeomap_p_p.h [new file with mode: 0644]
src/location/maps/qgeomappingmanager.cpp [new file with mode: 0644]
src/location/maps/qgeomappingmanager_p.h [new file with mode: 0644]
src/location/maps/qgeomappingmanager_p_p.h [new file with mode: 0644]
src/location/maps/qgeomappingmanagerengine.cpp [new file with mode: 0644]
src/location/maps/qgeomappingmanagerengine_p.h [new file with mode: 0644]
src/location/maps/qgeomappingmanagerengine_p_p.h [new file with mode: 0644]
src/location/maps/qgeomaptype.cpp [new file with mode: 0644]
src/location/maps/qgeomaptype_p.h [new file with mode: 0644]
src/location/maps/qgeomaptype_p_p.h [new file with mode: 0644]
src/location/maps/qgeoroute.cpp [new file with mode: 0644]
src/location/maps/qgeoroute.h [new file with mode: 0644]
src/location/maps/qgeoroute_p.h [new file with mode: 0644]
src/location/maps/qgeorouteparser.cpp [new file with mode: 0644]
src/location/maps/qgeorouteparser_p.h [new file with mode: 0644]
src/location/maps/qgeorouteparser_p_p.h [new file with mode: 0644]
src/location/maps/qgeorouteparserosrmv4.cpp [new file with mode: 0644]
src/location/maps/qgeorouteparserosrmv4_p.h [new file with mode: 0644]
src/location/maps/qgeorouteparserosrmv5.cpp [new file with mode: 0644]
src/location/maps/qgeorouteparserosrmv5_p.h [new file with mode: 0644]
src/location/maps/qgeoroutereply.cpp [new file with mode: 0644]
src/location/maps/qgeoroutereply.h [new file with mode: 0644]
src/location/maps/qgeoroutereply_p.h [new file with mode: 0644]
src/location/maps/qgeorouterequest.cpp [new file with mode: 0644]
src/location/maps/qgeorouterequest.h [new file with mode: 0644]
src/location/maps/qgeorouterequest_p.h [new file with mode: 0644]
src/location/maps/qgeoroutesegment.cpp [new file with mode: 0644]
src/location/maps/qgeoroutesegment.h [new file with mode: 0644]
src/location/maps/qgeoroutesegment_p.h [new file with mode: 0644]
src/location/maps/qgeoroutingmanager.cpp [new file with mode: 0644]
src/location/maps/qgeoroutingmanager.h [new file with mode: 0644]
src/location/maps/qgeoroutingmanager_p.h [new file with mode: 0644]
src/location/maps/qgeoroutingmanagerengine.cpp [new file with mode: 0644]
src/location/maps/qgeoroutingmanagerengine.h [new file with mode: 0644]
src/location/maps/qgeoroutingmanagerengine_p.h [new file with mode: 0644]
src/location/maps/qgeoserviceprovider.cpp [new file with mode: 0644]
src/location/maps/qgeoserviceprovider.h [new file with mode: 0644]
src/location/maps/qgeoserviceprovider_p.h [new file with mode: 0644]
src/location/maps/qgeoserviceproviderfactory.cpp [new file with mode: 0644]
src/location/maps/qgeoserviceproviderfactory.h [new file with mode: 0644]
src/location/maps/qgeotiledmap.cpp [new file with mode: 0644]
src/location/maps/qgeotiledmap_p.h [new file with mode: 0644]
src/location/maps/qgeotiledmap_p_p.h [new file with mode: 0644]
src/location/maps/qgeotiledmappingmanagerengine.cpp [new file with mode: 0644]
src/location/maps/qgeotiledmappingmanagerengine_p.h [new file with mode: 0644]
src/location/maps/qgeotiledmappingmanagerengine_p_p.h [new file with mode: 0644]
src/location/maps/qgeotiledmapreply.cpp [new file with mode: 0644]
src/location/maps/qgeotiledmapreply_p.h [new file with mode: 0644]
src/location/maps/qgeotiledmapreply_p_p.h [new file with mode: 0644]
src/location/maps/qgeotiledmapscene.cpp [new file with mode: 0644]
src/location/maps/qgeotiledmapscene_p.h [new file with mode: 0644]
src/location/maps/qgeotilefetcher.cpp [new file with mode: 0644]
src/location/maps/qgeotilefetcher_p.h [new file with mode: 0644]
src/location/maps/qgeotilefetcher_p_p.h [new file with mode: 0644]
src/location/maps/qgeotilerequestmanager.cpp [new file with mode: 0644]
src/location/maps/qgeotilerequestmanager_p.h [new file with mode: 0644]
src/location/maps/qgeotilespec.cpp [new file with mode: 0644]
src/location/maps/qgeotilespec_p.h [new file with mode: 0644]
src/location/maps/qgeotilespec_p_p.h [new file with mode: 0644]
src/location/places/placemacro.h [new file with mode: 0644]
src/location/places/places.pri [new file with mode: 0644]
src/location/places/qplace.cpp [new file with mode: 0644]
src/location/places/qplace.h [new file with mode: 0644]
src/location/places/qplace_p.h [new file with mode: 0644]
src/location/places/qplaceattribute.cpp [new file with mode: 0644]
src/location/places/qplaceattribute.h [new file with mode: 0644]
src/location/places/qplaceattribute_p.h [new file with mode: 0644]
src/location/places/qplacecategory.cpp [new file with mode: 0644]
src/location/places/qplacecategory.h [new file with mode: 0644]
src/location/places/qplacecategory_p.h [new file with mode: 0644]
src/location/places/qplacecontactdetail.cpp [new file with mode: 0644]
src/location/places/qplacecontactdetail.h [new file with mode: 0644]
src/location/places/qplacecontactdetail_p.h [new file with mode: 0644]
src/location/places/qplacecontent.cpp [new file with mode: 0644]
src/location/places/qplacecontent.h [new file with mode: 0644]
src/location/places/qplacecontent_p.h [new file with mode: 0644]
src/location/places/qplacecontentreply.cpp [new file with mode: 0644]
src/location/places/qplacecontentreply.h [new file with mode: 0644]
src/location/places/qplacecontentrequest.cpp [new file with mode: 0644]
src/location/places/qplacecontentrequest.h [new file with mode: 0644]
src/location/places/qplacecontentrequest_p.h [new file with mode: 0644]
src/location/places/qplacedetailsreply.cpp [new file with mode: 0644]
src/location/places/qplacedetailsreply.h [new file with mode: 0644]
src/location/places/qplaceeditorial.cpp [new file with mode: 0644]
src/location/places/qplaceeditorial.h [new file with mode: 0644]
src/location/places/qplaceeditorial_p.h [new file with mode: 0644]
src/location/places/qplaceicon.cpp [new file with mode: 0644]
src/location/places/qplaceicon.h [new file with mode: 0644]
src/location/places/qplaceicon_p.h [new file with mode: 0644]
src/location/places/qplaceidreply.cpp [new file with mode: 0644]
src/location/places/qplaceidreply.h [new file with mode: 0644]
src/location/places/qplaceimage.cpp [new file with mode: 0644]
src/location/places/qplaceimage.h [new file with mode: 0644]
src/location/places/qplaceimage_p.h [new file with mode: 0644]
src/location/places/qplacemanager.cpp [new file with mode: 0644]
src/location/places/qplacemanager.h [new file with mode: 0644]
src/location/places/qplacemanagerengine.cpp [new file with mode: 0644]
src/location/places/qplacemanagerengine.h [new file with mode: 0644]
src/location/places/qplacemanagerengine_p.h [new file with mode: 0644]
src/location/places/qplacematchreply.cpp [new file with mode: 0644]
src/location/places/qplacematchreply.h [new file with mode: 0644]
src/location/places/qplacematchrequest.cpp [new file with mode: 0644]
src/location/places/qplacematchrequest.h [new file with mode: 0644]
src/location/places/qplaceproposedsearchresult.cpp [new file with mode: 0644]
src/location/places/qplaceproposedsearchresult.h [new file with mode: 0644]
src/location/places/qplaceproposedsearchresult_p.h [new file with mode: 0644]
src/location/places/qplaceratings.cpp [new file with mode: 0644]
src/location/places/qplaceratings.h [new file with mode: 0644]
src/location/places/qplaceratings_p.h [new file with mode: 0644]
src/location/places/qplacereply.cpp [new file with mode: 0644]
src/location/places/qplacereply.h [new file with mode: 0644]
src/location/places/qplacereply_p.h [new file with mode: 0644]
src/location/places/qplaceresult.cpp [new file with mode: 0644]
src/location/places/qplaceresult.h [new file with mode: 0644]
src/location/places/qplaceresult_p.h [new file with mode: 0644]
src/location/places/qplacereview.cpp [new file with mode: 0644]
src/location/places/qplacereview.h [new file with mode: 0644]
src/location/places/qplacereview_p.h [new file with mode: 0644]
src/location/places/qplacesearchreply.cpp [new file with mode: 0644]
src/location/places/qplacesearchreply.h [new file with mode: 0644]
src/location/places/qplacesearchrequest.cpp [new file with mode: 0644]
src/location/places/qplacesearchrequest.h [new file with mode: 0644]
src/location/places/qplacesearchresult.cpp [new file with mode: 0644]
src/location/places/qplacesearchresult.h [new file with mode: 0644]
src/location/places/qplacesearchresult_p.h [new file with mode: 0644]
src/location/places/qplacesearchsuggestionreply.cpp [new file with mode: 0644]
src/location/places/qplacesearchsuggestionreply.h [new file with mode: 0644]
src/location/places/qplacesupplier.cpp [new file with mode: 0644]
src/location/places/qplacesupplier.h [new file with mode: 0644]
src/location/places/qplacesupplier_p.h [new file with mode: 0644]
src/location/places/qplaceuser.cpp [new file with mode: 0644]
src/location/places/qplaceuser.h [new file with mode: 0644]
src/location/places/qplaceuser_p.h [new file with mode: 0644]
src/location/places/unsupportedreplies_p.h [new file with mode: 0644]
src/location/qlocation.cpp [new file with mode: 0644]
src/location/qlocation.h [new file with mode: 0644]
src/location/qlocationglobal.h [new file with mode: 0644]
src/plugins/geoservices/geoservices.pro [new file with mode: 0644]
src/plugins/geoservices/mapbox/mapbox.pro [new file with mode: 0644]
src/plugins/geoservices/mapbox/mapbox_plugin.json [new file with mode: 0644]
src/plugins/geoservices/mapbox/qgeomapreplymapbox.cpp [new file with mode: 0644]
src/plugins/geoservices/mapbox/qgeomapreplymapbox.h [new file with mode: 0644]
src/plugins/geoservices/mapbox/qgeoserviceproviderpluginmapbox.cpp [new file with mode: 0644]
src/plugins/geoservices/mapbox/qgeoserviceproviderpluginmapbox.h [new file with mode: 0644]
src/plugins/geoservices/mapbox/qgeotiledmappingmanagerenginemapbox.cpp [new file with mode: 0644]
src/plugins/geoservices/mapbox/qgeotiledmappingmanagerenginemapbox.h [new file with mode: 0644]
src/plugins/geoservices/mapbox/qgeotilefetchermapbox.cpp [new file with mode: 0644]
src/plugins/geoservices/mapbox/qgeotilefetchermapbox.h [new file with mode: 0644]
src/plugins/geoservices/nokia/logo.png [new file with mode: 0644]
src/plugins/geoservices/nokia/marclanguagecodes.h [new file with mode: 0644]
src/plugins/geoservices/nokia/nokia.pro [new file with mode: 0644]
src/plugins/geoservices/nokia/nokia_plugin.json [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/jsonparserhelpers.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/jsonparserhelpers.h [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/placesv2.pri [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacecategoriesreplyhere.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacecategoriesreplyhere.h [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacecontentreplyimpl.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacecontentreplyimpl.h [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacedetailsreplyimpl.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacedetailsreplyimpl.h [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplaceidreplyimpl.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplaceidreplyimpl.h [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacesearchreplyhere.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacesearchreplyhere.h [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacesearchsuggestionreplyimpl.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/placesv2/qplacesearchsuggestionreplyimpl.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeocodereply_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeocodereply_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeocodexmlparser.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeocodexmlparser.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeocodingmanagerengine_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeocodingmanagerengine_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoerror_messages.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoerror_messages.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeointrinsicnetworkaccessmanager.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeointrinsicnetworkaccessmanager.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeomapreply_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeomapreply_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeomapversion.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeomapversion.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeonetworkaccessmanager.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoroutereply_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoroutereply_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoroutexmlparser.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoroutexmlparser.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoroutingmanagerengine_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoroutingmanagerengine_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoserviceproviderplugin_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeoserviceproviderplugin_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeotiledmap_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeotiledmap_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeotiledmappingmanagerengine_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeotiledmappingmanagerengine_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeotilefetcher_nokia.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeouriprovider.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qgeouriprovider.h [new file with mode: 0644]
src/plugins/geoservices/nokia/qplacemanagerengine_nokiav2.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/qplacemanagerengine_nokiav2.h [new file with mode: 0644]
src/plugins/geoservices/nokia/resource.qrc [new file with mode: 0644]
src/plugins/geoservices/nokia/uri_constants.cpp [new file with mode: 0644]
src/plugins/geoservices/nokia/uri_constants.h [new file with mode: 0644]
src/plugins/geoservices/osm/osm.pro [new file with mode: 0644]
src/plugins/geoservices/osm/osm_plugin.json [new file with mode: 0644]
src/plugins/geoservices/osm/qgeocodereplyosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeocodereplyosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeocodingmanagerengineosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeocodingmanagerengineosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeomapreplyosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeomapreplyosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeoroutereplyosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeoroutereplyosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeoroutingmanagerengineosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeoroutingmanagerengineosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeoserviceproviderpluginosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeoserviceproviderpluginosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeotiledmaposm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeotiledmaposm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeotiledmappingmanagerengineosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeotiledmappingmanagerengineosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeotilefetcherosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeotilefetcherosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qgeotileproviderosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qgeotileproviderosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qplacecategoriesreplyosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qplacecategoriesreplyosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qplacemanagerengineosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qplacemanagerengineosm.h [new file with mode: 0644]
src/plugins/geoservices/osm/qplacesearchreplyosm.cpp [new file with mode: 0644]
src/plugins/geoservices/osm/qplacesearchreplyosm.h [new file with mode: 0644]
src/plugins/plugins.pro [new file with mode: 0644]
src/plugins/position/android/android.pro [new file with mode: 0644]
src/plugins/position/android/jar/AndroidManifest.xml [new file with mode: 0644]
src/plugins/position/android/jar/bundledjar.pro [new file with mode: 0644]
src/plugins/position/android/jar/distributedjar.pro [new file with mode: 0644]
src/plugins/position/android/jar/jar.pri [new file with mode: 0644]
src/plugins/position/android/jar/jar.pro [new file with mode: 0644]
src/plugins/position/android/jar/src/org/qtproject/qt5/android/positioning/QtPositioning.java [new file with mode: 0644]
src/plugins/position/android/src/jnipositioning.cpp [new file with mode: 0644]
src/plugins/position/android/src/jnipositioning.h [new file with mode: 0644]
src/plugins/position/android/src/plugin.json [new file with mode: 0644]
src/plugins/position/android/src/positionfactory_android.cpp [new file with mode: 0644]
src/plugins/position/android/src/positionfactory_android.h [new file with mode: 0644]
src/plugins/position/android/src/qgeopositioninfosource_android.cpp [new file with mode: 0644]
src/plugins/position/android/src/qgeopositioninfosource_android_p.h [new file with mode: 0644]
src/plugins/position/android/src/qgeosatelliteinfosource_android.cpp [new file with mode: 0644]
src/plugins/position/android/src/qgeosatelliteinfosource_android_p.h [new file with mode: 0644]
src/plugins/position/android/src/src.pro [new file with mode: 0644]
src/plugins/position/corelocation/corelocation.pro [new file with mode: 0644]
src/plugins/position/corelocation/plugin.json [new file with mode: 0644]
src/plugins/position/corelocation/qgeopositioninfosource_cl.mm [new file with mode: 0644]
src/plugins/position/corelocation/qgeopositioninfosource_cl_p.h [new file with mode: 0644]
src/plugins/position/corelocation/qgeopositioninfosourcefactory_cl.h [new file with mode: 0644]
src/plugins/position/corelocation/qgeopositioninfosourcefactory_cl.mm [new file with mode: 0644]
src/plugins/position/geoclue/geoclue.pro [new file with mode: 0644]
src/plugins/position/geoclue/geocluetypes.cpp [new file with mode: 0644]
src/plugins/position/geoclue/geocluetypes.h [new file with mode: 0644]
src/plugins/position/geoclue/org.freedesktop.Geoclue.Master.xml [new file with mode: 0644]
src/plugins/position/geoclue/org.freedesktop.Geoclue.MasterClient.xml [new file with mode: 0644]
src/plugins/position/geoclue/org.freedesktop.Geoclue.Position.xml [new file with mode: 0644]
src/plugins/position/geoclue/org.freedesktop.Geoclue.Satellite.xml [new file with mode: 0644]
src/plugins/position/geoclue/org.freedesktop.Geoclue.Velocity.xml [new file with mode: 0644]
src/plugins/position/geoclue/org.freedesktop.Geoclue.xml [new file with mode: 0644]
src/plugins/position/geoclue/plugin.json [new file with mode: 0644]
src/plugins/position/geoclue/qgeocluemaster.cpp [new file with mode: 0644]
src/plugins/position/geoclue/qgeocluemaster.h [new file with mode: 0644]
src/plugins/position/geoclue/qgeopositioninfosource_geocluemaster.cpp [new file with mode: 0644]
src/plugins/position/geoclue/qgeopositioninfosource_geocluemaster.h [new file with mode: 0644]
src/plugins/position/geoclue/qgeopositioninfosourcefactory_geoclue.cpp [new file with mode: 0644]
src/plugins/position/geoclue/qgeopositioninfosourcefactory_geoclue.h [new file with mode: 0644]
src/plugins/position/geoclue/qgeosatelliteinfosource_geocluemaster.cpp [new file with mode: 0644]
src/plugins/position/geoclue/qgeosatelliteinfosource_geocluemaster.h [new file with mode: 0644]
src/plugins/position/gypsy/gypsy.pro [new file with mode: 0644]
src/plugins/position/gypsy/plugin.json [new file with mode: 0644]
src/plugins/position/gypsy/qgeopositioninfosourcefactory_gypsy.cpp [new file with mode: 0644]
src/plugins/position/gypsy/qgeopositioninfosourcefactory_gypsy.h [new file with mode: 0644]
src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy.cpp [new file with mode: 0644]
src/plugins/position/gypsy/qgeosatelliteinfosource_gypsy_p.h [new file with mode: 0644]
src/plugins/position/position.pro [new file with mode: 0644]
src/plugins/position/positionpoll/plugin.json [new file with mode: 0644]
src/plugins/position/positionpoll/positionpoll.pro [new file with mode: 0644]
src/plugins/position/positionpoll/positionpollfactory.cpp [new file with mode: 0644]
src/plugins/position/positionpoll/positionpollfactory.h [new file with mode: 0644]
src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp [new file with mode: 0644]
src/plugins/position/positionpoll/qgeoareamonitor_polling.h [new file with mode: 0644]
src/plugins/position/serialnmea/plugin.json [new file with mode: 0644]
src/plugins/position/serialnmea/qgeopositioninfosourcefactory_serialnmea.cpp [new file with mode: 0644]
src/plugins/position/serialnmea/qgeopositioninfosourcefactory_serialnmea.h [new file with mode: 0644]
src/plugins/position/serialnmea/serialnmea.pro [new file with mode: 0644]
src/plugins/position/simulator/plugin.json [new file with mode: 0644]
src/plugins/position/simulator/qgeopositioninfosource_simulator.cpp [new file with mode: 0644]
src/plugins/position/simulator/qgeopositioninfosource_simulator_p.h [new file with mode: 0644]
src/plugins/position/simulator/qgeopositioninfosourcefactory_simulator.cpp [new file with mode: 0644]
src/plugins/position/simulator/qgeopositioninfosourcefactory_simulator.h [new file with mode: 0644]
src/plugins/position/simulator/qgeosatelliteinfosource_simulator.cpp [new file with mode: 0644]
src/plugins/position/simulator/qgeosatelliteinfosource_simulator_p.h [new file with mode: 0644]
src/plugins/position/simulator/qlocationconnection_simulator.cpp [new file with mode: 0644]
src/plugins/position/simulator/qlocationconnection_simulator_p.h [new file with mode: 0644]
src/plugins/position/simulator/simulator.pro [new file with mode: 0644]
src/plugins/position/winrt/plugin.json [new file with mode: 0644]
src/plugins/position/winrt/qgeopositioninfosource_winrt.cpp [new file with mode: 0644]
src/plugins/position/winrt/qgeopositioninfosource_winrt_p.h [new file with mode: 0644]
src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.cpp [new file with mode: 0644]
src/plugins/position/winrt/qgeopositioninfosourcefactory_winrt.h [new file with mode: 0644]
src/plugins/position/winrt/winrt.pro [new file with mode: 0644]
src/positioning/doc/qtpositioning.qdocconf [new file with mode: 0644]
src/positioning/doc/snippets/cpp/cpp.pro [new file with mode: 0644]
src/positioning/doc/snippets/cpp/cppqml.cpp [new file with mode: 0644]
src/positioning/doc/snippets/cpp/main.cpp [new file with mode: 0644]
src/positioning/doc/snippets/doc_src_qtpositioning.qml [new file with mode: 0644]
src/positioning/doc/snippets/snippets.pro [new file with mode: 0644]
src/positioning/doc/src/cpp-position.qdoc [new file with mode: 0644]
src/positioning/doc/src/cpp-qml-positioning.qdoc [new file with mode: 0644]
src/positioning/doc/src/qml-position.qdoc [new file with mode: 0644]
src/positioning/doc/src/qtpositioning-examples.qdoc [new file with mode: 0644]
src/positioning/doc/src/qtpositioning-plugins.qdoc [new file with mode: 0644]
src/positioning/doc/src/qtpositioning-qml.qdoc [new file with mode: 0644]
src/positioning/doc/src/qtpositioning.qdoc [new file with mode: 0644]
src/positioning/positioning.pro [new file with mode: 0644]
src/positioning/qdeclarativegeoaddress.cpp [new file with mode: 0644]
src/positioning/qdeclarativegeoaddress_p.h [new file with mode: 0644]
src/positioning/qdeclarativegeolocation.cpp [new file with mode: 0644]
src/positioning/qdeclarativegeolocation_p.h [new file with mode: 0644]
src/positioning/qdoublevector2d.cpp [new file with mode: 0644]
src/positioning/qdoublevector2d_p.h [new file with mode: 0644]
src/positioning/qdoublevector3d.cpp [new file with mode: 0644]
src/positioning/qdoublevector3d_p.h [new file with mode: 0644]
src/positioning/qgeoaddress.cpp [new file with mode: 0644]
src/positioning/qgeoaddress.h [new file with mode: 0644]
src/positioning/qgeoaddress_p.h [new file with mode: 0644]
src/positioning/qgeoareamonitorinfo.cpp [new file with mode: 0644]
src/positioning/qgeoareamonitorinfo.h [new file with mode: 0644]
src/positioning/qgeoareamonitorsource.cpp [new file with mode: 0644]
src/positioning/qgeoareamonitorsource.h [new file with mode: 0644]
src/positioning/qgeocircle.cpp [new file with mode: 0644]
src/positioning/qgeocircle.h [new file with mode: 0644]
src/positioning/qgeocircle_p.h [new file with mode: 0644]
src/positioning/qgeocoordinate.cpp [new file with mode: 0644]
src/positioning/qgeocoordinate.h [new file with mode: 0644]
src/positioning/qgeocoordinate_p.h [new file with mode: 0644]
src/positioning/qgeolocation.cpp [new file with mode: 0644]
src/positioning/qgeolocation.h [new file with mode: 0644]
src/positioning/qgeolocation_p.h [new file with mode: 0644]
src/positioning/qgeopositioninfo.cpp [new file with mode: 0644]
src/positioning/qgeopositioninfo.h [new file with mode: 0644]
src/positioning/qgeopositioninfosource.cpp [new file with mode: 0644]
src/positioning/qgeopositioninfosource.h [new file with mode: 0644]
src/positioning/qgeopositioninfosource_p.h [new file with mode: 0644]
src/positioning/qgeopositioninfosourcefactory.cpp [new file with mode: 0644]
src/positioning/qgeopositioninfosourcefactory.h [new file with mode: 0644]
src/positioning/qgeoprojection.cpp [new file with mode: 0644]
src/positioning/qgeoprojection_p.h [new file with mode: 0644]
src/positioning/qgeorectangle.cpp [new file with mode: 0644]
src/positioning/qgeorectangle.h [new file with mode: 0644]
src/positioning/qgeorectangle_p.h [new file with mode: 0644]
src/positioning/qgeosatelliteinfo.cpp [new file with mode: 0644]
src/positioning/qgeosatelliteinfo.h [new file with mode: 0644]
src/positioning/qgeosatelliteinfosource.cpp [new file with mode: 0644]
src/positioning/qgeosatelliteinfosource.h [new file with mode: 0644]
src/positioning/qgeoshape.cpp [new file with mode: 0644]
src/positioning/qgeoshape.h [new file with mode: 0644]
src/positioning/qgeoshape_p.h [new file with mode: 0644]
src/positioning/qlocationdata_simulator.cpp [new file with mode: 0644]
src/positioning/qlocationdata_simulator_p.h [new file with mode: 0644]
src/positioning/qlocationutils.cpp [new file with mode: 0644]
src/positioning/qlocationutils_p.h [new file with mode: 0644]
src/positioning/qnmeapositioninfosource.cpp [new file with mode: 0644]
src/positioning/qnmeapositioninfosource.h [new file with mode: 0644]
src/positioning/qnmeapositioninfosource_p.h [new file with mode: 0644]
src/positioning/qpositioningglobal.h [new file with mode: 0644]
src/positioning/qpositioningglobal_p.h [new file with mode: 0644]
src/src.pro [new file with mode: 0644]
sync.profile [new file with mode: 0644]
tests/applications/positioning_backend/main.cpp [new file with mode: 0644]
tests/applications/positioning_backend/positioning_backend.pro [new file with mode: 0644]
tests/applications/positioning_backend/widget.cpp [new file with mode: 0644]
tests/applications/positioning_backend/widget.h [new file with mode: 0644]
tests/applications/positioning_backend/widget.ui [new file with mode: 0644]
tests/auto/auto.pro [new file with mode: 0644]
tests/auto/bic/data/QtPositioning.5.3.0.linux-gcc-amd64.txt [new file with mode: 0644]
tests/auto/bic/data/QtPositioning.5.4.0.linux-gcc-amd64.txt [new file with mode: 0644]
tests/auto/bic/data/QtPositioning.5.6.0.linux-gcc-amd64.txt [new file with mode: 0644]
tests/auto/bic/data/QtPositioning.5.7.0.linux-gcc-amd64.txt [new file with mode: 0644]
tests/auto/cmake/CMakeLists.txt [new file with mode: 0644]
tests/auto/cmake/cmake.pro [new file with mode: 0644]
tests/auto/declarative_core/declarative_core.pro [new file with mode: 0644]
tests/auto/declarative_core/main.cpp [new file with mode: 0644]
tests/auto/declarative_core/tst_address.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_category.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_categorymodel.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_contactdetail.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_coordinate.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_editorialmodel.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_geocoding.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_imagemodel.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_place.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_placeattribute.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_placeicon.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_placesearchmodel.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_placesearchsuggestionmodel.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_plugin.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_plugin_error.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_position.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_positionsource.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_ratings.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_reviewmodel.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_routing.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_supplier.qml [new file with mode: 0644]
tests/auto/declarative_core/tst_user.qml [new file with mode: 0644]
tests/auto/declarative_core/utils.js [new file with mode: 0644]
tests/auto/declarative_geoshape/declarative_geoshape.pro [new file with mode: 0644]
tests/auto/declarative_geoshape/main.cpp [new file with mode: 0644]
tests/auto/declarative_geoshape/tst_locationsingleton.qml [new file with mode: 0644]
tests/auto/declarative_ui/declarative_ui.pro [new file with mode: 0644]
tests/auto/declarative_ui/main.cpp [new file with mode: 0644]
tests/auto/declarative_ui/tst_map.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_coordinateanimation.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_error.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_flick.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_item.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_item_details.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_item_fit_viewport.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_itemview.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_keepgrab.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_maptype.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_mouse.qml [new file with mode: 0644]
tests/auto/declarative_ui/tst_map_pinch.qml.QTBUG-47970 [new file with mode: 0644]
tests/auto/doublevectors/doublevectors.pro [new file with mode: 0644]
tests/auto/doublevectors/tst_doublevectors.cpp [new file with mode: 0644]
tests/auto/geotestplugin/geotestplugin.json [new file with mode: 0644]
tests/auto/geotestplugin/geotestplugin.pro [new file with mode: 0644]
tests/auto/geotestplugin/place_data.json [new file with mode: 0644]
tests/auto/geotestplugin/qgeocodingmanagerengine_test.h [new file with mode: 0644]
tests/auto/geotestplugin/qgeomappingmanagerengine_test.h [new file with mode: 0644]
tests/auto/geotestplugin/qgeoroutingmanagerengine_test.h [new file with mode: 0644]
tests/auto/geotestplugin/qgeoserviceproviderplugin_test.cpp [new file with mode: 0644]
tests/auto/geotestplugin/qgeoserviceproviderplugin_test.h [new file with mode: 0644]
tests/auto/geotestplugin/qgeotiledmap_test.h [new file with mode: 0644]
tests/auto/geotestplugin/qgeotiledmappingmanagerengine_test.h [new file with mode: 0644]
tests/auto/geotestplugin/qgeotilefetcher_test.h [new file with mode: 0644]
tests/auto/geotestplugin/qplacemanagerengine_test.h [new file with mode: 0644]
tests/auto/geotestplugin/testdata.qrc [new file with mode: 0644]
tests/auto/maptype/maptype.pro [new file with mode: 0644]
tests/auto/maptype/tst_maptype.cpp [new file with mode: 0644]
tests/auto/nokia_services/nokia_services.pro [new file with mode: 0644]
tests/auto/nokia_services/places_semiauto/places_semiauto.pro [new file with mode: 0644]
tests/auto/nokia_services/places_semiauto/tst_places.cpp [new file with mode: 0644]
tests/auto/nokia_services/routing/error-no-route.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/invalid-response-half-way-through.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/invalid-response-no-calculateroute-tag.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/invalid-response-no-route-tag.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/invalid-response-trash.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/littered-with-new-tags.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/multiple-routes-in-response.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/optim-fastest.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/optim-shortest.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/routing.pro [new file with mode: 0644]
tests/auto/nokia_services/routing/travelmode-car.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/travelmode-pedestrian.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/travelmode-public-transport.xml [new file with mode: 0644]
tests/auto/nokia_services/routing/tst_routing.cpp [new file with mode: 0644]
tests/auto/placemanager_utils/placemanager_utils.cpp [new file with mode: 0644]
tests/auto/placemanager_utils/placemanager_utils.h [new file with mode: 0644]
tests/auto/placesplugin_unsupported/placesplugin.json [new file with mode: 0644]
tests/auto/placesplugin_unsupported/placesplugin_unsupported.pro [new file with mode: 0644]
tests/auto/placesplugin_unsupported/qgeoserviceproviderplugin_test.cpp [new file with mode: 0644]
tests/auto/placesplugin_unsupported/qgeoserviceproviderplugin_test.h [new file with mode: 0644]
tests/auto/positionplugin/plugin.cpp [new file with mode: 0644]
tests/auto/positionplugin/plugin.json [new file with mode: 0644]
tests/auto/positionplugin/positionplugin.pro [new file with mode: 0644]
tests/auto/positionplugintest/positionplugintest.pro [new file with mode: 0644]
tests/auto/positionplugintest/tst_positionplugin.cpp [new file with mode: 0644]
tests/auto/qgeoaddress/qgeoaddress.pro [new file with mode: 0644]
tests/auto/qgeoaddress/tst_qgeoaddress.cpp [new file with mode: 0644]
tests/auto/qgeoareamonitor/logfilepositionsource.cpp [new file with mode: 0644]
tests/auto/qgeoareamonitor/logfilepositionsource.h [new file with mode: 0644]
tests/auto/qgeoareamonitor/qgeoareamonitor.pro [new file with mode: 0644]
tests/auto/qgeoareamonitor/simplelog.txt [new file with mode: 0644]
tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp [new file with mode: 0644]
tests/auto/qgeocameracapabilities/qgeocameracapabilities.pro [new file with mode: 0644]
tests/auto/qgeocameracapabilities/tst_qgeocameracapabilities.cpp [new file with mode: 0644]
tests/auto/qgeocameradata/qgeocameradata.pro [new file with mode: 0644]
tests/auto/qgeocameradata/tst_qgeocameradata.cpp [new file with mode: 0644]
tests/auto/qgeocameratiles/qgeocameratiles.pro [new file with mode: 0644]
tests/auto/qgeocameratiles/tst_qgeocameratiles.cpp [new file with mode: 0644]
tests/auto/qgeocircle/qgeocircle.pro [new file with mode: 0644]
tests/auto/qgeocircle/tst_qgeocircle.cpp [new file with mode: 0644]
tests/auto/qgeocodereply/qgeocodereply.pro [new file with mode: 0644]
tests/auto/qgeocodereply/tst_qgeocodereply.cpp [new file with mode: 0644]
tests/auto/qgeocodereply/tst_qgeocodereply.h [new file with mode: 0644]
tests/auto/qgeocodingmanager/qgeocodingmanager.pro [new file with mode: 0644]
tests/auto/qgeocodingmanager/tst_qgeocodingmanager.cpp [new file with mode: 0644]
tests/auto/qgeocodingmanager/tst_qgeocodingmanager.h [new file with mode: 0644]
tests/auto/qgeocodingmanagerplugins/geocoding_plugin.json [new file with mode: 0644]
tests/auto/qgeocodingmanagerplugins/qgeocodingmanagerengine_test.h [new file with mode: 0644]
tests/auto/qgeocodingmanagerplugins/qgeocodingmanagerplugins.pro [new file with mode: 0644]
tests/auto/qgeocodingmanagerplugins/qgeoserviceproviderplugin_test.cpp [new file with mode: 0644]
tests/auto/qgeocodingmanagerplugins/qgeoserviceproviderplugin_test.h [new file with mode: 0644]
tests/auto/qgeocoordinate/qgeocoordinate.pro [new file with mode: 0644]
tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp [new file with mode: 0644]
tests/auto/qgeolocation/qgeolocation.pro [new file with mode: 0644]
tests/auto/qgeolocation/tst_qgeolocation.cpp [new file with mode: 0644]
tests/auto/qgeolocation/tst_qgeolocation.h [new file with mode: 0644]
tests/auto/qgeomaneuver/qgeomaneuver.pro [new file with mode: 0644]
tests/auto/qgeomaneuver/tst_qgeomaneuver.cpp [new file with mode: 0644]
tests/auto/qgeomaneuver/tst_qgeomaneuver.h [new file with mode: 0644]
tests/auto/qgeopositioninfo/qgeopositioninfo.pro [new file with mode: 0644]
tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp [new file with mode: 0644]
tests/auto/qgeopositioninfosource/qgeopositioninfosource.pro [new file with mode: 0644]
tests/auto/qgeopositioninfosource/testqgeopositioninfosource.cpp [new file with mode: 0644]
tests/auto/qgeopositioninfosource/testqgeopositioninfosource_p.h [new file with mode: 0644]
tests/auto/qgeopositioninfosource/tst_qgeopositioninfosource.cpp [new file with mode: 0644]
tests/auto/qgeorectangle/qgeorectangle.pro [new file with mode: 0644]
tests/auto/qgeorectangle/tst_qgeorectangle.cpp [new file with mode: 0644]
tests/auto/qgeoroute/qgeoroute.pro [new file with mode: 0644]
tests/auto/qgeoroute/tst_qgeoroute.cpp [new file with mode: 0644]
tests/auto/qgeoroute/tst_qgeoroute.h [new file with mode: 0644]
tests/auto/qgeoroutereply/qgeoroutereply.pro [new file with mode: 0644]
tests/auto/qgeoroutereply/tst_qgeoroutereply.cpp [new file with mode: 0644]
tests/auto/qgeoroutereply/tst_qgeoroutereply.h [new file with mode: 0644]
tests/auto/qgeorouterequest/qgeorouterequest.pro [new file with mode: 0644]
tests/auto/qgeorouterequest/tst_qgeorouterequest.cpp [new file with mode: 0644]
tests/auto/qgeorouterequest/tst_qgeorouterequest.h [new file with mode: 0644]
tests/auto/qgeoroutesegment/qgeoroutesegment.pro [new file with mode: 0644]
tests/auto/qgeoroutesegment/tst_qgeoroutesegment.cpp [new file with mode: 0644]
tests/auto/qgeoroutesegment/tst_qgeoroutesegment.h [new file with mode: 0644]
tests/auto/qgeoroutexmlparser/fixtures.qrc [new file with mode: 0644]
tests/auto/qgeoroutexmlparser/qgeoroutexmlparser.pro [new file with mode: 0644]
tests/auto/qgeoroutexmlparser/route1.xml [new file with mode: 0644]
tests/auto/qgeoroutexmlparser/route2.xml [new file with mode: 0644]
tests/auto/qgeoroutexmlparser/tst_qgeoroutexmlparser.cpp [new file with mode: 0644]
tests/auto/qgeoroutingmanager/qgeoroutingmanager.pro [new file with mode: 0644]
tests/auto/qgeoroutingmanager/tst_qgeoroutingmanager.cpp [new file with mode: 0644]
tests/auto/qgeoroutingmanager/tst_qgeoroutingmanager.h [new file with mode: 0644]
tests/auto/qgeoroutingmanagerplugins/qgeoroutingmanagerengine_test.h [new file with mode: 0644]
tests/auto/qgeoroutingmanagerplugins/qgeoroutingmanagerplugins.pro [new file with mode: 0644]
tests/auto/qgeoroutingmanagerplugins/qgeoserviceproviderplugin_test.cpp [new file with mode: 0644]
tests/auto/qgeoroutingmanagerplugins/qgeoserviceproviderplugin_test.h [new file with mode: 0644]
tests/auto/qgeoroutingmanagerplugins/routing_plugin.json [new file with mode: 0644]
tests/auto/qgeosatelliteinfo/qgeosatelliteinfo.pro [new file with mode: 0644]
tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp [new file with mode: 0644]
tests/auto/qgeosatelliteinfosource/qgeosatelliteinfosource.pro [new file with mode: 0644]
tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource.cpp [new file with mode: 0644]
tests/auto/qgeosatelliteinfosource/testqgeosatelliteinfosource_p.h [new file with mode: 0644]
tests/auto/qgeosatelliteinfosource/tst_qgeosatelliteinfosource.cpp [new file with mode: 0644]
tests/auto/qgeoserviceprovider/qgeoserviceprovider.pro [new file with mode: 0644]
tests/auto/qgeoserviceprovider/tst_qgeoserviceprovider.cpp [new file with mode: 0644]
tests/auto/qgeoshape/qgeoshape.pro [new file with mode: 0644]
tests/auto/qgeoshape/tst_qgeoshape.cpp [new file with mode: 0644]
tests/auto/qgeotiledmap/qgeotiledmap.pro [new file with mode: 0644]
tests/auto/qgeotiledmap/tst_qgeotiledmap.cpp [new file with mode: 0644]
tests/auto/qgeotiledmapscene/qgeotiledmapscene.pro [new file with mode: 0644]
tests/auto/qgeotiledmapscene/tst_qgeotiledmapscene.cpp [new file with mode: 0644]
tests/auto/qgeotilespec/qgeotilespec.pro [new file with mode: 0644]
tests/auto/qgeotilespec/tst_qgeotilespec.cpp [new file with mode: 0644]
tests/auto/qmlinterface/data/TestAddress.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestCategory.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestContactDetail.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestIcon.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestLocation.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestPlace.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestPlaceAttribute.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestRatings.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestSupplier.qml [new file with mode: 0644]
tests/auto/qmlinterface/data/TestUser.qml [new file with mode: 0644]
tests/auto/qmlinterface/qmlinterface.pro [new file with mode: 0644]
tests/auto/qmlinterface/tst_qmlinterface.cpp [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/dummynmeapositioninfosource/dummynmeapositioninfosource.pro [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/dummynmeapositioninfosource/tst_dummynmeapositioninfosource.cpp [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource.pro [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource_realtime/qnmeapositioninfosource_realtime.pro [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource_realtime/tst_qnmeapositioninfosource_realtime.cpp [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource_realtime_generic/qnmeapositioninfosource_realtime_generic.pro [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource_realtime_generic/tst_qnmeapositioninfosource_realtime_generic.cpp [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource_simulation/qnmeapositioninfosource_simulation.pro [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource_simulation/tst_qnmeapositioninfosource_simulation.cpp [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource_simulation_generic/qnmeapositioninfosource_simulation_generic.pro [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosource_simulation_generic/tst_qnmeapositioninfosource_simulation_generic.cpp [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosourceproxyfactory.cpp [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/qnmeapositioninfosourceproxyfactory.h [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.cpp [new file with mode: 0644]
tests/auto/qnmeapositioninfosource/tst_qnmeapositioninfosource.h [new file with mode: 0644]
tests/auto/qplace/qplace.pro [new file with mode: 0644]
tests/auto/qplace/tst_qplace.cpp [new file with mode: 0644]
tests/auto/qplaceattribute/qplaceattribute.pro [new file with mode: 0644]
tests/auto/qplaceattribute/tst_qplaceattribute.cpp [new file with mode: 0644]
tests/auto/qplacecategory/qplacecategory.pro [new file with mode: 0644]
tests/auto/qplacecategory/tst_qplacecategory.cpp [new file with mode: 0644]
tests/auto/qplacecontactdetail/qplacecontactdetail.pro [new file with mode: 0644]
tests/auto/qplacecontactdetail/tst_qplacecontactdetail.cpp [new file with mode: 0644]
tests/auto/qplacecontentrequest/qplacecontentrequest.pro [new file with mode: 0644]
tests/auto/qplacecontentrequest/tst_qplacecontentrequest.cpp [new file with mode: 0644]
tests/auto/qplacedetailsreply/qplacedetailsreply.pro [new file with mode: 0644]
tests/auto/qplacedetailsreply/tst_qplacedetailsreply.cpp [new file with mode: 0644]
tests/auto/qplaceeditorial/qplaceeditorial.pro [new file with mode: 0644]
tests/auto/qplaceeditorial/tst_qplaceeditorial.cpp [new file with mode: 0644]
tests/auto/qplaceimage/qplaceimage.pro [new file with mode: 0644]
tests/auto/qplaceimage/tst_qplaceimage.cpp [new file with mode: 0644]
tests/auto/qplacemanager/qplacemanager.pro [new file with mode: 0644]
tests/auto/qplacemanager/tst_qplacemanager.cpp [new file with mode: 0644]
tests/auto/qplacemanager_nokia/qplacemanager_nokia.pro [new file with mode: 0644]
tests/auto/qplacemanager_nokia/tst_qplacemanager_nokia.cpp [new file with mode: 0644]
tests/auto/qplacemanager_unsupported/qplacemanager_unsupported.pro [new file with mode: 0644]
tests/auto/qplacemanager_unsupported/tst_qplacemanager_unsupported.cpp [new file with mode: 0644]
tests/auto/qplacematchreply/qplacematchreply.pro [new file with mode: 0644]
tests/auto/qplacematchreply/tst_qplacematchreply.cpp [new file with mode: 0644]
tests/auto/qplacematchrequest/qplacematchrequest.pro [new file with mode: 0644]
tests/auto/qplacematchrequest/tst_qplacematchrequest.cpp [new file with mode: 0644]
tests/auto/qplaceperiod/qplaceperiod.pro [new file with mode: 0644]
tests/auto/qplaceperiod/tst_qplaceperiod.cpp [new file with mode: 0644]
tests/auto/qplaceratings/qplaceratings.pro [new file with mode: 0644]
tests/auto/qplaceratings/tst_qplaceratings.cpp [new file with mode: 0644]
tests/auto/qplacereply/qplacereply.pro [new file with mode: 0644]
tests/auto/qplacereply/tst_qplacereply.cpp [new file with mode: 0644]
tests/auto/qplaceresult/qplaceresult.pro [new file with mode: 0644]
tests/auto/qplaceresult/tst_qplaceresult.cpp [new file with mode: 0644]
tests/auto/qplacereview/qplacereview.pro [new file with mode: 0644]
tests/auto/qplacereview/tst_qplacereview.cpp [new file with mode: 0644]
tests/auto/qplacesearchreply/qplacesearchreply.pro [new file with mode: 0644]
tests/auto/qplacesearchreply/tst_qplacesearchreply.cpp [new file with mode: 0644]
tests/auto/qplacesearchrequest/qplacesearchrequest.pro [new file with mode: 0644]
tests/auto/qplacesearchrequest/tst_qplacesearchrequest.cpp [new file with mode: 0644]
tests/auto/qplacesearchresult/qplacesearchresult.pro [new file with mode: 0644]
tests/auto/qplacesearchresult/tst_qplacesearchresult.cpp [new file with mode: 0644]
tests/auto/qplacesearchsuggestionreply/qplacesearchsuggestionreply.pro [new file with mode: 0644]
tests/auto/qplacesearchsuggestionreply/tst_qplacesearchsuggestionreply.cpp [new file with mode: 0644]
tests/auto/qplacesupplier/qplacesupplier.pro [new file with mode: 0644]
tests/auto/qplacesupplier/tst_qplacesupplier.cpp [new file with mode: 0644]
tests/auto/qplaceuser/qplaceuser.pro [new file with mode: 0644]
tests/auto/qplaceuser/tst_qplaceuser.cpp [new file with mode: 0644]
tests/auto/qproposedsearchresult/qproposedsearchresult.pro [new file with mode: 0644]
tests/auto/qproposedsearchresult/tst_qproposedsearchresult.cpp [new file with mode: 0644]
tests/auto/utils/qlocationtestutils.cpp [new file with mode: 0644]
tests/auto/utils/qlocationtestutils_p.h [new file with mode: 0644]
tests/global/global.cfg [new file with mode: 0644]
tests/plugins/declarativetestplugin/declarativetestplugin.pro [new file with mode: 0644]
tests/plugins/declarativetestplugin/locationtest.cpp [new file with mode: 0644]
tests/plugins/declarativetestplugin/qdeclarativelocationtestmodel.cpp [new file with mode: 0644]
tests/plugins/declarativetestplugin/qdeclarativelocationtestmodel_p.h [new file with mode: 0644]
tests/plugins/declarativetestplugin/qdeclarativepinchgenerator.cpp [new file with mode: 0644]
tests/plugins/declarativetestplugin/qdeclarativepinchgenerator_p.h [new file with mode: 0644]
tests/plugins/declarativetestplugin/qmldir [new file with mode: 0644]
tests/plugins/declarativetestplugin/testhelper.h [new file with mode: 0644]
tests/plugins/imports.pri [new file with mode: 0644]
tests/tests.pro [new file with mode: 0644]