summaryrefslogtreecommitdiff
path: root/src/location
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2013Sergio Ahumada2013-06-1375-75/+75
* Only link against QtGui when having maps enabled.Volker Krause2013-04-182-2/+2
* Fix warnings in qtlocation found by GCC 4.8Thiago Macieira2013-04-072-3/+0
* Update the documentation for the Direction attribute of QGeoPositionInfo. The...Jim Ehrismann2013-04-041-1/+1
* Fixed NMEA case sensitive checksum comparison bugbelabalazs2013-03-261-3/+4
* Compile if there is no Qt3d.Volker Krause2013-03-071-1/+1
* QtLocation header check: compile in pedantic modeThiago Macieira2013-02-243-4/+4
* Fix header self-contained compilation: QGeoCoordinate must be declaredThiago Macieira2013-02-241-1/+1
* Enable the "#include <QLocation>" camel-case headerSze Howe Koh2013-02-107-10/+14
* Fix compile error because of missing headerRainer Keller2013-02-061-1/+1
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-0510-29/+29
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-0366-318/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-17124-124/+124
* Fix qmake warningsRainer Keller2013-01-1727-61/+68
* positionUpdated signal not emittedImmanuel Weber2013-01-151-7/+5
* Update docs after modularization of docsTor Arne Vestbø2012-10-111-2/+2
* Fix module dependencies between QtLocation and Qt3DSimon Hausmann2012-10-011-1/+1
* 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