summaryrefslogtreecommitdiffstats
path: root/src/imports/location/declarativeplaces/qdeclarativesearchresultmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-916/+0
* Fix QtLocation \since tags in QML and C++Alex Blasche2015-05-291-1/+1
* Document return types for invokable functions in QtLocation QMLAlex Blasche2015-05-291-7/+7
* Fix QDeclarativeSearchResultModel error processing.Michal Klocek2015-05-111-0/+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
* Adds mapping manager error handling to qmlMichal Klocek2015-01-131-2/+2
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use QStringLiteral whereever possibleAlex Blasche2014-05-151-4/+4
* Doc: Document signals (not handlers) under \qmlsignalv5.3.0-beta1Sze Howe Koh2014-03-181-1/+3
* Remove offset from PlaceSearchModel documentationAlex Blasche2014-02-041-14/+13
* Remove offset attribute from place search requests.Aaron McCarthy2014-01-201-6/+29
* Doc: Removed version from "\inqmlmodule QtLocation"Jerome Pasion2013-09-251-1/+1
* Fix some name inconsistencies in QtLocationAlex Blasche2013-09-031-2/+2
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-4/+3
* Support explore functionality.Aaron McCarthy2013-07-261-11/+44
* Fix QtLocation documentationAlex Blasche2013-07-121-7/+7
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Rename namespace QtLocation -> QLocationSze Howe Koh2013-02-051-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Convert GeoShape, GeoRectangle and GeoCircle into QML value types.v5.0.0-beta1Aaron McCarthy2012-08-281-15/+7
* Convert Coordinate into a QML coordinate value type.Aaron McCarthy2012-08-241-1/+1
* Docs: change inappropriate references to 'element'.Peter Yard2012-08-221-1/+1
* Refactor quickstart documentation to reference simple examplesabcd2012-08-171-0/+1
* Document how a Loader can be used to create delegatesabcd2012-08-171-0/+6
* General doc fixes.Peter Yard2012-08-141-2/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* Fix behavior of the cancel operationabcd2012-07-271-1/+5
* Fix emission of signalsabcd2012-07-121-4/+6
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-031-1/+4
* Documentation fixes.Aaron McCarthy2012-06-221-2/+2
* Documentation fixes.Aaron McCarthy2012-06-221-3/+3
* Fix broken links to plugin documentation.Aaron McCarthy2012-06-221-2/+2
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-221-1/+1
* Refactor recommendationsabcd2012-06-211-10/+242
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-211-5/+6
* Refactor Search Resultsabcd2012-06-201-1/+16
* Remove correctionsabcd2012-06-141-37/+0
* Fix spelling.abcd2012-06-131-1/+1
* QML dataChanged()abcd2012-06-101-1/+12
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-051-5/+9
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-5/+5
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-151-1/+1
* Rename Place*Model::execute() to update().Aaron McCarthy2012-05-101-12/+12
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-091-2/+6
* Docs: Bug-6690 fixes. General doc fixes.Peter Yard2012-05-031-3/+38
* Documentation Fixesabcd2012-04-041-15/+43
* General documentation issuesWolfgang Beck2012-03-291-11/+23
* Minor fixes to places qml documentationIan Chen2012-03-271-1/+1
* Document PlaceSearchModel behavior when it detects update/removalabcd2012-03-211-0/+8