summaryrefslogtreecommitdiff
path: root/src/location
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24199-4778/+4778
* Declare types as moveableabcd2012-09-196-0/+12
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Q_GLOBAL_STATIC's use of noexcept makes QStringLiteral not workThiago Macieira2012-09-041-1/+1
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-284-0/+99
* Document how support for attributes may vary according to pluginabcd2012-08-281-0/+8
* Fix compilation on QNXSean Harmer2012-08-284-11/+11
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-242-1/+3
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-1/+1
* fix module dependenciesOswald Buddenhagen2012-08-111-2/+2
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Remove unneeded use of QT_PREPEND_NAMESPACE when declaring metatypes.Aaron McCarthy2012-08-061-2/+2
* Fix detachment of QPlaceEditorial objectsabcd2012-08-021-1/+1
* Fixes for QPlaceResult + unit testsabcd2012-07-311-2/+3
* Let mapscene manage its own light for the map tilesIan Chen2012-07-301-0/+8
* Fix incorrect warning messages + refactor error handlingabcd2012-07-201-3/+0
* Remove workaround for old unsupported compiler.Aaron McCarthy2012-07-195-37/+9
* QPlaceResultPrivate::compare(): Call the right compare function.Friedemann Kleint2012-07-181-1/+1
* Add missing virtuals to private classesabcd2012-07-172-2/+2
* Remove support for old compat qdoc commands.Aaron McCarthy2012-07-161-2/+2
* Declare metatype for relevancy hintabcd2012-07-121-0/+2
* Update the export macros in qtlocation.gitThiago Macieira2012-06-281-18/+2
* Generate QtLocation docs the way all modules do italex2012-06-281-0/+2
* Don't rely on indirect inclusion; include <qdatastream.h>Thiago Macieira2012-06-272-0/+2
* Fix compile warnings.Aaron McCarthy2012-06-261-7/+5
* build system cleanupsOswald Buddenhagen2012-06-251-9/+2
* auto-generate module prisOswald Buddenhagen2012-06-251-2/+1
* Update search result documentationabcd2012-06-252-5/+24
* Save and restore cache queues, for better cachingThomas Lowe2012-06-222-24/+118
* Remove osbsoleted code.abcd2012-06-221-7/+3
* Remove compiler warningsalex2012-06-221-1/+1
* More accurate docs for Location::boundingBoxabcd2012-06-221-0/+4
* Documentation fixes.Aaron McCarthy2012-06-227-14/+22
* Fix broken links to plugin documentation.Aaron McCarthy2012-06-222-4/+4
* Refactor recommendationsabcd2012-06-216-34/+31
* Fix up documentation.Aaron McCarthy2012-06-212-5/+7
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-2133-757/+734
* Refactor Search Resultsabcd2012-06-208-82/+435
* Add missing QGeoServiceProvider documentation.Aaron McCarthy2012-06-203-30/+98
* Fix qtlocation build for WEC7.Janne Anttila2012-06-203-2/+6
* Remove correctionsabcd2012-06-147-62/+12
* enum reorderabcd2012-06-131-2/+2
* dataChanged signalabcd2012-06-104-3/+37
* Fix incorrect placement of #endif directiveabcd2012-06-081-4/+2
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-072-3/+4
* Remove Maps from public C++ API.Aaron McCarthy2012-06-0741-735/+811
* Fix errors reported by coverity.Aaron McCarthy2012-06-041-1/+0
* Stop timer before stopping thread.Aaron McCarthy2012-05-311-3/+4
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-296-8/+2
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-298-23/+43