summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cleanup QGeoMap code.v5.5.0-beta1Michal Klocek2015-04-302-58/+29
* Remove QLOC_TRACE macrosMichal Klocek2015-04-292-17/+1
* Cleanup QDeclarativeGeoMap code.Michal Klocek2015-04-294-284/+232
* Unify the doc pages of all QtLocation examplesAlex Blasche2015-04-235-28/+39
* Remove duplicate code from QDeclarativeRouteMapItemWolfgang Bremer2015-04-204-148/+27
* Fix incomplete category hierarchy in Here pluginAlex Blasche2015-04-171-0/+1
* QtPositioning supports WinRTAlex Blasche2015-04-161-2/+3
* Fix broken doc links after recent mapviewer integrationAlex Blasche2015-04-151-4/+4
* Fix missing doc link in positioning qml docsAlex Blasche2015-04-151-1/+1
* Update QtLocation qmltypesAlex Blasche2015-04-142-4/+3
* Refactor code and fix documentation for mapviewer example.Michal Klocek2015-04-143-95/+72
* Remove wheelAngleChanged signal from map apiMichal Klocek2015-04-022-5/+2
* Add new Here standard categoriesAlex Blasche2015-04-021-5/+32
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-04-012-2/+4
* Change mouse and touch handling in Map QML component.Michal Klocek2015-04-014-269/+266
* Avoid symbol clash between here and osm pluginAlex Blasche2015-03-3014-74/+75
* Merge remote-tracking branch 'gerrit/5.4' into 5.5Alex Blasche2015-03-271-0/+6
|\
| * Add changed signals for maximum and minimum zoom level settingKimmo Leppälä2015-03-261-0/+6
* | Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-2514-31/+35
* | Do not build documentation snippets for androidMichal Klocek2015-03-231-1/+1
* | Cleanup event handling function names in qdeclarativegeomapMichal Klocek2015-03-203-32/+24
* | Add missing Q_DECL_OVERRIDE to qdeclarativegeomap_p.hMichal Klocek2015-03-201-7/+7
* | Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Frederik Gladhorn2015-03-171-0/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-0/+5
| |\|
| | * WinPhone: Disallow update interval of 0 msMaurice Kalinowski2015-03-061-0/+5
* | | Qualify positioning headers when including them from elsewhereUlf Hermann2015-03-173-6/+6
|/ /
* | Fix build systemUlf Hermann2015-03-139-34/+17
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-1/+5
|\|
| * WinRT: Set default timeout value properlyMaurice Kalinowski2015-02-241-1/+5
* | Fix duplicated link targetsAlex Blasche2015-03-0312-21/+11
* | Fix broken links from QtLocation to QtPositioningAlex Blasche2015-03-032-3/+3
* | Small update for location documentation.Michal Klocek2015-03-022-2/+9
* | Replace Unicode characters by HTML entities in texts.Friedemann Kleint2015-02-271-3/+3
* | Revert "Hide inherited == and != operators from qdoc"Alex Blasche2015-02-272-8/+0
* | Add updateTimeout() signal to QML PositionSource typeAlex Blasche2015-02-263-2/+50
* | Rename Nokia to HERE pluginAlex Blasche2015-02-268-39/+42
* | Remove all Nokia specific license details.Alex Blasche2015-02-2646-966/+1
* | Add missing documentation for QtPositioning and fix qdoc warningsAlex Blasche2015-02-256-30/+260
* | Fix QtLocation QML snippetsAlex Blasche2015-02-256-446/+52
* | Fix qdoc warnings and similar problems in QtLocation documentationAlex Blasche2015-02-252-3/+4
* | Stop processing touch event on TouchCancelAaron McCarthy2015-02-242-0/+2
* | Hide inherited == and != operators from qdocAlex Blasche2015-02-242-0/+8
* | Remove Qt4/QtMobility porting information.Alex Blasche2015-02-241-28/+0
* | Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-19290-4051/+4921
* | Export the *Unsupported classes.Friedemann Kleint2015-02-191-7/+7
* | Update LGPLv2.1 header for OSM plugin headerAlex Blasche2015-02-1824-120/+120
* | Update contact URL in all license headers to qt.ioAlex Blasche2015-02-18474-474/+474
* | Update all FDL licensesAlex Blasche2015-02-1829-143/+143
* | Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-18131-374/+374
* | Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-1710-56/+65