summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativegeolocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-193/+0
* 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-22/+10
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-27/+16
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-6/+6
* General doc fixes.Peter Yard2012-08-141-2/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* More accurate docs for Location::boundingBoxabcd2012-06-221-7/+7
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-12/+11
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-1/+1
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-2/+2
* General documentation issuesWolfgang Beck2012-03-291-14/+5
* Many documentation improvementsAnonymous2012-03-231-1/+1
* Docs: QTBUG-24066, Location doc typos.Peter Yard2012-02-131-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
* The great doc crusade continuesAlex Wilson2012-01-201-8/+40
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Location docs spelling/typo fixes.Peter Yard2011-12-141-2/+2
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-101-0/+15
* LocationId is not useful to developersabcd2011-11-101-57/+49
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-251-4/+4
* Improve naming consistency in Places API.Aaron McCarthy2011-10-101-12/+13
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-0/+41
* Remove additionalData from QGeoLocationabcd2011-09-231-22/+0
* Modified location QML tests to work in QML2 environment.juhvu2011-08-121-2/+2
* Remove navigationPositions from QGeoLocationabcd2011-07-261-78/+0
* Remove label from geolocationabcd2011-07-261-21/+0
* Remove alternative labelsabcd2011-07-261-75/+0
* Remove locationScore field form QGeoLocationabcd2011-07-261-21/+0
* Integrate changes from qt4-prereleaseabcd2011-07-251-5/+30
* Allow places branch to work when Qt is built in a namespace.Aaron McCarthy2011-07-141-1/+1
* Refactoring to use QGeoLocationabcd2011-07-111-0/+336