summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativegeoroutemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-1308/+0
* QtLocation: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-8/+8
* Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-291-30/+16
* Update Error enums for GeoCode & Route model typesAlex Blasche2015-08-281-12/+29
* Improve error handling in map, geo and route modelsMichal Klocek2015-06-111-42/+25
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-291-2/+2
* Document return types for invokable functions in QtLocation QMLAlex Blasche2015-05-291-12/+12
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Make Open Street Maps the default plugin used in Qt Location examples.Aaron McCarthy2015-02-041-1/+1
* Cleanup QtQml header includes in Positioning and LocationAlex Blasche2015-01-271-3/+0
* Make compile QtLocation after changes to QValuePrivateAlex Blasche2015-01-261-2/+2
* Adds mapping manager error handling to qmlMichal Klocek2015-01-131-1/+1
* Remove V8 references from QtLocationAlex Blasche2015-01-121-8/+4
* Make QtLocation work after internal valuetype changes in QtQMLAlex Blasche2015-01-081-5/+3
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-261-14/+16
* Remove RouteModel::locale property.Aaron McCarthy2014-01-131-53/+22
* Fix warning message about unsupported area types.Aaron McCarthy2014-01-081-1/+1
* Enhance measurement system support in routing manager.Aaron McCarthy2014-01-071-0/+97
* Fix crash (null pointer dereference).Albin Olsson2013-11-181-2/+5
* Make QtLocation QML module compile after QJSValuePrivate constructor changeAlex Blasche2013-10-011-2/+2
* Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-251-21/+21
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-2/+2
* Make compile after recent V4 API changesAlex Blasche2013-09-191-6/+8
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-10/+8
* Fix compilation after the qml engine changesLars Knoll2013-08-121-10/+12
* 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-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