summaryrefslogtreecommitdiff
path: root/src/imports/location/location.pro
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-65/+1
* Add clipping for rotated/tilted Map ItemsPaolo Angelelli2017-01-261-0/+3
* MapParameters for accessing specific features of custom QGeoMapsPaolo Angelelli2016-12-011-2/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-281-1/+2
|\
| * Delay removal/readd of map items until incubation completion on resetPaolo Angelelli2016-06-241-1/+2
* | Fix for crash on tessellation of self-intersectiong GeoPolygonsPaolo Angelelli2016-06-151-1/+1
|/
* Make use of incubator to asynchronously instantiate delegatesAaron McCarthy2015-09-091-2/+4
* Rename files qdeclarativegeomapgesturearea to qquickgeomapgestureareaMichal Klocek2015-07-131-2/+2
* Fix map flick animation in qdeclarativegeomapgestureareaMichal Klocek2015-06-301-2/+5
* Fix static linking when using libpoly2triAlex Blasche2014-12-101-10/+2
* Replace Qt3D with scene graph API for map rendering.Gunnar Sletta2014-03-241-3/+1
* Remove the GeoMapMouseAreaFabian Bumberger2014-02-061-4/+0
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-21/+6
* Update to use filtering of child mouse and touch events.Albin Olsson2013-08-161-1/+0
* Fix compilation after the qml engine changesLars Knoll2013-08-121-1/+1
* Fixes warning when using "QtLocation 5.0" import.Aaron McCarthy2013-04-081-1/+2
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-3/+7
* Remove deprecated MapPinchArea and MapFlickable elements.Aaron McCarthy2012-07-161-4/+0
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-111-39/+1
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-6/+6
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-1/+1
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-311-2/+4
* Build fix on Windows (MSVC2010SP1)Yuchen Deng2012-05-311-1/+8
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-0/+1
* New triangulator for map polygonsAlex Wilson2012-05-241-0/+4
* Combined mapFlickable and mapPinchArea into single object mapGestureAreaThomas Lowe2012-05-021-2/+5
* Change QML plugin to use new plugin macrosAlex Wilson2012-04-041-0/+3
* Add make target to rebuild plugins.qmltypes file.Aaron McCarthy2012-03-211-7/+17
* Implementation of copyrights notice handling mechanism in tiled maps.bhashish2012-03-161-2/+4
* QtDeclarative renaming.Aaron McCarthy2012-03-091-1/+1
* Fix for changes in Qt3DDavid Laing2012-02-141-1/+1
* Refactor geometry computations out of map items, caching resultsAlex Wilson2012-02-071-2/+4
* Support more than QObject* based roles in MapItemView.Aaron McCarthy2012-01-181-1/+1
* Add plugins.qmltypes for QtLocation 5.0.Aaron McCarthy2012-01-171-1/+8
* Explicit includes of QDeclarativeParserStatus, QtQuick fixupsAlex Wilson2012-01-131-1/+1
* Renames the new mapping classes.David Laing2012-01-051-1/+1
* Build against new QtQuick2 library.Aaron McCarthy2011-12-131-1/+1
* Map item and mouse area improvements.Juha Vuolle2011-12-121-2/+2
* Add polygon map itemMichal Klocek2011-12-021-0/+2
* Add route and polyline map itemsMichal Klocek2011-12-021-2/+6
* Renamed and reorganized QML Map item files and elements.Juha Vuolle2011-12-011-2/+4
* Add rectangle and crircle map items (draft)Michal Klocek2011-11-301-2/+6
* Removes the old map items.David Laing2011-11-251-2/+0
* Fix 100% cpu usage when map idle in qmlMichal Klocek2011-11-211-3/+5
* Maptype support, basic China support, new maptile serverTimo Ojala2011-11-181-0/+2
* Fixed compile and clean up INCLUDEPATHRohan McGovern2011-11-161-4/+1
* Initial work on pure QML map items.David Laing2011-11-111-2/+4
* Adds a first version of the map controller to the C++ APIDavid Laing2011-11-021-0/+1
* Rename the qml map class to be dimension -agnostic.Juha Vuolle2011-10-311-2/+2
* Removed mouse area and map item disabling flags.Juha Vuolle2011-10-281-8/+0