summaryrefslogtreecommitdiff
path: root/src/location/location.pro
Commit message (Expand)AuthorAgeFilesLines
* Only link against QtGui when having maps enabled.Volker Krause2013-04-181-1/+1
* Compile if there is no Qt3d.Volker Krause2013-03-071-1/+1
* Enable the "#include <QLocation>" camel-case headerSze Howe Koh2013-02-101-2/+2
* Update docs after modularization of docsTor Arne Vestbø2012-10-111-2/+2
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-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
* Generate QtLocation docs the way all modules do italex2012-06-281-0/+2
* build system cleanupsOswald Buddenhagen2012-06-251-9/+2
* auto-generate module prisOswald Buddenhagen2012-06-251-2/+1
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-11/+10
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-291-1/+1
* remove useless include pathOswald Buddenhagen2012-04-041-2/+0
* Update positioning sources to use new plugin styleAlex Wilson2012-03-121-67/+2
* Introduce locationd interface library to npe positioning backendCarsten Bürger2012-02-241-2/+7
* Convert QGeoBoundingArea to use value type semantics.Aaron McCarthy2012-02-201-0/+1
* Fix build by using JsonDbCompat.Aaron McCarthy2012-02-131-1/+1
* Remove use of deprecated VariantStream APIMartin Zielinski2012-02-011-7/+2
* Renames the new mapping classes.David Laing2012-01-051-1/+0
* Replace use of QLatin1Constant with QStringLiteral.Aaron McCarthy2011-12-201-1/+0
* Move qplace .h, _p.h and .cpp files into src/location/placesabcd2011-12-201-3/+0
* Disable NPE positioning backend when building for simulator.Aaron McCarthy2011-12-131-1/+1
* replace mtcore by mt-qt5-libCarsten Bürger2011-12-121-2/+2
* Adapted the simulator backend for the new Qt Simulatorvbologa2011-11-171-3/+2
* QtLocation doesn't support Symbian anymore.alex2011-11-101-51/+0
* Remove qmobilitypluginsearch.halex2011-11-101-2/+1
* QGeoSatelliteInfoSource implementation for NPE backendCarsten Bürger2011-11-091-2/+5
* First step of removal of Q_LOCATION_EXPORT macro from qglobal.halex2011-10-171-1/+2
* Improve naming consistency in Places API.Aaron McCarthy2011-10-101-1/+0
* Place visibility scope.Aaron McCarthy2011-10-041-2/+4
* Add first version of NPE backendalex2011-09-271-0/+11
* Fix public headers.Aaron McCarthy2011-09-261-1/+3
* Rename QGeoPlace to QPlaceabcd2011-09-231-3/+3
* Squashed commit of the following:Aaron McCarthy2011-09-091-9/+1
* Merge remote branch 'origin/master' into placesAaron McCarthy2011-08-311-0/+1
|\
| * fix buildOswald Buddenhagen2011-07-191-0/+1
* | Remove Landmarks as it is now obsoleteabcd2011-08-231-1/+0
* | Merge remote branch 'origin/master' into places-baseAaron McCarthy2011-07-131-1/+3
|\ \ | |/
| * fix Mac framework buildAlex2011-06-281-1/+2
| * make QtLocation work while Qt is compiled with namespaceAlex2011-06-211-1/+2
| * Use feature profile loading instead of direct inclusion.axis2011-06-071-1/+1
* | Refactoring to use QGeoLocationabcd2011-07-111-0/+3
* | Initial dump of placesabcd2011-06-021-0/+1
|/
* Add QTLOCATION_VERSION macro for qtlocationLiang Qi2011-05-111-0/+1
* Remove WinCE and Freemantle supportAlex2011-05-111-26/+1
* More project file fixes for QtLocation moduleAlex2011-05-101-7/+10
* add Ovi rest plugin to LocationAlex2011-05-101-1/+2
* first commit of QtLocationAlex2011-05-061-0/+197