summaryrefslogtreecommitdiffstats
path: root/src/imports/location/declarativeplaces/qdeclarativesearchresultmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* QtDeclarative renaming.Aaron McCarthy2012-03-091-9/+9
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-38/+38
* Places QML API documentation is incompleteJean Gressmann2012-03-021-0/+28
* Docs: QtLocation typos QTBUG-24066.Peter Yard2012-02-241-1/+1
* Make it possible to clear place search models.Aaron McCarthy2012-02-231-0/+6
* Add sponsored field/role to place search results.Aaron McCarthy2012-02-211-1/+13
* Places qml overviewabcd2012-02-071-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Implement cross-referencing of Placesabcd2012-01-131-75/+52
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Remove unused member variable.Aaron McCarthy2012-01-051-1/+1
* Location docs spelling/typo fixes.Peter Yard2011-12-141-1/+1
* Reinitialize the plugin whenever the plugin name changesabcd2011-12-131-9/+6
* No need to rexecute query on every added/updated/removed placeabcd2011-12-131-6/+42
* Add data function to retrieve role data via indexabcd2011-12-081-0/+11
* add count property for the PlaceSearchModelabcd2011-12-081-0/+1
* Fix duplicate resultsabcd2011-11-251-2/+2
* Fix compiler warnings.Aaron McCarthy2011-11-251-1/+1
* Recommendations to use place id instead of place objectabcd2011-11-161-1/+1