summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Map item autotests and related fixes.Juha Vuolle2011-12-219-31/+387
* Using barymetric center for poly triangulationAlex Wilson2011-12-211-1/+7
* Removing some unnecessary #includes on Qt3D headersAlex Wilson2011-12-211-5/+0
* Added route calculation via markers to mapviewerTimo Ojala2011-12-201-14/+14
* Adding borders to map rectangle items, drawing fixesAlex Wilson2011-12-203-9/+46
* Unit tests for User element.Aaron McCarthy2011-12-201-0/+102
* Improve coverage of QPlace unit testabcd2011-12-201-30/+106
* Rename (private fn) reloadCategories() to updateLayout()abcd2011-12-202-4/+4
* Unit tests + corrections for Contact Details in QMLabcd2011-12-205-31/+126
* Fix compile when QtJsonDb is available.Aaron McCarthy2011-12-201-4/+4
* Replace use of QLatin1Constant with QStringLiteral.Aaron McCarthy2011-12-207-198/+12
* Unit tests for Supplier element.Aaron McCarthy2011-12-203-1/+149
* Unit tests for Icon element.Aaron McCarthy2011-12-203-4/+216
* Fixed mapviewer menus going under main menu. Tuned item opacity.Timo Ojala2011-12-204-6/+7
* Unit tests for Ratings element.Aaron McCarthy2011-12-201-0/+106
* Document difference between address results ad POI resultsabcd2011-12-201-0/+7
* Explicitly state relationship between error and finished signalsabcd2011-12-201-2/+6
* Move qplace .h, _p.h and .cpp files into src/location/placesabcd2011-12-205-3/+3
* Replacing GL_QUADS and GL_POLYGON with trianglesAlex Wilson2011-12-202-6/+9
* Refactors the caching and tile fetching code.David Laing2011-12-1913-154/+282
* Unit test for QPlaceReplyabcd2011-12-193-0/+130
* Added image, video, and 3d items to mapviewerTimo Ojala2011-12-199-3/+274
* Add unit tests for QGeoRouteSegment and QGeoRoutingManageralex2011-12-1912-1/+925
* Fix threading issue for map itemMichal Klocek2011-12-1814-518/+349
* Fix map size access violation by render threadMichal Klocek2011-12-163-1/+8
* Autotest improvements and additions.Juha Vuolle2011-12-1612-30/+240
* Line borders for MapPolygons and MapCirclesAlex Wilson2011-12-167-12/+126
* Install common resources.Aaron McCarthy2011-12-164-24/+28
* Smoother line drawing on maps (--performance?)Alex Wilson2011-12-161-0/+6
* Unit tests for Category element.Aaron McCarthy2011-12-165-62/+361
* Adding line.width and line.color to Map Polyline & RouteAlex Wilson2011-12-166-43/+129
* Unit test for QPlaceSearchReplyabcd2011-12-153-0/+154
* Map testing plugin improvement.Juha Vuolle2011-12-151-9/+21
* Add unit tests for QGeoRoute, QGeoRouteReply & QGeoRouteRequest.alex2011-12-1510-0/+1241
* Rough version of the mapping test plugin.Juha Vuolle2011-12-155-10/+193
* Destructor should be virtualabcd2011-12-141-0/+1
* Fix wrong overloaded function is being called.Aaron McCarthy2011-12-141-1/+1
* Location docs spelling/typo fixes.Peter Yard2011-12-1427-48/+48
* places system testsNatalia Shubina2011-12-141-334/+648
* Add test for userabcd2011-12-143-0/+160
* Unit test for QPlaceDetailsReplyabcd2011-12-143-0/+110
* Unit test for QPlaceContactDetailabcd2011-12-143-0/+167
* Fix for map panning problemBasel Hashisho2011-12-131-1/+3
* Reimplement mapitemsMichal Klocek2011-12-1314-1046/+820
* separate out places unit tests from other testsabcd2011-12-131-13/+15
* First set of map(-item, -view) quick autotests.Juha Vuolle2011-12-139-215/+333
* Making Flickr example work again after API changesAlex Wilson2011-12-132-3/+4
* QML-based WeatherInfo example, to demonstrate location position APIsAlex Wilson2011-12-1325-2/+1326
* Remove PRN number from QGeoSatelliteInfo classCarsten Bürger2011-12-135-71/+9
* Transition back to search list when a place is removed.abcd2011-12-131-6/+11