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
/
location
/
declarativemaps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix memleak: delete QGeoMap when QDeclarativeGeoMap gets deleted
BogDan Vatra
2017-07-28
4
-21
/
+23
*
Fix dragging items out of map bounds
Paolo Angelelli
2017-07-28
2
-17
/
+38
*
Revert "Fix dragging items out of map bounds"
Paolo Angelelli
2017-07-19
2
-38
/
+17
*
Remove dead code in QDeclarativePolygon/Polyline MapItems
Paolo Angelelli
2017-07-17
2
-149
/
+0
*
Fix dragging items out of map bounds
Paolo Angelelli
2017-07-17
2
-17
/
+38
*
Do not draw mapQuickItems if coordinate_ is invalid
Paolo Angelelli
2017-07-05
1
-1
/
+8
*
Fix for Plugin.required being readonly
Paolo Angelelli
2017-06-20
2
-1
/
+24
*
Fix add/removeMapItemGroup not checking if the item is added to a map
Paolo Angelelli
2017-06-18
3
-6
/
+20
*
Fix MapQuickItems w/o zoomLevel sticking around when behind the camera
Paolo Angelelli
2017-06-14
1
-3
/
+14
*
Fix for QDeclarativeGeoMapCopyrightNotice crashing the application
Paolo Angelelli
2017-06-14
2
-6
/
+16
*
Fix Map.addMapItemGroup documentation
Paolo Angelelli
2017-06-12
1
-3
/
+1
*
Fix for GeocodeModel documentation
Paolo Angelelli
2017-06-09
1
-3
/
+3
*
Fix incorrect Map.visibleRegion when all the map is visible
Paolo Angelelli
2017-06-09
1
-1
/
+11
*
Fix documentation for return types from QJSValue to the actual QML type
Paolo Angelelli
2017-05-31
3
-3
/
+3
*
Check for validity in QDeclarativeGeoMapQuickItem::setCoordinate
Paolo Angelelli
2017-05-29
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9.0' into 5.9
Liang Qi
2017-05-23
1
-3
/
+4
|
\
|
*
Fix compile due to change in private API in qtdeclarative
Jan Arve Saether
2017-05-19
1
-3
/
+4
*
|
Fix incorrect condition in QDeclarativeGeoMap::geometryChanged()
Paolo Angelelli
2017-05-23
1
-1
/
+1
|
/
*
Add pluginName to QGeoMapType and check against it in setActiveMapType
Paolo Angelelli
2017-05-07
1
-10
/
+24
*
Fix QDeclarativeGeoMap::visibleRegion when map is rotated/tilted
Paolo Angelelli
2017-05-03
1
-3
/
+6
*
Fix for MapGestureArea pinch and scroll wheel not honoring min zoom
Paolo Angelelli
2017-05-03
3
-4
/
+23
*
Move QGeoRectangle definition inside qgeorectangle.h
Paolo Angelelli
2017-05-03
1
-1
/
+1
*
Make error_messages.h private
Paolo Angelelli
2017-05-02
8
-9
/
+19
*
Fix build for -no-feature-wheelevent
Stephan Binner
2017-04-19
4
-0
/
+10
*
Fix build for -no-feature-cssparser
Stephan Binner
2017-04-19
1
-0
/
+2
*
Fix build for -no-feature-texthtmlparser
Stephan Binner
2017-04-19
1
-0
/
+16
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-04-18
1
-1
/
+1
*
Clarify overzoomEnabled property of QGeoCameraCapabilities
v5.9.0-beta2
Paolo Angelelli
2017-04-12
1
-1
/
+3
*
Allow overzooming when setting zoomLevel directly in a Map
Paolo Angelelli
2017-04-12
2
-5
/
+7
*
Fix for copyright notice not showing before map type is changed
Paolo Angelelli
2017-04-12
1
-1
/
+19
*
Prevent QList detaching in for loops in QDeclarativeGeoMap
Paolo Angelelli
2017-04-11
1
-3
/
+3
*
Protect QGeoMap pointer with QPointer
Paolo Angelelli
2017-04-11
4
-17
/
+18
*
Doc: Complete parameter documentation
Nico Vertriest
2017-04-10
1
-1
/
+1
*
Rename libclipper namespace
Thiago Marcos P. Santos
2017-04-10
2
-3
/
+3
*
Trigger manually map update after initialization
Karol Polak
2017-04-10
1
-0
/
+6
*
Update location screenshots
Thiago Marcos P. Santos
2017-04-06
1
-1
/
+1
*
Improve flicking behavior of QQuickGeoMapGestureArea
Paolo Angelelli
2017-04-03
2
-51
/
+37
*
Fix rotation gesture start
Paolo Angelelli
2017-03-27
1
-2
/
+2
*
Check for map in map item's geometryChanged
Paolo Angelelli
2017-03-27
4
-4
/
+4
*
Consider keepTouchGrab when handing mouse events in QDeclarativeGeoMap
Paolo Angelelli
2017-03-24
1
-2
/
+2
*
Remove pathPropertyChanged() from Polyline,Polygon
Paolo Angelelli
2017-03-22
2
-2
/
+0
*
Cache coordinate projections in map items
Paolo Angelelli
2017-03-22
8
-68
/
+165
*
Correctly handle pinch, rotation and tilt gestures in map gesture area
Paolo Angelelli
2017-03-22
2
-43
/
+111
*
Fix for disappearing MapQuickItems with tilted camera
Paolo Angelelli
2017-03-22
2
-4
/
+30
*
Minor build cleanups
Bruno de Oliveira Abinader
2017-03-21
1
-0
/
+1
*
Handle flick state on gesture enabling/disabling
Paolo Angelelli
2017-03-13
1
-2
/
+11
*
Fix MapQuickItem when zoomLevel is set
Paolo Angelelli
2017-03-08
2
-5
/
+48
*
Fix for map shaking during rotation gesture in presence of tilting
Paolo Angelelli
2017-03-07
1
-6
/
+6
*
Add mapReady to notify when the map is ready
Thiago Marcos P. Santos
2017-03-06
2
-8
/
+20
*
Notify when the map is initialized
Thiago Marcos P. Santos
2017-03-03
2
-0
/
+9
[next]