summaryrefslogtreecommitdiff
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Update QtLocation and QtPositioning QML versions for 5.8 releasev5.8.0-rc1v5.8.05.8.0Alex Blasche2016-12-074-11/+11
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-0/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-0/+3
| |\
| | * Fix for QDeclarativeGeoMap::fitViewportToGeoShape and QGeoRectanglePaolo Angelelli2016-11-111-0/+3
* | | Renaming QGeoMapPrivate::changeMapSize to changeViewportSizePaolo Angelelli2016-11-226-19/+19
* | | Remove unused local variable from qdeclarativepolylinemapitemPaolo Angelelli2016-11-151-3/+1
* | | Merge remote-tracking branch 'gerrit/5.7' into 5.8Alex Blasche2016-11-023-8/+18
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-11-021-2/+1
| |\ \ | | |/
| | * Compilation fixVyacheslav Koscheev2016-10-281-1/+1
| * | Fix for Map polygon not working on zoomPaolo Angelelli2016-09-191-6/+6
| * | Fix for polylines and polygon rendering wrong at the edge of the mapPaolo Angelelli2016-09-192-0/+11
* | | Fix compilationMaurice Kalinowski2016-10-181-2/+2
* | | Fix panActive state when last touch point is releasedFrederik Gladhorn2016-10-051-2/+7
* | | QDeclarativeGeoMapItemBase::childMouseEventFilter: Do not eat release eventsFrederik Gladhorn2016-10-051-11/+7
* | | Remove a bunch of ungrabTouch/Mouse callsFrederik Gladhorn2016-10-041-15/+0
* | | Fix typoFrederik Gladhorn2016-10-031-1/+1
* | | Remove dead codeFrederik Gladhorn2016-10-031-5/+0
* | | Add missing panActiveChanged after flickingFrederik Gladhorn2016-10-031-0/+1
* | | Fix struct/class mis-matchFrederik Gladhorn2016-09-291-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-182-3/+4
|\ \ \ | |/ /
| * | Fix for wrong map center at startup in mapviewer examplePaolo Angelelli2016-09-052-3/+4
* | | Improve robustness of QML plugin loadingSimon Hausmann2016-08-262-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-2/+8
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-162-2/+8
| |\ \ | | |/
| | * Fix for invisible copyright notice with Holo theme on androidPaolo Angelelli2016-08-051-1/+5
| | * Fix accessing a MapPolyline delegate before it is handed over to MapPaolo Angelelli2016-08-041-1/+3
* | | QDeclarativeGeoMap::sendTouchEvent: fix compilationSimon Hausmann2016-08-121-4/+11
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-022-0/+39
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-012-0/+39
| |\ \ | | |/
| | * Enable dynamic addition/removal of map types by the mapping managerPaolo Angelelli2016-07-292-0/+39
* | | Merge remote-tracking branch 'gerrit/5.7' into devAlex Blasche2016-07-2915-226/+557
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-07-289-139/+349
| |\ \ | | |/
| | * Add minimal map qml exampleMichal Klocek2016-07-281-23/+9
| | * Fix the fitViewportToGeoShape calculationMichal Klocek2016-07-281-32/+73
| | * Fix for qgeocirclemapitem generation with invalid radiusPaolo Angelelli2016-07-261-1/+1
| | * A fix for not working setVisibleRegionMichal Klocek2016-06-242-3/+18
| | * Delay removal/readd of map items until incubation completion on resetPaolo Angelelli2016-06-246-81/+257
| * | Fix for wandering QGeoMapPolylineGeometryPaolo Angelelli2016-06-287-65/+176
| * | Fix for crash on tessellation of self-intersectiong GeoPolygonsPaolo Angelelli2016-06-152-22/+32
* | | Remove updateMutex from qml mapMichal Klocek2016-07-152-8/+0
* | | Refactor: rename improperly named methodsPaolo Angelelli2016-06-301-5/+5
* | | Enable building with QT_NO_OPENGL defined by using QSGGeometry EnumsAndy Nichols2016-06-243-4/+4
* | | Migrate to cross-API helper scenegraph nodesLaszlo Agocs2016-06-231-7/+6
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-103-4/+6
|\ \ | |/
| * fix for losing map item focus while dragging themPaolo Angelelli2016-06-021-1/+0
| * Polish and update map elements on window resizePaolo Angelelli2016-05-312-2/+2
| * Include childItems among the elements to check in populateMap()Paolo Angelelli2016-05-311-1/+4
* | Fix setZoomLevel and setCenter when called before initializationPaolo Angelelli2016-05-311-2/+2
* | Fix buildMaurice Kalinowski2016-05-101-2/+2
* | Update QML version to 5.7 for QtPositioning and QtLocationAlex Blasche2016-04-294-9/+17