summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativegeomap_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated MapPinchArea and MapFlickable elements.Aaron McCarthy2012-07-161-11/+0
* Fix mouse wheel event handling and testIan Chen2012-07-061-1/+1
* Fix up documentation.Aaron McCarthy2012-06-211-4/+2
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-071-2/+2
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-291-1/+0
* Simple prefetch schemeThomas Lowe2012-05-161-0/+1
* Keep a QWeakPointer to map items rather than a plain oneAlex Wilson2012-05-161-1/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-21/+21
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-8/+8
* Coding style fixes, round #1Alex Wilson2012-05-151-2/+2
* Combined mapFlickable and mapPinchArea into single object mapGestureAreaThomas Lowe2012-05-021-0/+5
* Add 'fit viewport to map item' function and its unit tests.Ian Chen2012-04-231-0/+3
* Implementation of copyrights notice handling mechanism in tiled maps.bhashish2012-03-161-0/+4
* Fixes various Coverity warnings.David Laing2012-03-161-1/+0
* Refactoring of QtLocation APIBasel Hashisho2012-03-091-1/+1
* QtDeclarative renaming.Aaron McCarthy2012-03-091-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Explicit includes of QDeclarativeParserStatus, QtQuick fixupsAlex Wilson2012-01-131-0/+1
* Adding private API warnings for the Maps API.David Laing2012-01-091-3/+3
* Change Plugin{} element API to use enums for featuresAlex Wilson2012-01-061-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Renames the new mapping classes.David Laing2012-01-051-8/+8
* Fix map size access violation by render threadMichal Klocek2011-12-161-0/+2
* First set of map(-item, -view) quick autotests.Juha Vuolle2011-12-131-12/+5
* Build against new QtQuick2 library.Aaron McCarthy2011-12-131-3/+3
* Renamed and reorganized QML Map item files and elements.Juha Vuolle2011-12-011-5/+5
* MapMouseArea support part 1/3.Juha Vuolle2011-11-301-14/+6
* Removes the old map items.David Laing2011-11-251-8/+2
* Added maptype unit testsTimo Ojala2011-11-221-2/+2
* Fix 100% cpu usage when map idle in qmlMichal Klocek2011-11-211-6/+4
* Maptype support, basic China support, new maptile serverTimo Ojala2011-11-181-18/+15
* Refactors the C++ behind the QML Map ItemsDavid Laing2011-11-111-4/+4
* Initial work on pure QML map items.David Laing2011-11-111-0/+8
* Map QML autotests and improvements part 2/2.Juha Vuolle2011-11-031-8/+13
* Map QML autotests and improvements part 1/2.Juha Vuolle2011-11-021-44/+6
* Rename the qml map class to be dimension -agnostic.Juha Vuolle2011-10-311-0/+300