summaryrefslogtreecommitdiff
path: root/src/location/places
Commit message (Expand)AuthorAgeFilesLines
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-2/+0
* Fix export macro in private headersPaolo Angelelli2017-02-141-7/+8
* Doc: Location *Reply classes: Document aborted() signalTopi Reinio2017-01-301-1/+12
* Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-292-0/+2
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-039-10/+10
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0812-0/+132
* Bump all QtLocation 5.5 tags to 5.6Alex Blasche2015-09-2325-25/+25
* Fix remaining QtLocation qdoc warningsAlex Blasche2015-08-281-1/+1
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-2925-25/+25
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-252-2/+2
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-1974-1033/+1255
* Export the *Unsupported classes.Friedemann Kleint2015-02-191-7/+7
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1874-74/+74
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-3/+12
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-118-20/+20
|\
| * Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-098-20/+20
* | Add support for places to Open Street Map plugin.Aaron McCarthy2015-02-023-7/+8
* | Cleanup qRegisterMetaType<T>() callsAlex Blasche2015-01-152-3/+3
|/
* Doc: Applied title case to section1 titlesv5.4.0-beta1Nico Vertriest2014-10-091-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-2474-1403/+811
* Fix typoSergio Ahumada2014-04-021-1/+1
* Fix some typosSergio Ahumada2014-03-033-3/+3
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-229-41/+113
* Remove offset attribute from place search requests.Aaron McCarthy2014-01-204-37/+64
* Use QVariantMap instead of QMap<QString, QVariant>.Aaron McCarthy2014-01-082-2/+2
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-034-35/+35
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-4/+4
* Support explore functionality.Aaron McCarthy2013-07-2610-5/+318
* Fix QtLocation documentationAlex Blasche2013-07-1210-20/+19
* Update copyright year to 2013Sergio Ahumada2013-06-1326-26/+26
* QtLocation header check: compile in pedantic modeThiago Macieira2013-02-241-2/+2
* Enable the "#include <QLocation>" camel-case headerSze Howe Koh2013-02-104-4/+4
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-058-22/+22
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-0327-130/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-1745-45/+45
* Fix qmake warningsRainer Keller2013-01-1713-43/+44
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2471-1704/+1704
* Declare types as moveableabcd2012-09-194-0/+8
* Document how support for attributes may vary according to pluginabcd2012-08-281-0/+8
* Fix detachment of QPlaceEditorial objectsabcd2012-08-021-1/+1
* Fixes for QPlaceResult + unit testsabcd2012-07-311-2/+3
* Remove workaround for old unsupported compiler.Aaron McCarthy2012-07-195-37/+9
* QPlaceResultPrivate::compare(): Call the right compare function.Friedemann Kleint2012-07-181-1/+1
* Add missing virtuals to private classesabcd2012-07-172-2/+2
* Remove support for old compat qdoc commands.Aaron McCarthy2012-07-161-2/+2
* Declare metatype for relevancy hintabcd2012-07-121-0/+2
* Update search result documentationabcd2012-06-252-5/+24
* Remove osbsoleted code.abcd2012-06-221-7/+3
* Remove compiler warningsalex2012-06-221-1/+1
* Documentation fixes.Aaron McCarthy2012-06-224-14/+10