summaryrefslogtreecommitdiff
path: root/src/plugins/position/geoclue
Commit message (Expand)AuthorAgeFilesLines
...
* 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