summaryrefslogtreecommitdiff
path: root/src/location
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken links to plugin documentation.Aaron McCarthy2012-06-222-4/+4
* Refactor recommendationsabcd2012-06-216-34/+31
* Fix up documentation.Aaron McCarthy2012-06-212-5/+7
* Rename QGeoBoundingArea and related classes to QGeoShape.Aaron McCarthy2012-06-2133-757/+734
* Refactor Search Resultsabcd2012-06-208-82/+435
* Add missing QGeoServiceProvider documentation.Aaron McCarthy2012-06-203-30/+98
* Fix qtlocation build for WEC7.Janne Anttila2012-06-203-2/+6
* Remove correctionsabcd2012-06-147-62/+12
* enum reorderabcd2012-06-131-2/+2
* dataChanged signalabcd2012-06-104-3/+37
* Fix incorrect placement of #endif directiveabcd2012-06-081-4/+2
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-072-3/+4
* Remove Maps from public C++ API.Aaron McCarthy2012-06-0741-735/+811
* Fix errors reported by coverity.Aaron McCarthy2012-06-041-1/+0
* Stop timer before stopping thread.Aaron McCarthy2012-05-311-3/+4
* QtLocation: Fix dependencies, remove network.Friedemann Kleint2012-05-296-8/+2
* Correct destruction of mappingManagerEngineThomas Lowe2012-05-298-23/+43
* Fix dragging of map rectangle, polygon, polyline itemsIan Chen2012-05-251-0/+16
* Refactor to allow specification for nokia icons onlyabcd2012-05-253-1/+5
* Make prefetchData() virtual instead of pure virtualabcd2012-05-241-1/+1
* Fix QGeoBounding* documentation errors.Aaron McCarthy2012-05-215-3/+88
* Docs: Bug-5818 fixes.Peter Yard2012-05-2114-43/+48
* Simple prefetch schemeThomas Lowe2012-05-1614-45/+155
* Renamed terms and conditions as Nokia.Chris Axiarlis2012-05-161-3/+3
* Removed spurious pointer check before deletionCristian Adam2012-05-164-38/+17
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-1578-194/+194
* Fixed -qtnamespace compilation issues.Rohan McGovern2012-05-152-4/+4
* Coding style fixes: whitespace crusadesAlex Wilson2012-05-1522-49/+58
* Coding style fixes: use post-increment in for loopsAlex Wilson2012-05-155-6/+6
* Coding style fixes: use Q_SIGNALS/Q_SLOTSAlex Wilson2012-05-154-5/+5
* Coding style fixes, round #1Alex Wilson2012-05-1541-17/+103
* Change <br> line delimeter to <br/>abcd2012-05-101-2/+2
* Files renamed and cache only accessed through engineThomas Lowe2012-05-0915-208/+193
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-082-2/+2
* Do not completely ignore plugin error messagesCristian Adam2012-05-081-1/+1
* Removed unused headerCristian Adam2012-05-041-1/+0
* Docs: Bug-6690 fixes. General doc fixes.Peter Yard2012-05-032-2/+8
* Port qtlocation to QMetaMethod-based connectNotify() APIKent Hansen2012-05-032-10/+24
* QtLocation: Fix compiler warnings.Friedemann Kleint2012-04-271-2/+2
* Reduce default tile+texture cache size to 9Mb (was 16Mb)Alex Wilson2012-04-261-2/+2
* Retry failed tile loads 5 times (with exp backoff) before giving upAlex Wilson2012-04-247-0/+123
* Make QGeoCoordinate a QSharedData classAlex Wilson2012-04-233-21/+22
* Clean up duplicated code in qgeoserviceprovider.cppAlex Wilson2012-04-2010-216/+124
* Remove plugins with no satellite info from SatInfoSource::availPluginsAlex Wilson2012-04-192-6/+24
* Coverity and compiler warning fixesAlex Wilson2012-04-1915-7/+38
* Call deregisterMap() when destructing a QGeoTiledMapDataAlex Wilson2012-04-192-0/+10
* QtLocation: Fix compilation after the merging of api_changes.Friedemann Kleint2012-04-181-0/+1
* Changed pan() to not alter the altitude of the cameraThomas Lowe2012-04-171-0/+3
* Comments only. My interpretation of geomapgeometry variablesThomas Lowe2012-04-171-11/+24
* Autotests for declarative position source, add sourceName() methodsAlex Wilson2012-04-172-0/+18