summaryrefslogtreecommitdiffstats
path: root/src/location/places
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken links to plugin documentation.Aaron McCarthy2012-06-222-4/+4
* Refactor recommendationsabcd2012-06-216-34/+31
* Fix up documentation.Aaron McCarthy2012-06-211-3/+5
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-214-15/+12
* Refactor Search Resultsabcd2012-06-208-82/+435
* Add missing QGeoServiceProvider documentation.Aaron McCarthy2012-06-201-17/+0
* Remove correctionsabcd2012-06-146-58/+9
* enum reorderabcd2012-06-131-2/+2
* dataChanged signalabcd2012-06-104-3/+37
* Fix incorrect placement of #endif directiveabcd2012-06-081-4/+2
* Refactor to allow specification for nokia icons onlyabcd2012-05-253-1/+5
* Docs: Bug-5818 fixes.Peter Yard2012-05-214-8/+8
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-1515-34/+34
* Coding style fixes, round #1Alex Wilson2012-05-1513-2/+45
* Removed unused headerCristian Adam2012-05-041-1/+0
* Docs: Bug-6690 fixes. General doc fixes.Peter Yard2012-05-031-1/+2
* Clean up duplicated code in qgeoserviceprovider.cppAlex Wilson2012-04-202-0/+2
* Coverity and compiler warning fixesAlex Wilson2012-04-192-0/+7
* General documentation issuesWolfgang Beck2012-03-2931-95/+95
* Documentation fixesabcd2012-03-273-7/+24
* Engine should specify unknown total content count on getDetailsabcd2012-03-162-0/+3
* Fixes various Coverity warnings.David Laing2012-03-162-13/+10
* isEmpty() functions for place data classesJean Gressmann2012-03-156-1/+38
* Docs: Bug-6677 fix for items 001-003.Peter Yard2012-03-155-6/+6
* New plugin API changes, centralized geoservice feature detectionAlex Wilson2012-03-054-40/+0
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-025-41/+41
* isEmpty() functions for place data classesJean Gressmann2012-02-299-0/+70
* Refactor places jsondb plugin to use new qtjsondb c++ apiabcd2012-02-271-2/+0
* Docs: QtLocation typos QTBUG-24066.Peter Yard2012-02-246-8/+8
* Provide default implementations for all QPlaceManagerEngine virtuals.Aaron McCarthy2012-02-233-135/+351
* Add sponsored field/role to place search results.Aaron McCarthy2012-02-213-5/+33
* Convert QGeoBoundingArea to use value type semantics.Aaron McCarthy2012-02-202-50/+22
* Docs: QTBUG-24066, Location doc typos.Peter Yard2012-02-1311-18/+20
* Add support for the new Nokia REST API to nokia plugin.Aaron McCarthy2012-02-091-3/+1
* QtLocation: Fix compiler warnings.Friedemann Kleint2012-02-022-2/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3068-68/+68
* Fix inconsistency, use childCategoryIds over childrenCategoryIdsabcd2012-01-304-10/+10
* Refactor Iconsabcd2012-01-305-132/+60
* Update obsolete contact address.Jason McDonald2012-01-2368-68/+68
* Implement cross-referencing of Placesabcd2012-01-1314-7/+714
* Test setting QML objects from C++.Aaron McCarthy2012-01-109-11/+12
* Update copyright year in license headers.Jason McDonald2012-01-0663-63/+63
* Fixing up a bunch of minor compile warningsAlex Wilson2011-12-281-0/+1
* Changing QStringLiterals back to QLatin1StringAlex Wilson2011-12-212-6/+6
* Replace use of QLatin1Constant with QStringLiteral.Aaron McCarthy2011-12-204-27/+12
* Move qplace .h, _p.h and .cpp files into src/location/placesabcd2011-12-204-0/+937
* Destructor should be virtualabcd2011-12-141-0/+1
* Location docs spelling/typo fixes.Peter Yard2011-12-143-5/+5
* Simplify saving a place between managersabcd2011-12-124-0/+31
* Unnecessary enumabcd2011-12-082-3/+0