summaryrefslogtreecommitdiff
path: root/src/location/location.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-261-50/+0
* QtLocation: adapt to build with external QtPositioningIvan Solovev2021-10-271-6/+1
* Fix compilation for no opengl buildsMichal Klocek2021-03-251-1/+8
* Make names of poly2tri, clipper, clip2tri libraries uniqueKai Koehne2020-09-091-1/+1
* Move declarative positioning classes to positioningquick, fix exportsPaolo Angelelli2018-12-041-1/+1
* Document potential ssl dependency in OSM providerPaolo Angelelli2018-06-251-1/+1
* Move locationlabs code into locationPaolo Angelelli2018-03-231-0/+2
* Add sync.profile and configure.json to .pro filesPaolo Angelelli2018-01-241-1/+1
* Remove duplicated qlocationglobal_p.h entryAlex Blasche2018-01-091-1/+0
* Fix dragging items out of map boundsPaolo Angelelli2017-07-281-0/+1
* Revert "Fix dragging items out of map bounds"Paolo Angelelli2017-07-191-1/+0
* Fix dragging items out of map boundsPaolo Angelelli2017-07-171-0/+1
* Mark qtlocation as warning-freeThiago Macieira2017-04-121-0/+3
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-5/+12
* Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-261-0/+6
* Fix cache mixing with high-dpi and low-dpi osm providersPaolo Angelelli2016-10-051-0/+3
* Add qtconcurrent dependency to locationPaolo Angelelli2016-09-211-0/+5
* Make QtLocation compile with pre-compiled headersAlex Blasche2014-08-121-1/+0
* Disable headers precompilationSergio Ahumada2014-06-171-0/+1
* Add missing MODULE_PLUGIN_TYPES to location.proAlbin Olsson2014-02-101-0/+2
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-1/+1
* Improve definition of projects belonging to QtPositioning & QtLocationAlex Blasche2013-09-161-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-40/+2
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-221-2/+0
* Fix QtLocation documentationAlex Blasche2013-07-121-11/+11
* 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