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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add NoError to the various Positioning Source classes.
Alex Blasche
2013-10-30
20
-22
/
+36
*
Doc clarification on emission of updateTimeout() in QGeoPositionInfoSource
Alex Blasche
2013-10-29
1
-0
/
+6
*
Fix wrong signal names in documentation.
Alex Blasche
2013-10-29
1
-2
/
+2
*
Save and restore the last known position.
v5.2.0-beta1
Aaron McCarthy
2013-10-18
1
-1
/
+27
*
Update position when switching position sources.
Aaron McCarthy
2013-10-18
3
-16
/
+32
*
Don't start Geoclue providers until necessary.
Aaron McCarthy
2013-10-16
4
-48
/
+75
*
Update Positioning QML meta data following QML version bump to 5.2
Alex Blasche
2013-10-15
1
-14
/
+22
*
Fix potential enum value clashes in QGeoPositionInfoSource::Error.
Alex Blasche
2013-10-15
2
-4
/
+5
*
QtAlgorithms have been deprecated (2 of 2)
Alex Blasche
2013-10-15
1
-1
/
+70
*
Revert "Improve filtering of touch and mouse events."
Alex Blasche
2013-10-14
3
-64
/
+17
*
Add proper version to QtPositioning and its QML API.
Alex Blasche
2013-10-14
55
-75
/
+84
*
QtAlgorithms have been deprecated (1 of 2)
Alex Blasche
2013-10-11
3
-3
/
+8
*
Emit updates from Geoclue when an update interval is not specified.
Aaron McCarthy
2013-10-08
2
-12
/
+21
*
Include QDataStream.
Aaron McCarthy
2013-10-01
1
-0
/
+1
*
Update the git-archive export options
Sergio Ahumada
2013-10-01
1
-3
/
+4
*
Make QtLocation QML module compile after QJSValuePrivate constructor change
Alex Blasche
2013-10-01
5
-6
/
+6
*
Doc: Fixed broken Location links due to version number.
v5.2.0-alpha1
Jerome Pasion
2013-09-25
21
-171
/
+171
*
Doc: Fixed broken Positioning links due to version number.
Jerome Pasion
2013-09-25
8
-10
/
+10
*
Doc: Removed version from "\inqmlmodule QtLocation"
Jerome Pasion
2013-09-25
32
-37
/
+37
*
Doc: Removed version from "\inqmlmodule QtPositioning"
Jerome Pasion
2013-09-25
9
-9
/
+9
*
Move tilecache storage to a standard location
Albin Olsson
2013-09-20
2
-6
/
+5
*
Make compile after recent V4 API changes
Alex Blasche
2013-09-19
5
-18
/
+24
*
Doc: Setting \qtvariable to "positioning" instead of "location"
Jerome Pasion
2013-09-18
1
-1
/
+1
*
Improve area monitoring API.
Alex Blasche
2013-09-17
30
-519
/
+2355
*
Return NaN if position info source doesn't have an attribute.
Aaron McCarthy
2013-09-16
3
-14
/
+43
*
Fix MapGestureArea consuming mouse events.
Albin Olsson
2013-09-16
1
-0
/
+9
*
Improve definition of projects belonging to QtPositioning & QtLocation
Alex Blasche
2013-09-16
12
-40
/
+54
*
Fix broken polygonline and polygonitem for ARM.
Albin Olsson
2013-09-04
3
-3
/
+3
*
Fix Geoclue plugin when used with slow Geoclue providers.
Aaron McCarthy
2013-09-04
3
-102
/
+26
*
Fix assert error caused by MapItemView.
Albin Olsson
2013-09-04
1
-4
/
+4
*
Fix conditional expression.
Aaron McCarthy
2013-09-04
1
-1
/
+1
*
Fix comment in copy and pasted code.
Aaron McCarthy
2013-09-04
1
-2
/
+2
*
Implement socket NMEA source.
Albin Olsson
2013-09-03
3
-49
/
+149
*
Revert "Temporarily fix qtlocation against a non-broken qtbase."
Simon Hausmann
2013-09-03
1
-1
/
+1
*
Fix some name inconsistencies in QtLocation
Alex Blasche
2013-09-03
48
-569
/
+571
*
Update the cmake test for the location modules.
Stephen Kelly
2013-09-03
4
-75
/
+10
*
Split QtLocation into QtPositioning and QtLocation
Alex Blasche
2013-09-02
252
-1283
/
+2609
*
Temporarily fix qtlocation against a non-broken qtbase.
Alex Blasche
2013-09-02
1
-1
/
+1
*
Fix bug where getDetails() could invalidate icon url.
Albin Olsson
2013-08-30
1
-3
/
+6
*
Change isPinchActive property to read-only.
Albin Olsson
2013-08-30
1
-1
/
+1
*
Improve filtering of touch and mouse events.
Albin Olsson
2013-08-29
3
-17
/
+64
*
Add support for Geoclue Satellite interface.
Aaron McCarthy
2013-08-29
15
-132
/
+772
*
Increase reliability of nmea auto tests on Windows
Alex Blasche
2013-08-22
1
-0
/
+28
*
QGeoAreaMonitor becomes loadable via plugins.
Alex Blasche
2013-08-22
27
-76
/
+318
*
Fix QML Flickr Location application
Alex Blasche
2013-08-16
1
-7
/
+7
*
Update to use filtering of child mouse and touch events.
Albin Olsson
2013-08-16
6
-37
/
+60
*
Remove unnecessary dependency to qtjsbackend from sync.profile
Simon Hausmann
2013-08-14
1
-1
/
+0
*
Improve weather app icon layouts to decrease chance of overlap
Alex Blasche
2013-08-14
2
-3
/
+3
*
Change weatherinfo data source from Google to openweathermap.org
Alex Blasche
2013-08-14
6
-192
/
+246
*
Add missing call to markDirty() in MapNode::updateFBO()
Albin Olsson
2013-08-13
1
-0
/
+2
[next]