summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prepare QtLocation & QtPositioning QML type definition for Qt 5.5Alex Blasche2015-02-174-33/+48
* Use separate cache dir per geoservice/mapping pluginAlex Blasche2015-02-174-8/+36
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-15116-477/+461
* QGeoMapScenePrivate::setVisibleTiles(): remove unused local variableMaks Naumov2015-02-131-1/+0
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-1133-70/+67
|\
| * Fix non-building geoservices pluginsAlex Blasche2015-02-091-1/+1
| * Use single-char QString operations for efficiencySergio Ahumada2015-02-094-8/+8
| * Remove duplicate includesSergio Ahumada2015-02-092-3/+0
| * Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-0921-45/+45
| * Rename positioning/flickr example to geoflickrAlex Blasche2015-01-276-13/+13
* | Change default maximum zoomlevel change per inch for MapAlex Blasche2015-02-102-2/+2
* | Doc: Fixed a few issues with the qdocconfVenugopal Shivashankar2015-02-101-5/+2
* | Improve filtering of touch and mouse events.Aaron McCarthy2015-02-064-80/+195
* | Fix places_map exampleAlex Blasche2015-02-061-4/+16
* | Remove obsolete define from QtPositioning QML pluginAlex Blasche2015-02-061-1/+0
* | Make Open Street Maps the default plugin used in Qt Location examples.Aaron McCarthy2015-02-045-6/+6
* | Add support for places to Open Street Map plugin.Aaron McCarthy2015-02-0212-18/+859
* | Doc: Language editsVenugopal Shivashankar2015-02-022-85/+75
* | Doc: Few updates to the qdocconfVenugopal Shivashankar2015-02-021-5/+2
* | Remove connection to non-existing slotAlex Blasche2015-01-291-1/+0
* | Add support for more tile types to OSM plugin.Aaron McCarthy2015-01-287-32/+189
* | Add cycle map type.Aaron McCarthy2015-01-283-0/+3
* | Allow HTML based copyright notices.Aaron McCarthy2015-01-279-38/+120
* | Cleanup QtQml header includes in Positioning and LocationAlex Blasche2015-01-278-23/+0
* | Avoid map polyline/route/polygon draw around half the worldAlex Blasche2015-01-273-2/+9
* | Export QDoubleVector?D streaming operatorsAlex Blasche2015-01-272-6/+6
* | Ensure QtPositioning value types don't change QDebug spacing policyAlex Blasche2015-01-275-32/+36
* | Don't reparent network replies away from their owning network managerLars Knoll2015-01-266-28/+6
* | Make compile QtLocation after changes to QValuePrivateAlex Blasche2015-01-265-6/+6
* | Fix OSM routing service. It sends route instructions with nine entries.Alex Blasche2015-01-211-1/+1
* | Better names for incorrectly named Map functions.Aaron McCarthy2015-01-2019-89/+99
* | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-192-13/+15
|\ \
| * \ Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-192-13/+15
| |\ \ | | |/
| | * Remove "qrc:/" if it is the start of the nmea source urlAndy Shaw2015-01-161-0/+2
| | * Fix touch event handling in transformed map.Aaron McCarthy2015-01-151-13/+13
* | | Don't override user's Map.zoomLevel when initializing QGeoCameraDataAlex Blasche2015-01-191-1/+4
|/ /
* | Fix connecting copyrightsChanged to not existing map object.Michal Klocek2015-01-161-1/+1
* | Fix empty map on screen issue when map initialized or map type changedMichal Klocek2015-01-161-6/+6
* | Re-add removed docs for QtPositioning QML value typesAlex Blasche2015-01-151-0/+417
* | Cleanup qRegisterMetaType<T>() callsAlex Blasche2015-01-154-16/+16
* | Remove temporary operator< for QtPositioning value typesAlex Blasche2015-01-155-36/+4
* | Fix crash when mouse area in uninitialized map receives eventMichal Klocek2015-01-131-0/+1
* | Adds mapping manager error handling to qmlMichal Klocek2015-01-139-28/+88
* | Make compile on QNX 6.6Alex Blasche2015-01-122-12/+12
* | Remove V8 references from QtLocationAlex Blasche2015-01-1210-30/+15
* | Add Mapbox plugin.Robert Ancell2015-01-0912-1/+747
* | Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-01-0914-174/+119
|\ \ | |/