summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativecoordinate_p.h
Commit message (Expand)AuthorAgeFilesLines
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-85/+0
* 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-0/+1
* compile fixMaurice Kalinowski2012-08-271-1/+1
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-31/+13
* Remove unneeded use of QT_PREPEND_NAMESPACE when declaring metatypes.Aaron McCarthy2012-08-061-1/+1
* Add workaround for managing map item's coordinatesIan Chen2012-07-301-0/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-3/+3
* Coding style fixes, round #1Alex Wilson2012-05-151-1/+1
* QtDeclarative renaming.Aaron McCarthy2012-03-091-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
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Adds coordinateChanged signal to QML CoordinatesAlex Wilson2011-12-231-1/+2
* Adds azimuthTo and atDistanceAndAzimuth to QML CoordinatesAlex Wilson2011-12-221-0/+7
* Add support for getting/setting QML location elements from C++.Aaron McCarthy2011-11-101-0/+1
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-2/+2
* 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-3/+3
* Imported the Qt5 location QML work from mobility repo to Qt5 repo.juhvu2011-06-031-17/+17
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-05-241-17/+17
* Add declarative API fo QtLocationAlex2011-05-111-0/+92