summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add initial jsondb pluginabcd2011-08-2934-18/+2679
* Fixup QPlaceManagerEngineFactory.Aaron McCarthy2011-08-293-11/+9
* Remove QPlacePeriod.Aaron McCarthy2011-08-293-269/+0
* Factor out a common base class for search queries.Aaron McCarthy2011-08-269-869/+802
* Fixes example not using all characters in text prediction.Aaron McCarthy2011-08-252-3/+6
* Use QUrl instead of QString for URL properties/data.Aaron McCarthy2011-08-2519-68/+75
* Add a common base class for content models.Aaron McCarthy2011-08-259-583/+734
* Remove PlaceImage element.Aaron McCarthy2011-08-257-273/+99
* Remove Review element.Aaron McCarthy2011-08-258-451/+158
* Use content mechanism to retrieve reviewsabcd2011-08-2438-792/+762
* Change rating type to real.Aaron McCarthy2011-08-241-1/+1
* First pass on QML geocoding docs (no examples).juhvu2011-08-249-45/+474
* Add updating property to SupportedCategoriesModel.Aaron McCarthy2011-08-242-0/+17
* Revert "Fix memory leak."Aaron McCarthy2011-08-242-9/+9
* Fix compileabcd2011-08-241-1/+0
* RouteModel and RouteQuery documentation (no examples).juhvu2011-08-233-75/+415
* Remove shortDescriptionabcd2011-08-237-60/+3
* Remove Landmarks as it is now obsoleteabcd2011-08-23115-16971/+27
* Remove DeclarativeSearchResult.Aaron McCarthy2011-08-2312-628/+366
* Add executing property to RecommendationModel.Aaron McCarthy2011-08-232-1/+22
* Add executing property to SearchResultModel.Aaron McCarthy2011-08-232-1/+22
* Introduce Content class and rename PlaceMediaObject to PlaceImageabcd2011-08-2248-646/+936
* Remove BusinessInformation,BusinessFeature and weekdayhoursabcd2011-08-1932-2019/+67
* Automatically set proxy from plugin parameters.Aaron McCarthy2011-08-193-0/+24
* Add Place Attributesabcd2011-08-1916-6/+729
* Add a request() function to the QPlaceSearchReplyabcd2011-08-162-0/+21
* Rename QPlaceQuery & QPlaceSearchQuery to *Request insetead of *Queryabcd2011-08-1629-217/+223
* Map object list and ability to clear map objects.juhvu2011-08-1632-75/+459
* Add authentication signalabcd2011-08-164-0/+24
* Fix memory leak.Aaron McCarthy2011-08-162-14/+17
* Center place content in delegate.Aaron McCarthy2011-08-161-3/+15
* Hide contact details if not present.Aaron McCarthy2011-08-161-4/+25
* Add basic star rating view.Aaron McCarthy2011-08-167-19/+51
* Add links for displaying reviews and descriptions.Aaron McCarthy2011-08-165-42/+91
* Display media in a grid.Aaron McCarthy2011-08-165-64/+61
* Hierarchical categories.Aaron McCarthy2011-08-1524-224/+635
* Fix term searching after category search.Aaron McCarthy2011-08-153-7/+13
* Remove plugin property from media and review models.Aaron McCarthy2011-08-154-79/+12
* Modified location QML tests to work in QML2 environment.juhvu2011-08-12114-2784/+1388
* 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