summaryrefslogtreecommitdiffstats
path: root/plugins/geoservices
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' into maps-apiDavid Laing2011-01-182-2/+18
|\
| * Merge remote branch 'origin/1.1' into master-from-1.1Rohan McGovern2011-01-061-0/+3
| |\
| | * Fix crash when making a QGraphicsGeoMap without networkAlex Wilson2010-12-131-0/+3
| | * Updated the 1.1 Location auto tests to match the progress in master.David Laing2010-12-032-1/+2
| * | Adding checks to ensure that JSONParser doesn't crashAlex Wilson2010-12-142-2/+15
* | | Nokia Geoservices Plugin: Moved copyright notice/icon drawing from paint to p...Bjoern Stabel2010-12-142-4/+2
* | | Fixed the ovi logo moving off the screen if the coordinates for top/left are ...Bjoern Stabel2010-12-131-1/+1
|/ /
* / Made sure QGeoMappingManagerEngineNokia::m_cache is initialized even if DISKC...Bjoern Stabel2010-12-012-1/+2
|/
* Added license headers to new files.David Laing2010-11-153-0/+62
* Added copyright info to online plugin.Bjoern Stabel2010-11-153-3/+364
* Added copyright watermark image to online plugin.Bjoern Stabel2010-11-126-3/+147
* Fixes: MOBILITY-688 qt-mobility fails to compile (OS X)abcd2010-11-082-2/+2
* Fixes the parsing of maneuvers and segments in the Nokia maps plugin.David Laing2010-11-031-38/+82
* GeoService Nokia plugin route server updatejounih2010-10-201-1/+1
* Changed createMapData() to work with new QML bindings.David Laing2010-10-082-3/+3
* Rename QGeoAddress::postCode to postcodeabcd2010-10-082-3/+3
* QGeoServiceProviderFactoryNokia: Added the static members defaultToken and de...Bjoern Stabel2010-10-068-41/+79
* Code style fixes for Maps API.David Laing2010-09-3018-113/+112
* Merge branch 'maps-api' of scm.dev.nokia.troll.no:qtmobility/qtm-location int...David Laing2010-09-293-16/+48
|\
| * QGeoSearchReplyNokia, QGeoRouteReplyNokia: Now discarding the reply when dele...Bjoern Stabel2010-09-282-14/+48
| * GeoServices Nokia plugin fix postEvent: Unexpected null receiverjounih2010-09-281-2/+0
* | Updated QGeoRouteSegment to follow LBSP semantics.David Laing2010-09-291-1/+6
|/
* LBSP routing changes for features / avoidance.David Laing2010-09-272-61/+96
* Added the terms and conditions for the Ovi services maps plugin.David Laing2010-09-2320-0/+335
* Fix includes qgeoinstruction.h -> qgeomaneuver.hjounih2010-09-211-1/+1
* Added support for connectivity mode to the nokia mapping plugin.David Laing2010-09-212-0/+16
* Disabled disk caching of Mokia map tiles on devices.David Laing2010-09-211-8/+20
* Started changing QGeoInstruction to QGeoManeuver.David Laing2010-09-213-48/+64
* GeoServices Nokia plugin network disk cache max size limitjounih2010-09-201-0/+10
* GeoServices Nokia plugin route instruction to segment handlingjounih2010-09-171-19/+29
* Merge branch 'master' into maps-apiDavid Laing2010-09-162-7/+13
|\
| * Remove streetNumber from QGeoAddressabcd2010-09-132-6/+1
* | GeoServices Nokia plugin fixesjounih2010-09-142-32/+28
* | GeoServices Nokia bounds null checkjounih2010-09-131-3/+5
* | GeoServices Nokia offset, limit and bounds handlingjounih2010-09-134-16/+22
* | GeoServices plugin remove unnecessary replacejounih2010-09-101-1/+1
* | GeoServices Nokia plugin add GeoCoding service language supportjounih2010-09-094-12/+300
|/
* Nokia Geoservices Plugin: Using 8-bit pngs on desktops too now, as per policy.Bjoern Stabel2010-09-081-4/+4
* GeoServices Nokia plugin fix compile warnings and add search parametersjounih2010-09-062-3/+16
* GeoServices Nokia plugin routing locale / language handlingjounih2010-09-061-1/+2
* Merge branch 'maps-api' of scm.dev.troll.no:qtmobility/qtm-location into maps...jounih2010-09-011-13/+24
|\
| * nokia geoservices plugin: Using maptile server for map tiles now instead of g...Bjoern Stabel2010-08-311-12/+23
| * Changed tile size from 128 to 256 (these are cached server-side)Bjoern Stabel2010-08-301-1/+1
* | Remove geoservices nokiasearch pluginjounih2010-09-0116-1839/+1
|/
* GeoServices Nokia search manager error string handlingjounih2010-08-272-4/+7
* geoservices Nokia plugin improve and cleanupjounih2010-08-242-22/+7
* Another crash-on-exit bugfix (by Jouni)Bjoern Stabel2010-08-231-1/+1
* QGeoMapReplyNokia: Fixed crash when exiting the MapViewer while still loading...Bjoern Stabel2010-08-232-10/+27
* Added referer and token parameters to QGeoSearchManagerEngineNokiatomz2010-08-182-4/+27
* Removed unnecessary math include from QGeoMappingManagerEngineNokiatomz2010-08-171-2/+0