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
/
tests
/
auto
/
auto.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added possibility to create a georectangle from a list of coordinates
Erik Mattsson
2013-10-07
1
-1
/
+2
*
Improve definition of projects belonging to QtPositioning & QtLocation
Alex Blasche
2013-09-16
1
-30
/
+35
*
Support explore functionality.
Aaron McCarthy
2013-07-26
1
-0
/
+1
*
Remove JsonDB specific tests and plug-ins
Alex Blasche
2013-06-19
1
-2
/
+0
*
Set proper QtLocation version and don't build tests depending on Qt3d
Alex Blasche
2013-06-10
1
-19
/
+26
*
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-08
1
-1
/
+1
*
Fixes for QPlaceResult + unit tests
abcd
2012-07-31
1
-0
/
+1
*
Test that the package configs for QtLocation work.
Stephen Kelly
2012-07-20
1
-1
/
+2
*
Mark jsondb test as insignifcant rather than not building it at all
abcd
2012-06-22
1
-2
/
+1
*
Rename QGeoBoundingArea and related classes to QGeoShape.
Aaron McCarthy
2012-06-21
1
-3
/
+3
*
Disable placemanager jsondb test
abcd
2012-06-19
1
-1
/
+2
*
More unit test coverage
Thomas Lowe
2012-06-05
1
-1
/
+2
*
Files renamed and cache only accessed through engine
Thomas Lowe
2012-05-09
1
-1
/
+1
*
QtLocation/Nokia plugin: Added initial routing tests with mocked network.
Jean Gressmann
2012-04-30
1
-1
/
+2
*
New unit test added for geomapcontroller
Thomas Lowe
2012-04-17
1
-0
/
+1
*
Add qgeomapgeometry unit tests
Ian Chen
2012-03-26
1
-0
/
+1
*
Add qgeotilespec, qgeocameradata, qgeocameracapabilities unit tests
Ian Chen
2012-03-16
1
-0
/
+3
*
isEmpty() functions for place data classes
Jean Gressmann
2012-03-15
1
-0
/
+1
*
Change QStringLiterals to QLatin1String
abcd
2012-03-02
1
-1
/
+1
*
Switch off test until it is ready for CI system
abcd
2012-03-02
1
-1
/
+1
*
Adds testing for the camera -> visible tiles code.
David Laing
2012-02-28
1
-0
/
+1
*
Provide default implementations for all QPlaceManagerEngine virtuals.
Aaron McCarthy
2012-02-23
1
-0
/
+2
*
Fix up issues with parsing Route XML in Nokia plugin
Alex Wilson
2012-02-21
1
-0
/
+1
*
Convert QGeoBoundingArea to use value type semantics.
Aaron McCarthy
2012-02-20
1
-0
/
+1
*
Remove use of deprecated VariantStream API
Martin Zielinski
2012-02-01
1
-3
/
+1
*
Implement cross-referencing of Places
abcd
2012-01-13
1
-0
/
+2
*
Unit test for QPlaceSearchSuggestionReply
abcd
2012-01-03
1
-0
/
+1
*
Unit test for QPlaceReply
abcd
2011-12-19
1
-0
/
+1
*
Add unit tests for QGeoRouteSegment and QGeoRoutingManager
alex
2011-12-19
1
-0
/
+3
*
Unit test for QPlaceSearchReply
abcd
2011-12-15
1
-0
/
+1
*
Add unit tests for QGeoRoute, QGeoRouteReply & QGeoRouteRequest.
alex
2011-12-15
1
-0
/
+3
*
Add test for user
abcd
2011-12-14
1
-0
/
+1
*
Unit test for QPlaceDetailsReply
abcd
2011-12-14
1
-0
/
+1
*
Unit test for QPlaceContactDetail
abcd
2011-12-14
1
-0
/
+1
*
separate out places unit tests from other tests
abcd
2011-12-13
1
-13
/
+15
*
Disables a crashing test on Mac.
David Laing
2011-12-12
1
-1
/
+2
*
Split declarative tests into core and ui tests.
Aaron McCarthy
2011-11-30
1
-1
/
+2
*
Removes the 3d map code.
David Laing
2011-11-25
1
-4
/
+0
*
Removes the old map items.
David Laing
2011-11-25
1
-2
/
+0
*
Added maptype unit tests
Timo Ojala
2011-11-22
1
-1
/
+2
*
Rename Rating to Ratings
abcd
2011-11-17
1
-1
/
+1
*
Fixed typo: private-tests -> private_tests
Jo Asplin
2011-11-10
1
-1
/
+1
*
Add support for getting/setting QML location elements from C++.
Aaron McCarthy
2011-11-10
1
-1
/
+2
*
Docs for request classes + refactor
abcd
2011-11-07
1
-1
/
+0
*
Add unit tests for QNmeaPositionInfoSource.
alex
2011-11-04
1
-0
/
+1
*
Implement unsupported functions for the rest place manager plugin
abcd
2011-10-25
1
-0
/
+1
*
Add unit test for QGeoAreaMonitor
alex
2011-10-21
1
-0
/
+1
*
Add QGeoSatelliteInfoSource unit tests
alex
2011-10-06
1
-0
/
+1
*
Add QGeoPositionInfoSource unit test
alex
2011-10-06
1
-0
/
+1
*
Add a dummy position plugin for test case execution.
alex
2011-10-05
1
-0
/
+2
[next]