summaryrefslogtreecommitdiff
path: root/tests/auto/geotestplugin/qplacemanagerengine_test.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-27/+2
* Mark the module as free of qAsConst()Marc Mutz2022-12-071-1/+1
* Cleanup: QPlaceContent and subclasses (1/3)Volker Hilsheimer2022-09-221-45/+67
* Cleanup: More nullptr instead of 0Volker Hilsheimer2022-09-191-6/+6
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-121-2/+2
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-5/+5
* Clean up includesVolker Hilsheimer2022-07-281-0/+2
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-9/+6
* Build minimal subset of QtLocation with unit-testsIvan Solovev2021-11-091-1/+1
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-08-031-13/+5
* Fix deprecation warningsFriedemann Kleint2019-05-271-3/+6
* 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