summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativegeocodemodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-031-13/+13
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-2/+2
* Change copyright from 2012 to 2013Rainer Keller2013-01-171-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-7/+4
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-1/+1
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-4/+4
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-051-0/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-9/+9
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-4/+4
* Add cancel() method to GeocodeModel and RouteModel.Aaron McCarthy2012-05-091-0/+1
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-091-1/+0
* QtDeclarative renaming.Aaron McCarthy2012-03-091-5/+5
* Convert QGeoBoundingArea to use value type semantics.Aaron McCarthy2012-02-201-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Change Plugin{} element API to use enums for featuresAlex Wilson2012-01-061-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-1/+1
* First pass on QML geocoding docs (no examples).juhvu2011-08-241-5/+21
* Modified location QML tests to work in QML2 environment.juhvu2011-08-121-0/+13
* Rename QGeoSearchManager to QGeocodingManagerabcd2011-08-091-7/+7
* Share QGeoServiceProvider within QML.Aaron McCarthy2011-07-291-2/+0
* Merge remote branch 'origin/master' into places-baseAaron McCarthy2011-07-131-19/+19
|\
| * Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-07-081-17/+17
| * make QtLocation work while Qt is compiled with namespaceAlex2011-06-211-2/+2
* | Refactoring to use QGeoLocationabcd2011-07-111-7/+7
|/
* Imported the Qt5 location QML work from mobility repo to Qt5 repo.juhvu2011-06-031-31/+117
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-05-241-17/+17
* Add declarative API fo QtLocationAlex2011-05-111-0/+84