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
/
imports
/
location
/
qdeclarativepolygonmapitem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary code.
Aaron McCarthy
2014-02-26
1
-1
/
+1
*
Map item geometry do not need to be QObjects.
Aaron McCarthy
2014-02-26
1
-2
/
+2
*
Fix translatable strings and cleanup unnecessary strings
Alex Blasche
2014-02-26
1
-2
/
+2
*
Fix declarative_ui tests.
Aaron McCarthy
2014-02-11
1
-15
/
+13
*
Fix documentation errors.
Aaron McCarthy
2014-02-10
1
-1
/
+1
*
Fix map item behavior when used with a MouseArea.
Aaron McCarthy
2014-02-07
1
-14
/
+15
*
Remove the GeoMapMouseArea
Fabian Bumberger
2014-02-06
1
-1
/
+1
*
Always use double point precision for geo lookups internally
Erik Mattsson
2013-11-06
1
-12
/
+14
*
Make QtLocation QML module compile after QJSValuePrivate constructor change
Alex Blasche
2013-10-01
1
-1
/
+1
*
Doc: Removed version from "\inqmlmodule QtLocation"
Jerome Pasion
2013-09-25
1
-1
/
+1
*
Make compile after recent V4 API changes
Alex Blasche
2013-09-19
1
-3
/
+4
*
Fix broken polygonline and polygonitem for ARM.
Albin Olsson
2013-09-04
1
-1
/
+1
*
Split QtLocation into QtPositioning and QtLocation
Alex Blasche
2013-09-02
1
-4
/
+7
*
Fix compilation after the qml engine changes
Lars Knoll
2013-08-12
1
-5
/
+7
*
Fix QtLocation documentation
Alex Blasche
2013-07-12
1
-3
/
+3
*
Update copyright year to 2013
Sergio Ahumada
2013-06-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
1
-24
/
+24
*
Convert GeoShape, GeoRectangle and GeoCircle into QML value types.
v5.0.0-beta1
Aaron McCarthy
2012-08-28
1
-15
/
+3
*
Fix compiler warnings with MSVC.
Friedemann Kleint
2012-08-28
1
-1
/
+1
*
Convert Coordinate into a QML coordinate value type.
Aaron McCarthy
2012-08-24
1
-115
/
+82
*
Docs: change inappropriate references to 'element'.
Peter Yard
2012-08-22
1
-5
/
+5
*
Doc: Changed \qmlclass to \qmltype and added \instantiates.
Jerome Pasion
2012-07-30
1
-1
/
+2
*
Add workaround for managing map item's coordinates
Ian Chen
2012-07-30
1
-0
/
+19
*
Fix a case where map item wrapping fails
Ian Chen
2012-07-25
1
-1
/
+1
*
More fixes to map circles across north/south poles
Ian Chen
2012-07-20
1
-7
/
+27
*
First few fixes to map circle across north/south poles
Ian Chen
2012-07-06
1
-4
/
+6
*
Documentation fixes.
Aaron McCarthy
2012-06-22
1
-3
/
+2
*
Specify minor version in \inqmlmodule qdoc command.
Aaron McCarthy
2012-06-22
1
-1
/
+1
*
Fix dragging map items onto edge of map
Ian Chen
2012-06-08
1
-4
/
+35
*
Fix errors reported by coverity.
Aaron McCarthy
2012-06-04
1
-1
/
+1
*
Move hard-codded messages into separate file and declare constants for them.
Vladimir Bezkorovainyi
2012-05-31
1
-2
/
+4
*
QtLocation: Fix compiler warnings.
Friedemann Kleint
2012-05-29
1
-3
/
+2
*
Fix dragging of map rectangle, polygon, polyline items
Ian Chen
2012-05-25
1
-11
/
+45
*
New triangulator for map polygons
Alex Wilson
2012-05-24
1
-17
/
+56
*
Coding style fixes: whitespace around pointers/references
Alex Wilson
2012-05-15
1
-15
/
+15
*
Coding style fixes: whitespace crusades
Alex Wilson
2012-05-15
1
-4
/
+4
*
Coding style fixes: use post-increment in for loops
Alex Wilson
2012-05-15
1
-3
/
+3
*
Coding style fixes, round #1
Alex Wilson
2012-05-15
1
-1
/
+1
*
Doc: Fix \sa usage
Marius Storm-Olsen
2012-05-10
1
-3
/
+3
*
Use indices from the triangulator for MapPolygons
Alex Wilson
2012-05-10
1
-27
/
+15
*
Block the scenegraph subtrees of map item nodes that have no points
Alex Wilson
2012-05-04
1
-4
/
+33
*
Fade map items away at zoomLevel < 3 (invisible at 2.0)
Alex Wilson
2012-05-03
1
-1
/
+1
*
Allow setting of polygon/line declarative coordinates after dragging
Ian Chen
2012-04-24
1
-3
/
+6
*
dragged polygon and polylines no longer snap when camera moved
Thomas Lowe
2012-04-20
1
-1
/
+23
*
Coverity and compiler warning fixes
Alex Wilson
2012-04-19
1
-1
/
+1
*
Prevent updating item screen points when map width/height is 0
Ian Chen
2012-04-04
1
-1
/
+1
*
General documentation issues
Wolfgang Beck
2012-03-29
1
-15
/
+46
*
More qtlocation qml documentation fixes
qt-v5.0.0-alpha1
Ian Chen
2012-03-27
1
-0
/
+10
*
Documentation fixes
Ian Chen
2012-03-27
1
-2
/
+2
*
QtDeclarative renaming.
Aaron McCarthy
2012-03-09
1
-8
/
+8
[next]