summaryrefslogtreecommitdiff
path: root/src/imports/location/declarativeplaces
Commit message (Expand)AuthorAgeFilesLines
* Remove support for old compat qdoc commands.Aaron McCarthy2012-07-161-1/+1
* Fix emission of totalConentCountChangedabcd2012-07-122-32/+19
* Fix recommendations search in exampleabcd2012-07-121-0/+2
* Fix emission of signalsabcd2012-07-126-13/+20
* Expand the PlaceSearchModel auto tests.Aaron McCarthy2012-07-031-1/+4
* Expand auto test for PlaceSearchSuggestionModel.Aaron McCarthy2012-06-271-1/+4
* Documentation fixes.Aaron McCarthy2012-06-226-15/+15
* Minor documentation fixes to declarativesIan Chen2012-06-221-2/+2
* Documentation fixes.Aaron McCarthy2012-06-223-12/+6
* Fix broken links to plugin documentation.Aaron McCarthy2012-06-222-4/+5
* Specify minor version in \inqmlmodule qdoc command.Aaron McCarthy2012-06-2214-16/+16
* Refactor recommendationsabcd2012-06-217-842/+288
* Remove unused files.Aaron McCarthy2012-06-212-238/+0
* Fix up documentation.Aaron McCarthy2012-06-212-14/+2
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-216-21/+23
* Refactor Search Resultsabcd2012-06-205-13/+59
* Remove correctionsabcd2012-06-142-45/+1
* Fix spelling.abcd2012-06-133-3/+3
* enum reorderabcd2012-06-131-2/+2
* QML dataChanged()abcd2012-06-106-1/+68
* ParentCategory role for CategoryModelabcd2012-06-102-1/+14
* Remove Maps from public C++ API.Aaron McCarthy2012-06-072-0/+3
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-0516-41/+82
* Move hard-codded messages into separate file and declare constants for them.Vladimir Bezkorovainyi2012-05-316-20/+28
* Refactor to allow specification for nokia icons onlyabcd2012-05-252-11/+18
* Docs: Bug-5818 fixes.Peter Yard2012-05-211-3/+4
* Fix case where second and subsequent searches fail.Chris Axiarlis2012-05-161-2/+2
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-1528-68/+67
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-158-13/+13
* Coding style fixes: use Q_SIGNALS/Q_SLOTSAlex Wilson2012-05-1517-28/+28
* Coding style fixes, round #1Alex Wilson2012-05-155-16/+16
* Rename Place*Model::execute() to update().Aaron McCarthy2012-05-105-39/+39
* Fix inconsistent API for clear() and reset() in models.Aaron McCarthy2012-05-095-8/+22
* Do not completely ignore plugin error messagesCristian Adam2012-05-082-2/+4
* QAbstractItemModel::reset is deprecatedThiago Macieira2012-05-043-6/+7
* Docs: Bug-6690 fixes. General doc fixes.Peter Yard2012-05-036-17/+127
* Fix crash when search suggestion is canceled.abcd2012-05-011-5/+6
* Documentation Fixesabcd2012-04-042-32/+84
* General documentation issuesWolfgang Beck2012-03-2918-165/+378
* Minor fixes to places qml documentationIan Chen2012-03-274-6/+6
* Documentation Fixesabcd2012-03-272-12/+20
* Documentation fixesabcd2012-03-274-8/+21
* More documentation fixesAnonymous2012-03-235-24/+37
* Document PlaceSearchModel behavior when it detects update/removalabcd2012-03-212-0/+14
* Clear model immediately for update, don't wait for new data firstabcd2012-03-201-6/+6
* Example to allow assignment of categories to placesabcd2012-03-192-9/+30
* Engine should specify unknown total content count on getDetailsabcd2012-03-161-3/+3
* Fixes various Coverity warnings.David Laing2012-03-161-0/+2
* Docs: Bug-6677 fix for items 001-003.Peter Yard2012-03-153-4/+4
* Fix warnings generated by Places example.Aaron McCarthy2012-03-121-9/+9