index
:
delta/qt5/qtlocation.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.5
6.5.0
6.5.1
dev
lts-6.2
noqt3d
old/5.2
stable
wip/cmake
wip/experimental_scenegraphing
wip/navigation
wip/qa
wip/qt6
code.qt.io: qt/qtlocation.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix OSM based routing
5.5
Alex Blasche
2016-01-04
1
-2
/
+2
*
Fix issue where tiles are prefetched using both prefetch styles
Aaron McCarthy
2015-07-29
1
-0
/
+1
*
Make geoclue plugin compile on gcc4.5
Alex Blasche
2015-07-24
1
-1
/
+1
*
OSM supports up to zoom level 19
Alex Blasche
2015-07-22
1
-1
/
+1
*
Add missing url parameter for OSM places search.
Alex Blasche
2015-07-16
3
-5
/
+18
*
Fix OSM parameters
Alex Blasche
2015-07-15
2
-5
/
+5
*
Update places-list and places-map examples
Michal Klocek
2015-07-13
4
-2
/
+2
*
Remove FIXME which is no longer relevant
Aaron McCarthy
2015-06-30
1
-2
/
+0
*
Make use of qBound
Aaron McCarthy
2015-06-26
1
-2
/
+1
*
Remove official support of BlackBerry on 5.5 in QtPositioning
Alex Blasche
2015-06-17
1
-1
/
+1
*
Fix activeMapType handling
Michal Klocek
2015-06-10
1
-3
/
+9
*
Update qmltypes for QtLocation
Alex Blasche
2015-06-09
1
-10
/
+424
*
Update qmltypes for QtPositioning
Alex Blasche
2015-06-09
1
-1
/
+83
*
Improve Polyline MapItem
Wolfgang Bremer
2015-06-01
1
-10
/
+28
*
Fix documenation in 'places' example
Michal Klocek
2015-05-29
5
-89
/
+41
*
Double pan dragStartDistance in mapgesturearea
Michal Klocek
2015-05-29
1
-1
/
+1
*
Fix doc issues around MapPolyline
Alex Blasche
2015-05-29
3
-2
/
+16
*
Fix QtLocation \since tags in QML and C++
Alex Blasche
2015-05-29
67
-71
/
+71
*
Fix broken MapType enum links
Alex Blasche
2015-05-29
1
-3
/
+3
*
Document return types for invokable functions in QtLocation QML
Alex Blasche
2015-05-29
8
-36
/
+36
*
Don't use polygon but polygon_geojson for nominatim queries
Niels Weber
2015-05-29
1
-1
/
+1
*
Mark Qt Location as Tech Preview on its documentation front page
Alex Blasche
2015-05-29
1
-0
/
+3
*
Don't share provider specific parameters with unrelated plugins
Alex Blasche
2015-05-29
2
-5
/
+52
*
Change HERE tiles default size to 256
Michal Klocek
2015-05-28
1
-1
/
+1
*
Cleanup QGeoCameraData class
Michal Klocek
2015-05-28
1
-42
/
+37
*
Cleanup QGeoMapScene class
Michal Klocek
2015-05-28
2
-212
/
+189
*
Allow custom URLs for OSM geocoding
Wolfgang Bremer
2015-05-28
3
-2
/
+14
*
Document the new parameter prefixes for here an osm plugin
Alex Blasche
2015-05-27
1
-0
/
+6
*
Use "osm" prefix for osm plugin parameters
Alex Blasche
2015-05-27
4
-19
/
+23
*
Add "here" prefix to all Here geoservices parameters
Alex Blasche
2015-05-27
9
-51
/
+58
*
Provide means to convert GeoShape to appropriate subclass in QML
Alex Blasche
2015-05-26
2
-0
/
+29
*
Workaround for failing conversion between Q_GADGET's
Alex Blasche
2015-05-26
2
-0
/
+33
*
Icon themes are no longer supported. Remove their documentation.
Alex Blasche
2015-05-26
1
-36
/
+0
*
Add visible region support to Map
Alex Blasche
2015-05-26
2
-5
/
+135
*
Enable and update map flick and pinch autotest.
Michal Klocek
2015-05-22
1
-2
/
+2
*
More fixes to geoshape.type qml documentation
Alex Blasche
2015-05-22
1
-0
/
+3
*
Fix missing guarded pointers for mapping engine
Michal Klocek
2015-05-21
13
-125
/
+128
*
Unify zoom calculations
Michal Klocek
2015-05-21
2
-19
/
+9
*
Fix missing tiles on some zoomLevels
Michal Klocek
2015-05-21
1
-2
/
+3
*
Refactor fetching calls in QGeoCameraTiles
Michal Klocek
2015-05-21
4
-85
/
+82
*
Add QML API changes to documentation
Michal Klocek
2015-05-21
2
-0
/
+53
*
Rename cameraStopped to prefetchData in Map API
Michal Klocek
2015-05-21
2
-3
/
+3
*
Ensure that docs always import QtPositioning and QtLocation module
Alex Blasche
2015-05-20
18
-27
/
+28
*
Fix crash when initiating map flick w/o QtPositioning import
Alex Blasche
2015-05-20
6
-19
/
+36
*
Updated WinRT license headers to use LGPLv3 instead of LGPLv21
Jani Heikkinen
2015-05-20
4
-40
/
+52
*
Make geoclue plugin compile on RHEL 6.6
Alex Blasche
2015-05-12
1
-1
/
+1
*
Fix QDeclarativeSearchResultModel error processing.
Michal Klocek
2015-05-11
1
-0
/
+1
*
Allow custom URLs for OSRM routing
Wolfgang Bremer
2015-05-08
3
-1
/
+14
*
Allow custom URLs for OSM tiles
Wolfgang Bremer
2015-05-08
8
-1
/
+66
*
Shift generic docs away from planespotter example
Alex Blasche
2015-05-07
7
-39
/
+60
[next]