summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativegeoroutemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-281-81/+66
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-98/+100
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-8/+8
* General doc fixes.Peter Yard2012-08-141-3/+4
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-2/+4
* Inter-module documentation link fixes.Aaron McCarthy2012-07-161-2/+2
* Documentation fixes.Aaron McCarthy2012-06-221-4/+4
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-2/+2
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-13/+13
* 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-5/+7
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-13/+14
* Removed spurious pointer check before deletionCristian Adam2012-05-161-2/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-21/+21
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-9/+9
* Coding style fixes: use post-increment in for loopsAlex Wilson2012-05-151-5/+5
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-9/+9
* 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-22/+10
* Do not completely ignore plugin error messagesCristian Adam2012-05-081-1/+2
* General documentation issuesWolfgang Beck2012-03-291-41/+116
* Fixed QML documentation for RouteQuery enum constants.Jean Gressmann2012-03-201-29/+29
* Clearing waypoints and immediately adding new ones crashesJean Gressmann2012-03-201-1/+23
* QtDeclarative renaming.Aaron McCarthy2012-03-091-25/+19
* 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-37/+37
* Maps/navigation QML API documentation is incompleteJean Gressmann2012-03-021-5/+15
* Fix \qmlmethods for RouteQuery disappearing, add desc + exampleAlex Wilson2012-02-231-8/+46
* Add resetFeatureWeights() function to RouteQueryAlex Wilson2012-02-151-10/+21
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Documentation for GeocodeModel and RouteModelAlex Wilson2012-01-121-9/+72
* 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-4/+4
* QML Maps.Peter Yard2011-11-101-18/+18
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-251-4/+11
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-1/+1
* First pass on QML geocoding docs (no examples).juhvu2011-08-241-5/+3
* RouteModel and RouteQuery documentation (no examples).juhvu2011-08-231-32/+351
* Map object list and ability to clear map objects.juhvu2011-08-161-4/+4
* Modified location QML tests to work in QML2 environment.juhvu2011-08-121-2/+16
* Share QGeoServiceProvider within QML.Aaron McCarthy2011-07-291-19/+20
* 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
* Imported the Qt5 location QML work from mobility repo to Qt5 repo.juhvu2011-06-031-0/+700