summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix REST query for reviews and media.Aaron McCarthy2011-08-101-4/+4
* Remove dangerous ignore rules.Aaron McCarthy2011-08-101-19/+0
* Don't crash if no details reply.Aaron McCarthy2011-08-101-0/+3
* Fix build and warnings.Aaron McCarthy2011-08-101-5/+25
* Add PlaceSaveReply classabcd2011-08-1010-7/+192
* Add placemanager unit test (skeleton)abcd2011-08-107-2/+226
* Add ability to set the locale in the placemanagerabcd2011-08-107-5/+57
* Refactor media to use map rather than a pagination classabcd2011-08-1012-80/+215
* Allow qmlplaces example to show media if a place has themabcd2011-08-102-21/+99
* Rename QGeoSearchManager to QGeocodingManagerabcd2011-08-0950-1238/+641
* Move visibility scope for searching into QPlaceSearchQueryabcd2011-08-0814-36/+99
* Remove unnecessary functionabcd2011-08-081-1/+0
* Add in data fields for primary contact detailsabcd2011-08-089-14/+292
* Remove QPlaceContact and QGeoPlace::contacts functionsabcd2011-08-0819-729/+6
* fix testabcd2011-08-082-2/+22
* 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-2987-910/+1020
* Share QGeoServiceProvider within QML.Aaron McCarthy2011-07-298-79/+92
* Add MediaModel element.Aaron McCarthy2011-07-2621-373/+368
* Add ReviewModel element.Aaron McCarthy2011-07-2616-336/+371
* Remove description field from qplacecategoryabcd2011-07-267-63/+6
* Remove navigationPositions from QGeoLocationabcd2011-07-267-140/+0
* Remove label from geolocationabcd2011-07-267-70/+1
* Remove alternative labelsabcd2011-07-2633-1163/+19
* Remove alternativeLocations from APIabcd2011-07-268-174/+7
* Fix compileabcd2011-07-261-1/+1
* Remove locationScore field form QGeoLocationabcd2011-07-268-70/+3
* Remove placeScore fieldabcd2011-07-266-60/+1
* Add in equality operators for abstract bounding areaabcd2011-07-2510-3/+159
* Integrate changes from qt4-prereleaseabcd2011-07-2550-105/+275
* Add detailsFetched field to QGeoPlaceabcd2011-07-2511-63/+183
* Fix use of uninitialised variables when JSON error occurs.Aaron McCarthy2011-07-222-2/+8
* Fix QPlaceManager signal emission.Aaron McCarthy2011-07-221-0/+5
* Have QPlaceSearchQuery use a search area instead of coord or boxabcd2011-07-1924-233/+276
* Use the mobility bounding box and bounding circle unit testsabcd2011-07-184-59/+2351
* Fix build after introduction of QtQuick1.Aaron McCarthy2011-07-1412-12/+13
* Fix unit testabcd2011-07-141-2/+2
* Enable building of auto tests + use Qt namespace in autotestsabcd2011-07-1429-29/+29
* Fix mapviewer exampleabcd2011-07-141-1/+1
* Add qml files to OTHER_FILES in .pro file.Aaron McCarthy2011-07-141-0/+9
* Allow places branch to work when Qt is built in a namespace.Aaron McCarthy2011-07-14151-271/+269
* Merge remote branch 'origin/master' into places-baseAaron McCarthy2011-07-13443-3310/+5915
|\
| * Merge demos and examples.Casper van Donderen2011-07-1130-24/+15
| * fix type in debug outputalex2011-07-111-1/+1
| * Fix mouse event reception for map objects within a group.Aaron McCarthy2011-07-083-5/+42
| * Fix crash in when reseting model for MapObjectView.Aaron McCarthy2011-07-081-0/+3
| * Update sync.profile dependencies to new syntaxAlan Alpert2011-07-081-10/+9
| * adding post code in system tests and qml_mapviewerNatalia Shubina2011-07-082-22/+34
| * Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-07-0875-1276/+1276
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtlocation-stagingQt Continuous Integration System2011-07-051-124/+165
| |\