summaryrefslogtreecommitdiffstats
path: root/src/plugins/position/geoclue/qgeopositioninfosource_geocluemaster.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build for -no-feature-temporaryfileStephan Binner2017-04-251-1/+1
* Fix -Wreorder warningPaolo Angelelli2017-03-071-3/+3
* Set parent to timers in position pluginsVyacheslav Koscheev2017-02-071-1/+1
* Updated license headersAntti Kokko2016-01-201-15/+21
* Use categorized logging for Geoclue plugin.Aaron McCarthy2015-09-101-28/+33
* Remove dependency on libgeoclue.Aaron McCarthy2015-09-101-213/+161
* Make geoclue plugin compile on gcc4.5Alex Blasche2015-07-241-1/+1
* Make geoclue plugin compile on RHEL 6.6Alex Blasche2015-05-121-1/+1
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-181-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-151-4/+4
* Add missing QDataStream include following header change in qtbaseAlex Blasche2015-01-081-0/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Report error when failing to connect to Geoclue.Aaron McCarthy2014-08-131-7/+24
* Send requested update interval to Geoclue providers.Aaron McCarthy2014-03-041-181/+145
* Emit updateTimeout() when regular position updates aren't received.Aaron McCarthy2014-03-041-8/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-13/+49
|\
| * Report direction and vertical speed with Geoclue plugin.Aaron McCarthy2014-02-041-13/+49
| * 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-081-7/+0
|/
* 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
* Fix requesting single updates from Geoclue plugin.Aaron McCarthy2013-11-191-31/+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-301-1/+1
* 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-161-40/+66
* Emit updates from Geoclue when an update interval is not specified.Aaron McCarthy2013-10-081-12/+20
* Fix Geoclue plugin when used with slow Geoclue providers.Aaron McCarthy2013-09-041-64/+20
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-1/+1
* Add support for Geoclue Satellite interface.Aaron McCarthy2013-08-291-113/+68
* PositionSource property fixes.Aaron McCarthy2013-07-161-4/+6
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Fix compile warnings.Aaron McCarthy2012-06-261-2/+2
* Add config test to detect when to build geoclue backend.Aaron McCarthy2012-06-251-0/+7
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-11/+11
* 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
* Update positioning sources to use new plugin styleAlex Wilson2012-03-121-0/+556