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
*
Update copyright year in license headers.
Jason McDonald
2012-01-06
378
-378
/
+378
*
Improved docs for Map element, and a screenshot
Alex Wilson
2012-01-05
1
-16
/
+97
*
Renames the new mapping classes.
David Laing
2012-01-05
68
-1183
/
+803
*
Improving docs for MapQuickItem, adding screenshots
Alex Wilson
2012-01-05
1
-8
/
+50
*
Screenshots of Map circles, polygons, polylines and rectangles
Alex Wilson
2012-01-05
4
-0
/
+8
*
Improving documentation for map objects
Alex Wilson
2012-01-05
6
-31
/
+250
*
Remove assert.
Aaron McCarthy
2012-01-05
1
-1
/
+0
*
Use the new approach for notifications in jsondb
abcd
2012-01-05
3
-67
/
+22
*
Don't check the for the db connection anymore.
abcd
2012-01-05
5
-63
/
+28
*
Add count property and data fn to declarative recommendation model
abcd
2012-01-05
2
-4
/
+25
*
Remove unused member variable.
Aaron McCarthy
2012-01-05
2
-2
/
+1
*
Ensure that categories are initialized from QML.
Aaron McCarthy
2012-01-05
1
-0
/
+13
*
Change Map#coordinateToScreenPosition to return closest solution
Alex Wilson
2012-01-05
1
-1
/
+17
*
Improve unit test for Place element.
Aaron McCarthy
2012-01-04
3
-61
/
+17
*
Adding additional documentation about MapQuickItem#zoomLevel
Alex Wilson
2012-01-04
1
-2
/
+16
*
Moving GL_LINE_SMOOTH to apply before map objects are rendered
Alex Wilson
2012-01-04
1
-5
/
+5
*
Fixed QtLocation jsondb namespace compilation.
Toby Tomkins
2011-12-29
8
-10
/
+29
*
New withFeature properties for QML Plugin element
Alex Wilson
2011-12-29
2
-2
/
+123
*
Fix for crash during plugin change
Alex Wilson
2011-12-29
2
-0
/
+10
*
Adding some docs for basic QML map items that have none
Alex Wilson
2011-12-28
6
-7
/
+154
*
Remove deprecated positioningMethod property.
alex
2011-12-28
3
-59
/
+6
*
Fixing up a bunch of minor compile warnings
Alex Wilson
2011-12-28
5
-2
/
+17
*
Handling changes to underlying coordinates in map rects & circles
Alex Wilson
2011-12-28
4
-27
/
+15
*
Handling changes to underlying coordinates in map poly(line|gon)
Alex Wilson
2011-12-28
4
-0
/
+50
*
Fix for Map resize bug (items like Polygon not moving with map)
Alex Wilson
2011-12-23
2
-3
/
+4
*
First pass at adding d-pointers to maps.
David Laing
2011-12-23
11
-125
/
+353
*
Some basic mapitem docs and related autotests.
Juha Vuolle
2011-12-23
2
-3
/
+121
*
Adds coordinateChanged signal to QML Coordinates
Alex Wilson
2011-12-23
2
-1
/
+12
*
Adds azimuthTo and atDistanceAndAzimuth to QML Coordinates
Alex Wilson
2011-12-22
2
-0
/
+62
*
Add polygon item mouse area support.
Juha Vuolle
2011-12-22
1
-1
/
+1
*
Finetune map item drag, works now also with mapviewer.
Juha Vuolle
2011-12-22
15
-104
/
+35
*
Fixes a crash bug related to the request queue.
David Laing
2011-12-22
1
-0
/
+5
*
Fix crash bug when panning map.
David Laing
2011-12-21
1
-0
/
+2
*
Changing QStringLiterals back to QLatin1String
Alex Wilson
2011-12-21
2
-6
/
+6
*
Add QML locale functionality to Places
abcd
2011-12-21
2
-8
/
+72
*
Map item autotests and related fixes.
Juha Vuolle
2011-12-21
8
-6
/
+10
*
Using barymetric center for poly triangulation
Alex Wilson
2011-12-21
1
-1
/
+7
*
Removing some unnecessary #includes on Qt3D headers
Alex Wilson
2011-12-21
1
-5
/
+0
*
Adding borders to map rectangle items, drawing fixes
Alex Wilson
2011-12-20
2
-9
/
+44
*
Rename (private fn) reloadCategories() to updateLayout()
abcd
2011-12-20
2
-4
/
+4
*
Unit tests + corrections for Contact Details in QML
abcd
2011-12-20
3
-30
/
+47
*
Replace use of QLatin1Constant with QStringLiteral.
Aaron McCarthy
2011-12-20
7
-198
/
+12
*
Unit tests for Supplier element.
Aaron McCarthy
2011-12-20
2
-1
/
+14
*
Unit tests for Icon element.
Aaron McCarthy
2011-12-20
1
-0
/
+3
*
Move qplace .h, _p.h and .cpp files into src/location/places
abcd
2011-12-20
5
-3
/
+3
*
Replacing GL_QUADS and GL_POLYGON with triangles
Alex Wilson
2011-12-20
2
-6
/
+9
*
Refactors the caching and tile fetching code.
David Laing
2011-12-19
13
-154
/
+282
*
Add unit tests for QGeoRouteSegment and QGeoRoutingManager
alex
2011-12-19
1
-1
/
+2
*
Fix threading issue for map item
Michal Klocek
2011-12-18
13
-512
/
+337
*
Fix map size access violation by render thread
Michal Klocek
2011-12-16
3
-1
/
+8
[next]