summaryrefslogtreecommitdiff
path: root/tests/auto/geotestplugin
Commit message (Expand)AuthorAgeFilesLines
* Test that the mapping manager engine pointer is still valid.Aaron McCarthy2014-02-101-9/+8
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-9/+26
* Fix killing timer in different thread.Aaron McCarthy2014-01-171-13/+12
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-087-15/+15
* Make geo coordinates animatable in QML.Albin Olsson2013-10-111-1/+1
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-033-49/+50
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-022-5/+5
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyright from 2012 to 2013Rainer Keller2013-01-178-8/+8
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-231-6/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-249-217/+217
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Expand unit tests for EditorialModelabcd2012-07-242-1/+50
* Expand unit tests for image modelabcd2012-07-242-5/+71
* Expand unit tests for review modelabcd2012-07-122-4/+110
* Test searching for recommendations.Aaron McCarthy2012-07-032-1/+21
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-036-51/+203
* Expand auto test for PlaceSearchSuggestionModel.Aaron McCarthy2012-06-271-6/+37
* Refactor recommendationsabcd2012-06-211-8/+0
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-4/+5
* Remove Maps from public C++ API.Aaron McCarthy2012-06-072-7/+6
* Mark test plugin as experimental.Aaron McCarthy2012-03-201-1/+1
* Coverity fixes, the sequel.David Laing2012-03-202-10/+15
* Refactoring of QtLocation APIBasel Hashisho2012-03-095-3/+335
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-057-34/+26
* Convert QGeoBoundingArea to use value type semantics.Aaron McCarthy2012-02-201-4/+4
* Adds the camera capabilities class.David Laing2012-02-162-2/+8
* Makes the map library use the file extension from the plugin.David Laing2012-02-021-1/+1
* Cleans up the projection code.David Laing2012-02-021-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Fix inconsistency, use childCategoryIds over childrenCategoryIdsabcd2012-01-301-1/+1
* Refactor Iconsabcd2012-01-301-5/+33
* Update obsolete contact address.Jason McDonald2012-01-236-6/+6
* Improve unit tests for CategoryModel.Aaron McCarthy2012-01-101-0/+32
* Update copyright year in license headers.Jason McDonald2012-01-066-6/+6
* Renames the new mapping classes.David Laing2012-01-051-6/+6
* Unit tests for Icon element.Aaron McCarthy2011-12-201-4/+4
* Unit tests for Category element.Aaron McCarthy2011-12-161-23/+92
* Map testing plugin improvement.Juha Vuolle2011-12-151-9/+21
* Rough version of the mapping test plugin.Juha Vuolle2011-12-153-5/+176
* Simplify saving a place between managersabcd2011-12-121-0/+6
* QtLocation tests: Fix compilation with MSVC.Friedemann Kleint2011-11-301-1/+1
* Allow specification of locale preferencesabcd2011-11-171-5/+6
* Rename getContent to getPlaceContentabcd2011-11-161-2/+2
* Recommendations to use place id instead of place objectabcd2011-11-161-2/+2
* Rename textPrediction to searchSuggestionabcd2011-11-161-2/+2
* Remove qmobilitypluginsearch.halex2011-11-102-1/+7
* Fix inconsistency between removing places and categoriesabcd2011-10-251-4/+4
* Add Supported Features handlingabcd2011-10-121-0/+6
* Add Icon support to Placesabcd2011-10-111-0/+8