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
/
geoservices
/
nokia
Commit message (
Expand
)
Author
Age
Files
Lines
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
1
-4
/
+4
*
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
*
Isolate the default cache directory
Laszlo Agocs
2015-09-15
1
-2
/
+1
*
Fix tile version handling
Michal Klocek
2015-06-04
3
-12
/
+2
*
Change HERE tiles default size to 256
Michal Klocek
2015-05-28
1
-1
/
+1
*
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
*
Set shorter name for class names with 'MapData'
Michal Klocek
2015-05-04
6
-23
/
+23
*
Remove QGeoMapData class.
Michal Klocek
2015-05-04
2
-2
/
+2
*
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
7
-38
/
+38
*
Changes key of "nokia" geoservices plugin to "here"
Alex Blasche
2015-03-25
5
-10
/
+10
*
Fix build system
Ulf Hermann
2015-03-13
1
-1
/
+0
*
Remove all Nokia specific license details.
Alex Blasche
2015-02-26
43
-917
/
+0
*
Remove LGPLv2.1 and add GPLv2+ from/to QtLocation
Alex Blasche
2015-02-19
50
-702
/
+852
*
Update contact URL in all license headers to qt.io
Alex Blasche
2015-02-18
50
-50
/
+50
*
Add Q_DECL_OVERRIDE where missing
Alex Blasche
2015-02-17
1
-15
/
+15
*
Use separate cache dir per geoservice/mapping plugin
Alex Blasche
2015-02-17
1
-2
/
+8
*
Merge remote-tracking branch 'gerrit/5.4' into dev
Alex Blasche
2015-02-11
3
-7
/
+7
|
\
|
*
Use single-char QString operations for efficiency
Sergio Ahumada
2015-02-09
3
-7
/
+7
*
|
Allow HTML based copyright notices.
Aaron McCarthy
2015-01-27
2
-11
/
+1
*
|
Don't reparent network replies away from their owning network manager
Lars Knoll
2015-01-26
2
-13
/
+2
*
|
Merge remote-tracking branch 'gerrit/5.4' into dev
Alex Blasche
2015-01-09
1
-1
/
+3
|
\
\
|
|
/
|
*
Fix crash in Nokia geocoding engine if results are empty
Alex Blasche
2015-01-07
1
-1
/
+3
*
|
Add center() function to QGeoShape.
Aaron McCarthy
2014-12-04
1
-20
/
+8
|
/
*
Update license headers and add new license files
Antti Kokko
2014-08-24
50
-948
/
+548
*
Remove unused source file.
Aaron McCarthy
2014-07-23
2
-246
/
+0
*
Add mobile optimized pedestrian maps to Nokia/HERE plugin.
Aaron McCarthy
2014-07-21
1
-5
/
+9
*
Add night property to MapType.
Aaron McCarthy
2014-07-21
1
-19
/
+19
*
Compile fix without proxy support
Maurice Kalinowski
2014-07-03
1
-0
/
+4
*
Merge remote-tracking branch 'origin/5.3' into dev
Frederik Gladhorn
2014-06-26
1
-1
/
+1
|
\
|
*
Fix the names of the plugin factory classes for static plugin loading
Alex Blasche
2014-06-25
1
-1
/
+1
*
|
Use QStringLiteral whereever possible
Alex Blasche
2014-05-15
7
-137
/
+137
|
/
*
Add PLUGIN_CLASS_NAME declarations to plug-in projects
Alex Blasche
2014-04-23
1
-0
/
+1
*
Fix crash when initializing Nokia place categories.
Aaron McCarthy
2014-04-23
1
-31
/
+46
*
Avoid excessive QImage::fill/copy in copyright handler
Gunnar Sletta
2014-04-07
1
-51
/
+25
*
Nokia plugin: Move message about malformed reply to common messages.
Friedemann Kleint
2014-03-18
4
-2
/
+9
*
Parse Nokia route response in helper thread.
Aaron McCarthy
2014-03-14
4
-79
/
+99
*
Parse Nokia geocode response in helper thread.
Aaron McCarthy
2014-03-14
4
-63
/
+79
*
Fix some typos
Sergio Ahumada
2014-03-03
1
-1
/
+1
*
Tile cache versioning for Nokia maps
Anders Gunnarsson
2014-03-03
9
-7
/
+315
*
Normalize signal & slot signatures in connection
Thiago Macieira
2014-02-28
3
-9
/
+9
*
Use 512 pixel tiles from the Nokia/HERE service.
Aaron McCarthy
2014-02-26
2
-9
/
+6
*
Fix translatable strings and cleanup unnecessary strings
Alex Blasche
2014-02-26
1
-2
/
+2
*
Test that the mapping manager engine pointer is still valid.
Aaron McCarthy
2014-02-10
3
-36
/
+24
*
Remove dependency between MapStyle and Nokia map schemes
Anders Gunnarsson
2014-02-07
4
-60
/
+48
*
Nokia plug-in URL and tiler API updates
Anders Gunnarsson
2014-02-07
8
-58
/
+119
[next]