summaryrefslogtreecommitdiffstats
path: root/src/imports/location/declarativeplaces
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-2634-8202/+0
* QtLocation: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-132-3/+3
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0814-0/+154
* Doc: replaced \target with \keyword at top of pageNico Vertriest2015-10-011-1/+1
* Fix documenation in 'places' exampleMichal Klocek2015-05-291-1/+1
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-2914-16/+16
* Document return types for invokable functions in QtLocation QMLAlex Blasche2015-05-293-12/+12
* Ensure that docs always import QtPositioning and QtLocation moduleAlex Blasche2015-05-2011-13/+13
* Fix QDeclarativeSearchResultModel error processing.Michal Klocek2015-05-111-0/+1
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-251-1/+1
* Fix duplicated link targetsAlex Blasche2015-03-038-8/+8
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-1933-462/+561
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1833-33/+33
* Adds mapping manager error handling to qmlMichal Klocek2015-01-133-4/+4
* Don't reset error string on category fetch error.Aaron McCarthy2014-12-161-4/+14
* Fix DeclarativePlace unit testAlex Blasche2014-09-231-2/+6
* Doc: replace VisualDataModel with DelegateModelNico Vertriest2014-09-161-3/+3
* Update license headers and add new license filesAntti Kokko2014-08-2433-627/+363
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-4/+4
* Doc: Document signals (not handlers) under \qmlsignalv5.3.0-beta1Sze Howe Koh2014-03-183-4/+10
* Fix some typosSergio Ahumada2014-03-032-2/+2
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-281-12/+12
* Fix translatable strings and cleanup unnecessary stringsAlex Blasche2014-02-262-2/+2
* Remove offset from PlaceSearchModel documentationAlex Blasche2014-02-041-14/+13
* Remove offset attribute from place content requests.Aaron McCarthy2014-01-222-32/+18
* Remove offset attribute from place search requests.Aaron McCarthy2014-01-203-25/+98
* Remove QtQml dependency from QtPositioning.Aaron McCarthy2013-12-112-2/+4
* Fix qdoc references following shift of example dirsAlex Blasche2013-11-181-1/+1
* Doc: Fixed broken Location links due to version number.v5.2.0-alpha1Jerome Pasion2013-09-257-18/+18
* Doc: Fixed broken Positioning links due to version number.Jerome Pasion2013-09-251-1/+1
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-2514-16/+16
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-031-2/+2
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-025-9/+8
* Fix bug where getDetails() could invalidate icon url.Albin Olsson2013-08-301-3/+6
* Support explore functionality.Aaron McCarthy2013-07-262-12/+50
* Fix QtLocation documentationAlex Blasche2013-07-1213-73/+73
* Update copyright year to 2013Sergio Ahumada2013-06-1316-16/+16
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-056-12/+12
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-031-6/+0
* Change copyright from 2012 to 2013Rainer Keller2013-01-1717-17/+17
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2433-792/+792
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-285-64/+38
* Document how support for attributes may vary according to pluginabcd2012-08-281-0/+8
* Fix compiler warnings with MSVC.Friedemann Kleint2012-08-283-3/+2
* Fix typoabcd2012-08-261-1/+1
* Document how to assign and write a PlaceAttributeabcd2012-08-261-0/+6
* Remove obsolete functionabcd2012-08-242-39/+0
* Remove workaroundabcd2012-08-244-24/+39
* Document and enforce that ExtendedAttributes are not instantiableabcd2012-08-241-0/+5
* Fix behaviour of update() of CategoryModelabcd2012-08-241-35/+38