summaryrefslogtreecommitdiff
path: root/src/location/places/qplacemanager.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-1/+2
* Use 'const' correctlyVolker Hilsheimer2022-07-281-1/+1
* Clean up includesVolker Hilsheimer2022-07-281-12/+13
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2018-02-051-1/+1
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-1/+1
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-091-4/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-221-1/+1
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-031-4/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-171-1/+1
* Fix qmake warningsRainer Keller2013-01-171-10/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Refactor recommendationsabcd2012-06-211-2/+0
* dataChanged signalabcd2012-06-101-0/+1
* Removed unused headerCristian Adam2012-05-041-1/+0
* Clean up duplicated code in qgeoserviceprovider.cppAlex Wilson2012-04-201-0/+1
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-051-21/+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
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Implement cross-referencing of Placesabcd2012-01-131-1/+7
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Simplify saving a place between managersabcd2011-12-121-0/+2
* Another fix for QtLocation namespace compilation.Toby Tomkins2011-11-291-2/+2
* Allow specification of locale preferencesabcd2011-11-171-1/+2
* Rename getContent to getPlaceContentabcd2011-11-161-1/+1
* Recommendations to use place id instead of place objectabcd2011-11-161-1/+2
* Rename textPrediction to searchSuggestionabcd2011-11-161-5/+3
* Cpp Documentation class documentation + plugin documentationabcd2011-11-161-3/+3
* Docs for request classes + refactorabcd2011-11-071-1/+0
* Add Notifications Featureabcd2011-11-041-1/+2
* QPlaceManager::constructIconUrl does not need to existabcd2011-11-041-3/+1
* Fix inconsistency between removing places and categoriesabcd2011-10-251-1/+1
* Fixup temporary QtLocation export.alex2011-10-211-1/+1
* Remove QT_MODULE(Location) from public Location classesalex2011-10-191-1/+1
* First step of removal of Q_LOCATION_EXPORT macro from qglobal.halex2011-10-171-1/+1
* Remove authentication required signalabcd2011-10-141-1/+0
* Add Supported Features handlingabcd2011-10-121-7/+16
* Add Icon support to Placesabcd2011-10-111-0/+3
* Improve naming consistency in Places API.Aaron McCarthy2011-10-101-14/+6
* Place visibility scope.Aaron McCarthy2011-10-041-13/+1
* Add Category Save and Removal functionalityAaron McCarthy2011-10-031-2/+12
* Remove ConnectivityModes from QPlaceManager.Aaron McCarthy2011-09-271-13/+0
* Fix public headers.Aaron McCarthy2011-09-261-1/+6
* Remove unused code in QPlaceManager.Aaron McCarthy2011-09-261-5/+2