summaryrefslogtreecommitdiffstats
path: root/src/location/maps/tiled
Commit message (Expand)AuthorAgeFilesLines
* Fix broken QGeoTiledMapData::fitInViewPort()Alex Blasche2014-03-241-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1033-33/+33
* Update to new license formatSergio Ahumada2012-11-0733-726/+726
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-0733-99/+99
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-location into ...Qt Continuous Integration System2011-12-151-1/+5
|\
| * Bugfix (take 2) for QTMOBILITY-1977.Cristian Adam2011-12-131-1/+5
* | Silenced compiler warningsGareth Stockwell2011-11-224-8/+2
|/
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-1833-561/+561
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-location into ...Qt Continuous Integration System2011-05-183-72/+80
|\
| * Fixes several Maps misbehavioursDavid Laing2011-05-103-72/+80
* | Docs: QTMOBILITY-790 location, messaging.Peter Yard2011-05-104-4/+58
|/
* Merge branch 'master' of ../qtmobilityAlex2011-04-182-60/+35
|\
| * Cleans up some QGeoTiledMapData code.David Laing2011-04-082-60/+35
* | Docs: QTMOBILITY-790 added since tag to 1.2 classes.Peter Yard2011-04-154-4/+12
|/
* Adds tests for bounding boxes of map objects which cross the dateline.David Laing2011-04-051-4/+4
* QTMOBILITY-1478 Map clipping problem.juhvu2011-04-041-1/+2
* Fixes rendering of map objects across the dateline.David Laing2011-03-244-25/+75
* Fixes rendering glitches with small map viewports.David Laing2011-03-241-5/+25
* Adds reporting on whether custom objects are supported.David Laing2011-03-221-1/+5
* Fix for bounding box issues with exact-transformed objects.David Laing2011-03-181-17/+50
* Added custom map objects.David Laing2011-03-154-0/+190
* Fixes the cause of the failing pixmap map object unit test.David Laing2011-03-141-1/+1
* Merge branch 'master' into maps-api-fixDavid Laing2011-03-111-0/+9
|\
| * Fixes various unit tests.David Laing2011-03-111-0/+9
* | Merge branch 'maps-api' into maps-api-fixDavid Laing2011-03-102-0/+15
|\|
| * Fix MOBILITY-2568jounih2011-03-072-0/+11
| * Fix QGeoMapData and QGeoTiledMapData documentationjounih2011-03-071-0/+4
* | Fixes correctness for maps-api refactoring (mostly).David Laing2011-03-108-37/+57
* | Refactoring the generic map object changes to fix breakage.David Laing2011-03-0722-47/+2341
|/
* Fixes crash in map tile fetching.David Laing2011-02-241-15/+2
* Making direct calls to deleteLater in QGeoTiledMapData::replyFinishedAlex Wilson2011-02-231-5/+5
* Fixes the positioning and maps parts of the Location Coverity defects.David Laing2011-02-222-4/+11
* Optimising performance of map object rendering and transformationAlex Wilson2011-02-081-8/+10
* Making some small changes to improve performance with map objectsAlex Wilson2011-02-011-6/+6
* Fixing up a heap of compile warningsAlex Wilson2011-01-271-12/+3
* Merge branch 'master' into maps-graphicsitemAlex Wilson2011-01-251-1/+2
|\
| * Hack around some of the fractional zoomLevel issues in tiled mapsAlex Wilson2011-01-251-1/+2
| * Merge remote branch 'origin/1.1' into master-from-1.1Rohan McGovern2011-01-068-29/+29
| |\
| | * make unwarnAlex2010-12-218-29/+29
| | * Updated the 1.1 Location auto tests to match the progress in master.David Laing2010-12-035-4/+31
| | * Fixed spelling errors in Location comments.David Laing2010-11-242-3/+3
| | * Fix for bounding box errors with scaled map objectsDavid Laing2010-11-174-1/+28
| | * Fixed problem with ordering of map objects.David Laing2010-11-171-0/+1
| | * Fixes a number of crash bugs with map objects.David Laing2010-11-172-9/+13
* | | Repairing BC issue in QGeoTiledMapDataAlex Wilson2011-01-112-0/+11
* | | Adding full wrapping support and new virtuals in MapDataPrivateAlex Wilson2010-12-242-32/+43
* | | New linear transform rendering codeAlex Wilson2010-12-241-6/+9
* | | Adding conversion to spherical lat/lon in TiledMapDataAlex Wilson2010-12-242-3/+18
* | | Removing containment checks from screen/coordinate conversionAlex Wilson2010-12-241-9/+0
* | | Changing TiledMapData to defer to its parent class on thingsAlex Wilson2010-12-242-133/+6