summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativegeocodemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-7/+10
* Remove QtQml dependency from QtPositioning.Aaron McCarthy2013-12-111-2/+3
* Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-251-14/+14
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-1/+1
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-031-14/+14
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-5/+4
* Fix QtLocation documentationAlex Blasche2013-07-121-5/+5
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-281-47/+33
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-43/+42
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-2/+2
* General doc fixes.Peter Yard2012-08-141-6/+6
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Documentation fixes.Aaron McCarthy2012-06-221-5/+5
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-10/+10
* Set geocode/route model to act only its own replyIan Chen2012-06-071-2/+3
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-051-4/+7
* Populate error information if required parameters (app_id and token) are absent.Vladimir Bezkorovainyi2012-06-041-1/+1
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-8/+8
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-17/+17
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-3/+3
* Add cancel() method to GeocodeModel and RouteModel.Aaron McCarthy2012-05-091-0/+14
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-091-17/+8
* Do not completely ignore plugin error messagesCristian Adam2012-05-081-1/+2
* General documentation issuesWolfgang Beck2012-03-291-5/+35
* More qtlocation qml documentation fixesqt-v5.0.0-alpha1Ian Chen2012-03-271-4/+4
* Docs: Bug-6677 fix for items 001-003.Peter Yard2012-03-151-2/+2
* QtDeclarative renaming.Aaron McCarthy2012-03-091-2/+2
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-051-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-14/+14
* Convert QGeoBoundingArea to use value type semantics.Aaron McCarthy2012-02-201-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Changing example address so that it might workAlex Wilson2012-01-171-1/+1
* Documentation for GeocodeModel and RouteModelAlex Wilson2012-01-121-13/+62
* Change Plugin{} element API to use enums for featuresAlex Wilson2012-01-061-0/+10
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Fix for crash during plugin changeAlex Wilson2011-12-291-0/+5
* Location docs spelling/typo fixes.Peter Yard2011-12-141-2/+2
* Rename postcode to postalCodeabcd2011-11-301-1/+1
* QML Maps.Peter Yard2011-11-101-15/+15
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-251-3/+4
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-1/+1
* First pass on QML geocoding docs (no examples).juhvu2011-08-241-11/+182
* Modified location QML tests to work in QML2 environment.juhvu2011-08-121-5/+69
* Rename QGeoSearchManager to QGeocodingManagerabcd2011-08-091-21/+21
* Share QGeoServiceProvider within QML.Aaron McCarthy2011-07-291-23/+21
* Merge remote branch 'origin/master' into places-baseAaron McCarthy2011-07-131-19/+19
|\