summaryrefslogtreecommitdiffstats
path: root/src/plugins/position
Commit message (Expand)AuthorAgeFilesLines
* OSX: Fix QGeoPositionInfo attribute values with corelocation plug-inv5.3.2Alex Blasche2014-08-151-4/+8
* Report error when failing to connect to Geoclue.Aaron McCarthy2014-08-132-8/+26
* Fixed symbol clash between sensor and positioning plug-in on iOSAlex Blasche2014-07-141-3/+3
* Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-2510-11/+12
* Fix crash on S4 when running Satellite and Position updates concurrentlyAlex Blasche2014-05-232-11/+23
* Implement WinRT plugin for positioningMaurice Kalinowski2014-05-237-0/+657
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-237-1/+7
* Avoid blocking simulator backend during its constructionAlex Blasche2014-04-041-5/+0
* Simplify the detection of a QtSimulator buildAlex Blasche2014-04-041-1/+1
* Fix compilation for embedded Androidaavit2014-04-021-1/+1
* Android: Fix crashes due to insufficient resource cleanupsAlex Blasche2014-04-021-1/+7
* Send requested update interval to Geoclue providers.Aaron McCarthy2014-03-043-207/+154
* Emit updateTimeout() when regular position updates aren't received.Aaron McCarthy2014-03-042-8/+13
* Position plug-ins don't need QtGuiOswald Buddenhagen2014-02-283-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-122-14/+53
|\
| * Report direction and vertical speed with Geoclue plugin.Aaron McCarthy2014-02-042-14/+53
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-172-1/+4
|\|
| * Merge branch 'release' into stableAlex Blasche2014-01-161-1/+1
| |\
| | * Remove byte order marker which causes problems with older compilersAlex Blasche2014-01-151-1/+1
| * | Fix run-time warning when using Geoclue positioning plugin.Aaron McCarthy2014-01-151-0/+3
| |/
| * Revert "Don't require applications to declare metatypes."Aaron McCarthy2013-12-101-2/+0
| * Don't require applications to declare metatypes.Aaron McCarthy2013-12-101-0/+2
* | Don't use QString if not required (Performance improvement)Alex Blasche2014-01-151-3/+7
* | Android: Fix crash while retrieving GPS based location.Alex Blasche2014-01-151-1/+2
* | Android: Avoid unnecessary methodId lookups (use a cache instead)Alex Blasche2014-01-151-16/+45
* | Remove unneeded init() function.Aaron McCarthy2014-01-086-29/+5
* | Android: Use constants to reflect type of occurred errorAlex Blasche2014-01-031-22/+30
* | QGeoSatelliteInfoSource backend for AndroidAlex Blasche2014-01-038-32/+590
* | Positioning backend for AndroidAlex Blasche2014-01-0318-4/+1417
* | Add CoreLocation positioning plugin for QtLocationIan Dean2013-12-127-0/+492
|/
* Fix incorrect accuracy values reported by Geoclue plugin.Aaron McCarthy2013-12-031-9/+8
* Set default preferred positioning methods for Geoclue position source.Aaron McCarthy2013-12-031-0/+2
* Don't start Geoclue satellite providers until necessary.Aaron McCarthy2013-11-252-9/+46
* Don't require a position fix before reporting Geoclue satellite info.Aaron McCarthy2013-11-213-7/+111
* Fix requesting single updates from Geoclue plugin.Aaron McCarthy2013-11-192-32/+11
* Emit the last known position when Geoclue positioning is started.Aaron McCarthy2013-11-191-0/+6
* Add BlackBerry positioning plugin for QtLocationJim Ehrismann2013-11-1118-0/+4057
* Fix occasional crash in Geoclue plugin.Aaron McCarthy2013-11-071-0/+3
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-306-6/+8
* Save and restore the last known position.v5.2.0-beta1Aaron McCarthy2013-10-181-1/+27
* Don't start Geoclue providers until necessary.Aaron McCarthy2013-10-164-48/+75
* Emit updates from Geoclue when an update interval is not specified.Aaron McCarthy2013-10-082-12/+21
* Improve area monitoring API.Alex Blasche2013-09-1710-71/+470
* Fix Geoclue plugin when used with slow Geoclue providers.Aaron McCarthy2013-09-043-102/+26
* Fix conditional expression.Aaron McCarthy2013-09-041-1/+1
* Fix comment in copy and pasted code.Aaron McCarthy2013-09-041-2/+2
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-0230-31/+33
* Add support for Geoclue Satellite interface.Aaron McCarthy2013-08-2910-128/+708
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-2216-4/+392
* Remove locationd/npe and maemo/meego position backendsAlex Blasche2013-08-0621-2148/+0