summaryrefslogtreecommitdiff
path: root/src/plugins/position/geoclue
Commit message (Expand)AuthorAgeFilesLines
* 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-171-0/+3
|\ \ | |/
| * 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
* | Remove unneeded init() function.Aaron McCarthy2014-01-086-29/+5
|/
* 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
* Fix occasional crash in Geoclue plugin.Aaron McCarthy2013-11-071-0/+3
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-302-2/+2
* 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-172-2/+2
* 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-029-10/+12
* Add support for Geoclue Satellite interface.Aaron McCarthy2013-08-2910-128/+708
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-223-2/+9
* PositionSource property fixes.Aaron McCarthy2013-07-161-4/+6
* Update copyright year to 2013Sergio Ahumada2013-06-132-2/+2
* Change copyright from 2012 to 2013Rainer Keller2013-01-172-2/+2
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-231-5/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-244-98/+98
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-131-2/+0
* Fix compile warnings.Aaron McCarthy2012-06-261-2/+2
* Add config test to detect when to build geoclue backend.Aaron McCarthy2012-06-253-5/+12
* build system cleanupsOswald Buddenhagen2012-06-251-2/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-152-13/+13
* Coding style fixes: use true/false rather than TRUE/FALSE macrosAlex Wilson2012-05-151-1/+1
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-081-1/+1
* Call position source backends' init() functions after creationvbologa2012-04-131-1/+6
* Update positioning sources to use new plugin styleAlex Wilson2012-03-126-0/+849