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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add indirection for osm providers
Paolo Angelelli
2016-07-27
11
-101
/
+868
*
Make sure JNI_OnLoad is not called more than once
BogDan Vatra
2016-07-20
1
-0
/
+5
*
Android: Reduce the minimum update interval to 50ms
Alex Blasche
2016-06-24
3
-4
/
+4
*
A new QGeoPositionInfoSourceCL should be initialized with NoError.
Alexandru Croitor
2016-04-28
1
-1
/
+1
*
consolidate dependency list
Oswald Buddenhagen
2016-02-25
1
-2
/
+2
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
11
-44
/
+51
*
Fix endless location requesting
Vyacheslav Koscheev
2016-01-25
1
-36
/
+66
*
Merge remote-tracking branch 'gerrit/5.5' into 5.6
Alex Blasche
2016-01-05
1
-2
/
+2
|
\
|
*
Fix OSM based routing
5.5
Alex Blasche
2016-01-04
1
-2
/
+2
*
|
Added support for Qstarz GPS tracker
Harald Meyer
2015-12-16
1
-9
/
+7
*
|
Fix static build
Maurice Kalinowski
2015-12-09
1
-1
/
+1
*
|
WinRT: Refactor backend
Maurice Kalinowski
2015-12-09
5
-120
/
+248
*
|
Share common data between b2qt emulator and simulator plugin
Michal Klocek
2015-11-23
3
-228
/
+1
*
|
Fix route requests with excluded areas
Aaron McCarthy
2015-11-18
1
-8
/
+5
*
|
Remove createTileCacheWithDir from QGeoTiledMappingManagerEngine
Michal Klocek
2015-10-27
1
-1
/
+2
*
|
Split QGeoTileCache for easier customization of the tile cache.
Harald Meyer
2015-10-22
2
-8
/
+8
*
|
Add qtserialport-based NMEA position plugin for Windows
Laszlo Agocs
2015-10-09
5
-0
/
+201
*
|
Add missing "We mean it" comments to private headers.
Friedemann Kleint
2015-10-08
7
-0
/
+77
*
|
Isolate the default cache directory
Laszlo Agocs
2015-09-15
1
-2
/
+1
*
|
Enable positioning for OS X
Laszlo Agocs
2015-09-10
2
-1
/
+5
*
|
Use categorized logging for Geoclue plugin.
Aaron McCarthy
2015-09-10
4
-29
/
+47
*
|
Remove dependency on libgeoclue.
Aaron McCarthy
2015-09-10
20
-546
/
+796
*
|
Skip loading real plugins in tests
Laszlo Agocs
2015-09-09
8
-8
/
+16
*
|
Fix disfunctional disk cache with OSM
Laszlo Agocs
2015-09-07
2
-2
/
+9
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-08-19
6
-8
/
+14
|
\
\
|
|
/
|
*
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
2
-1
/
+7
|
*
Fix OSM parameters
Alex Blasche
2015-07-15
2
-5
/
+5
*
|
Remove Blackberry 10 support from QtPositioning
Alex Blasche
2015-06-17
18
-3936
/
+0
*
|
Fix tile version handling
Michal Klocek
2015-06-04
3
-12
/
+2
|
/
*
Don't use polygon but polygon_geojson for nominatim queries
Niels Weber
2015-05-29
1
-1
/
+1
*
Change HERE tiles default size to 256
Michal Klocek
2015-05-28
1
-1
/
+1
*
Allow custom URLs for OSM geocoding
Wolfgang Bremer
2015-05-28
2
-2
/
+8
*
Use "osm" prefix for osm plugin parameters
Alex Blasche
2015-05-27
3
-11
/
+11
*
Add "here" prefix to all Here geoservices parameters
Alex Blasche
2015-05-27
7
-32
/
+35
*
Fix missing guarded pointers for mapping engine
Michal Klocek
2015-05-21
2
-23
/
+29
*
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
*
Allow custom URLs for OSRM routing
Wolfgang Bremer
2015-05-08
2
-1
/
+7
*
Allow custom URLs for OSM tiles
Wolfgang Bremer
2015-05-08
6
-1
/
+32
*
Set shorter name for class names with 'MapData'
Michal Klocek
2015-05-04
13
-48
/
+48
*
Remove QGeoMapData class.
Michal Klocek
2015-05-04
6
-6
/
+6
*
Fix incomplete category hierarchy in Here plugin
Alex Blasche
2015-04-17
1
-0
/
+1
*
Add new Here standard categories
Alex Blasche
2015-04-02
1
-5
/
+32
*
Avoid symbol clash between here and osm plugin
Alex Blasche
2015-03-30
14
-74
/
+75
*
Changes key of "nokia" geoservices plugin to "here"
Alex Blasche
2015-03-25
5
-10
/
+10
*
Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5
Frederik Gladhorn
2015-03-17
1
-0
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-03-17
1
-0
/
+5
|
|
\
|
|
*
WinPhone: Disallow update interval of 0 ms
Maurice Kalinowski
2015-03-06
1
-0
/
+5
[next]