summaryrefslogtreecommitdiff
path: root/tests/auto/geotestplugin/qplacemanagerengine_test.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-051-17/+17
* Make QPlace extensiblePaolo Angelelli2018-01-271-0/+39
* Updated license headersAntti Kokko2016-01-201-17/+12
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-16/+18
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Autotest: Use resources for test dataRainer Keller2015-01-281-0/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-5/+5
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-9/+26
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-081-1/+1
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-2/+2
* Change copyright from 2012 to 2013Rainer Keller2013-01-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Expand unit tests for EditorialModelabcd2012-07-241-1/+26
* Expand unit tests for image modelabcd2012-07-241-5/+47
* Expand unit tests for review modelabcd2012-07-121-4/+74
* Test searching for recommendations.Aaron McCarthy2012-07-031-0/+16
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-031-33/+133
* Expand auto test for PlaceSearchSuggestionModel.Aaron McCarthy2012-06-271-6/+37
* Refactor recommendationsabcd2012-06-211-8/+0
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-051-6/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Fix inconsistency, use childCategoryIds over childrenCategoryIdsabcd2012-01-301-1/+1
* Refactor Iconsabcd2012-01-301-5/+33
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Improve unit tests for CategoryModel.Aaron McCarthy2012-01-101-0/+32
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Unit tests for Icon element.Aaron McCarthy2011-12-201-4/+4
* Unit tests for Category element.Aaron McCarthy2011-12-161-23/+92
* Simplify saving a place between managersabcd2011-12-121-0/+6
* 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
* 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
* Improve naming consistency in Places API.Aaron McCarthy2011-10-101-10/+2
* Place visibility scope.Aaron McCarthy2011-10-041-8/+3
* Add Category Save and Removal functionalityAaron McCarthy2011-10-031-2/+32
* Place element unit tests.Aaron McCarthy2011-09-271-6/+91
* Remove ConnectivityModes from QPlaceManager.Aaron McCarthy2011-09-271-15/+0
* Remove unused code in QPlaceManager.Aaron McCarthy2011-09-261-2/+5
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-2/+2
* Rename QGeoPlace to QPlaceabcd2011-09-231-4/+4
* Squashed commit of the following:Aaron McCarthy2011-09-091-1/+1
* Rename PlaceSaveReply to PlaceIdReplyabcd2011-09-021-1/+1
* Use content mechanism to retrieve reviewsabcd2011-08-241-10/+1