summaryrefslogtreecommitdiff
path: root/src/location
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete contact address.Jason McDonald2012-01-23217-217/+217
* Implemented setUpdateInterval() for satellite info simulator backendvbologa2012-01-202-5/+22
* Refactoring ahead of precision issue fixes.David Laing2012-01-1715-888/+1821
* Add missing #includeRohan McGovern2012-01-171-0/+1
* Unify behaviour of BoundingBox and BoundingCircle elements.Aaron McCarthy2012-01-161-0/+5
* Implement cross-referencing of Placesabcd2012-01-1314-7/+714
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-113-3/+3
* Test setting QML objects from C++.Aaron McCarthy2012-01-1014-16/+17
* Fix for missing tiles bug.Basel Hashisho2012-01-102-1/+3
* Adding private API warnings for the Maps API.David Laing2012-01-0928-358/+441
* Update copyright year in license headers.Jason McDonald2012-01-06203-203/+203
* Renames the new mapping classes.David Laing2012-01-0539-1079/+699
* Change Map#coordinateToScreenPosition to return closest solutionAlex Wilson2012-01-051-1/+17
* Fixing up a bunch of minor compile warningsAlex Wilson2011-12-282-0/+2
* Fix for Map resize bug (items like Polygon not moving with map)Alex Wilson2011-12-231-0/+3
* First pass at adding d-pointers to maps.David Laing2011-12-2310-119/+353
* Fixes a crash bug related to the request queue.David Laing2011-12-221-0/+5
* Fix crash bug when panning map.David Laing2011-12-211-0/+2
* Changing QStringLiterals back to QLatin1StringAlex Wilson2011-12-212-6/+6
* Replace use of QLatin1Constant with QStringLiteral.Aaron McCarthy2011-12-206-197/+12
* Move qplace .h, _p.h and .cpp files into src/location/placesabcd2011-12-205-3/+3
* Refactors the caching and tile fetching code.David Laing2011-12-1913-154/+282
* Add unit tests for QGeoRouteSegment and QGeoRoutingManageralex2011-12-191-1/+2
* Destructor should be virtualabcd2011-12-141-0/+1
* Location docs spelling/typo fixes.Peter Yard2011-12-1416-32/+32
* Remove PRN number from QGeoSatelliteInfo classCarsten Bürger2011-12-134-33/+2
* Fix simulator build error.Aaron McCarthy2011-12-132-0/+7
* Disable NPE positioning backend when building for simulator.Aaron McCarthy2011-12-131-1/+1
* Simplify saving a place between managersabcd2011-12-124-0/+31
* Add ConnectionError error code to QGeoServiceProviderabcd2011-12-122-1/+5
* Convenience function to set a single categoryabcd2011-12-122-0/+11
* replace mtcore by mt-qt5-libCarsten Bürger2011-12-123-4/+4
* Fix use of incorrect GL enum.Aaron McCarthy2011-12-121-2/+2
* Unnecessary enumabcd2011-12-082-3/+0
* Fix debugging codeabcd2011-12-081-1/+1
* Contact detail constants should be lower caseabcd2011-12-082-8/+8
* adding updateInterval to qGeoSatelliteInfoSourceCarsten Bürger2011-12-084-14/+171
* Makes it possible to cache tiles from multiple plugins.David Laing2011-12-076-45/+62
* Fixes the threading issues with maps.David Laing2011-12-072-11/+14
* Re-orders some of the map.cpp methods.David Laing2011-12-061-367/+372
* Fix race condition in maps threading.David Laing2011-12-062-1/+20
* Improves thread behaviour on termination.David Laing2011-12-023-2/+16
* few improvements for NPE backend - qgeopositioninfosourceCarsten Bürger2011-12-011-6/+9
* Added default ctors to simulator backend structsvbologa2011-12-012-0/+26
* Preliminary map wrapping support.David Laing2011-12-012-24/+157
* QtLocation: Fix MSVC warning about commented-out parameter.Friedemann Kleint2011-11-301-1/+1
* Rename postcode to postalCodeabcd2011-11-303-14/+16
* Fix assignment in QPlaceSearchRequest.Friedemann Kleint2011-11-291-11/+13
* Another fix for QtLocation namespace compilation.Toby Tomkins2011-11-291-2/+2
* Rename Ratings::value to Ratings::averageabcd2011-11-283-13/+13