summaryrefslogtreecommitdiff
path: root/src/plugins/position/gypsy
Commit message (Expand)AuthorAgeFilesLines
* gypsy: fix initialization order warningShawn Rutledge2017-05-121-1/+1
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-1/+0
* Set parent to timers in position pluginsVyacheslav Koscheev2017-02-071-1/+1
* Convert qtlocation to the new configure systemLars Knoll2016-10-281-3/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-081-4/+5
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+5
* | Updated license headersAntti Kokko2016-01-204-56/+80
|/
* Skip loading real plugins in testsLaszlo Agocs2015-09-091-1/+2
* Fix build systemUlf Hermann2015-03-131-2/+0
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-184-4/+4
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-184-12/+12
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-154-16/+16
* Update license headers and add new license filesAntti Kokko2014-08-244-76/+44
* Fix the names of the plugin factory classes for static plugin loadingAlex Blasche2014-06-251-1/+1
* Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-231-0/+1
* Add NoError to the various Positioning Source classes.Alex Blasche2013-10-301-1/+1
* Improve area monitoring API.Alex Blasche2013-09-172-2/+2
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-025-5/+5
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-223-2/+9
* 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
* Add config test to detect when to build gypsy backend.Aaron McCarthy2012-06-253-6/+17
* build system cleanupsOswald Buddenhagen2012-06-251-2/+1
* Removed spurious pointer check before deletionCristian Adam2012-05-161-4/+2
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-152-28/+28
* 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/+660