summaryrefslogtreecommitdiff
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Don't crash if no details reply.Aaron McCarthy2011-08-101-0/+3
* Refactor media to use map rather than a pagination classabcd2011-08-101-7/+52
* Rename QGeoSearchManager to QGeocodingManagerabcd2011-08-097-619/+33
* Move visibility scope for searching into QPlaceSearchQueryabcd2011-08-083-2/+3
* Add in data fields for primary contact detailsabcd2011-08-082-0/+105
* Remove QPlaceContact and QGeoPlace::contacts functionsabcd2011-08-086-255/+1
* Don't needlessly reset media and review models when fetching details.Aaron McCarthy2011-07-291-2/+4
* Incorporate places/nokia plugin into geoservices/nokia plugin.Aaron McCarthy2011-07-2921-303/+637
* Share QGeoServiceProvider within QML.Aaron McCarthy2011-07-298-79/+92
* Add MediaModel element.Aaron McCarthy2011-07-2612-346/+330
* Add ReviewModel element.Aaron McCarthy2011-07-2610-329/+313
* Remove description field from qplacecategoryabcd2011-07-262-26/+0
* Remove navigationPositions from QGeoLocationabcd2011-07-262-90/+0
* Remove label from geolocationabcd2011-07-262-25/+0
* Remove alternative labelsabcd2011-07-2610-491/+0
* Remove alternativeLocations from APIabcd2011-07-262-86/+0
* Remove locationScore field form QGeoLocationabcd2011-07-262-25/+0
* Remove placeScore fieldabcd2011-07-262-25/+0
* Integrate changes from qt4-prereleaseabcd2011-07-2525-49/+217
* Add detailsFetched field to QGeoPlaceabcd2011-07-252-0/+27
* Have QPlaceSearchQuery use a search area instead of coord or boxabcd2011-07-1911-154/+81
* Fix build after introduction of QtQuick1.Aaron McCarthy2011-07-145-5/+6
* Allow places branch to work when Qt is built in a namespace.Aaron McCarthy2011-07-1445-90/+90
* Merge remote branch 'origin/master' into places-baseAaron McCarthy2011-07-1371-1251/+1287
|\
| * Fix mouse event reception for map objects within a group.Aaron McCarthy2011-07-083-5/+42
| * Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-07-0863-1071/+1071
| * Fix copy2build output path for QML plugin.Xizhi Zhu2011-06-272-2/+2
| * make QtLocation work while Qt is compiled with namespaceAlex2011-06-2169-171/+170
| * Use feature profile loading instead of direct inclusion.axis2011-06-071-2/+2
* | Add in a declarative bounding areaabcd2011-07-127-7/+76
* | Don't clear model results on executeQuery().Aaron McCarthy2011-07-121-5/+0
* | All MapObjectView to use places SearchResultModel.Aaron McCarthy2011-07-122-3/+1
* | Refactoring to use QGeoLocationabcd2011-07-119-147/+154
* | Remove isEmpty() function from QPlaceCategoryabcd2011-06-272-12/+0
* | Integrate updates from q4 pre-releaseabcd2011-06-2310-57/+88
* | Use QGeoPlace instead of QPlaceabcd2011-06-223-10/+10
* | Add in missed file changesabcd2011-06-222-6/+5
* | Use QGeoAddress instead of QPlaceAddressabcd2011-06-224-498/+2
* | Add in declarative placesabcd2011-06-2149-0/+7232
|/
* Imported the Qt5 location QML work from mobility repo to Qt5 repo.juhvu2011-06-0364-1148/+3158
* Fix incorrect mix of private header includesMarius Storm-Olsen2011-05-264-9/+9
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-05-2463-1071/+1071
* Add declarative API fo QtLocationAlex2011-05-1167-0/+13387