summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2013Sergio Ahumada2013-06-13176-176/+176
* Fix the build on Mac when c++11 was enabledLiang Qi2013-06-071-0/+3
* Update all plugins.qmltypes filesLiang Qi2013-05-301-525/+223
* Update qmldir filesLiang Qi2013-05-301-0/+1
* Only link against QtGui when having maps enabled.Volker Krause2013-04-182-2/+2
* Fixes warning when using "QtLocation 5.0" import.Aaron McCarthy2013-04-083-2/+4
* Fix geocoding in OSM plugin.Aaron McCarthy2013-04-082-7/+8
* Fix warnings in qtlocation found by GCC 4.8Thiago Macieira2013-04-073-3/+6
* 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-073-3/+4
* 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
* Add routing support to OSM plugin.Aaron McCarthy2013-02-227-8/+601
* Add geocoding support to OSM plugin.Aaron McCarthy2013-02-227-8/+527
* Open Street Maps plugin.Aaron McCarthy2013-02-2011-1/+685
* 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-0522-50/+50
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-0373-342/+1
* Change copyright from 2012 to 2013Rainer Keller2013-01-17230-230/+230
* Fix qmake warningsRainer Keller2013-01-1727-61/+68
* Ensure compilation does not fail if function does not return a valueRainer Keller2013-01-161-1/+1
* positionUpdated signal not emittedImmanuel Weber2013-01-151-7/+5
* make use of qtHaveModule()Oswald Buddenhagen2013-01-082-2/+2
* Change usage of deprecated QWindow accessorsShawn Rutledge2012-11-303-4/+4
* Sync MARC language codes with QLocale onesKonstantin Ritt2012-11-241-21/+67
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-237-35/+7
* Make poly2tri library build both debug and release versionsJonathan Liu2012-10-291-0/+3
* Compile after QPen changes.Friedemann Kleint2012-10-241-1/+1
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-162-2/+2
* 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-24406-9757/+9757
* Declare types as moveableabcd2012-09-196-0/+12
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-138-16/+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-2834-723/+1097
* Document how support for attributes may vary according to pluginabcd2012-08-282-0/+16
* Fix compilation on QNXSean Harmer2012-08-287-13/+14
* Fix compiler warnings with MSVC.Friedemann Kleint2012-08-288-11/+10
* compile fixMaurice Kalinowski2012-08-272-13/+13
* Fix typoabcd2012-08-261-1/+1
* Document how to assign and write a PlaceAttributeabcd2012-08-261-0/+6
* Remove obsolete functionabcd2012-08-242-39/+0
* Remove workaroundabcd2012-08-245-25/+42
* Document and enforce that ExtendedAttributes are not instantiableabcd2012-08-242-0/+8
* Fix behaviour of update() of CategoryModelabcd2012-08-241-35/+38
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-2450-1437/+1331
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-2238-145/+146