summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia_places_jsondb/searchreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename nokia_places_jsondb to places_jsondbabcd2012-07-171-217/+0
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-11/+11
* Refactor Search Resultsabcd2012-06-201-10/+20
* Add an option to search by distance and or name.Chris Axiarlis2012-06-191-47/+37
* Use comparison operators for bounding box searchabcd2012-05-161-23/+0
* Refactor places jsondb plugin to use new qtjsondb c++ apiabcd2012-02-271-142/+121
* Fix jsondb searchabcd2012-02-231-1/+5
* Convert QGeoBoundingArea to use value type semantics.Aaron McCarthy2012-02-201-81/+76
* Searching by bounding box provides weird results. QTBUG-23735Chris Axiarlis2012-02-141-11/+11
* Fix build by using JsonDbCompat.Aaron McCarthy2012-02-131-1/+1
* QtLocation: Fix compiler warnings.Friedemann Kleint2012-02-021-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Don't check the for the db connection anymore.abcd2012-01-051-5/+0
* Refactor Json schema and event handling for Placesabcd2011-12-121-0/+204
* Add initial jsondb pluginabcd2011-08-291-0/+61