summaryrefslogtreecommitdiff
path: root/src/location/qgeopositioninfosource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-021-462/+0
* QGeoAreaMonitor becomes loadable via plugins.Alex Blasche2013-08-221-20/+20
* Update copyright year to 2013Sergio Ahumada2013-06-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Q_GLOBAL_STATIC's use of noexcept makes QStringLiteral not workThiago Macieira2012-09-041-1/+1
* Docs: Bug-5818 fixes.Peter Yard2012-05-211-1/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-1/+1
* Coding style fixes: use post-increment in for loopsAlex Wilson2012-05-151-1/+1
* Coding style fixes, round #1Alex Wilson2012-05-151-1/+1
* Remove plugins with no satellite info from SatInfoSource::availPluginsAlex Wilson2012-04-191-3/+12
* Autotests for declarative position source, add sourceName() methodsAlex Wilson2012-04-171-0/+15
* General documentation issuesWolfgang Beck2012-03-291-3/+3
* Update API description for enum QGeoPositionInfoSource::PositioningMethodCarsten Bürger2012-03-201-3/+3
* Remove dependency on QSettings.Aaron McCarthy2012-03-141-1/+0
* Update positioning sources to use new plugin styleAlex Wilson2012-03-121-199/+62
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-1/+1
* Add error handling for Position and Satellite sourcesCarsten Bürger2012-02-201-3/+30
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* QtLocation doesn't support Symbian anymore.alex2011-11-101-16/+2
* Remove qmobilitypluginsearch.halex2011-11-101-16/+21
* Update structure of QtLocation documentation.Aaron McCarthy2011-10-251-3/+3
* Remove obsolete \since flags from good old Mobility times.alex2011-10-201-13/+0
* Add first version of NPE backendalex2011-09-271-0/+8
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-2/+2
* remove compiler warnings caused by ASCII conversionsAlex2011-06-281-5/+5
* make QtLocation work while Qt is compiled with namespaceAlex2011-06-211-2/+2
* Adds changes from Qt Mobility Location repository.David Laing2011-06-071-0/+12
* Update licenseheader text in source files for qtlocation Qt moduleJyri Tahtela2011-05-241-17/+17
* first commit of QtLocationAlex2011-05-061-0/+551