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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve map item rendering performance
Michal Klocek
2015-11-27
6
-45
/
+74
*
Fix tile fetcher from test plugin.
Michal Klocek
2015-11-25
1
-27
/
+36
*
Fix MapGestureArea API
Michal Klocek
2015-11-23
1
-30
/
+75
*
Remove fitViewportToGeoShape from map qml api
Michal Klocek
2015-11-23
2
-12
/
+4
*
Fix coordianteAnimation test
Michal Klocek
2015-11-23
1
-2
/
+6
*
geocode tests: use tryCompare after wait
Laszlo Agocs
2015-11-03
1
-50
/
+25
*
Split QGeoTileCache for easier customization of the tile cache.
Harald Meyer
2015-10-22
1
-1
/
+1
*
Bump all QtLocation 5.5 tags to 5.6
Alex Blasche
2015-09-23
12
-12
/
+12
*
Remove dependency on libgeoclue.
Aaron McCarthy
2015-09-10
3
-23
/
+105
*
Skip loading real plugins in tests
Laszlo Agocs
2015-09-09
1
-1
/
+2
*
Do not double delete in positioning test app
Laszlo Agocs
2015-09-09
1
-4
/
+4
*
Make use of incubator to asynchronously instantiate delegates
Aaron McCarthy
2015-09-09
1
-37
/
+62
*
Fix incorrect include guard
Laszlo Agocs
2015-09-07
1
-1
/
+1
*
Harden the Routing QML test
v5.6.0-alpha1
Alex Blasche
2015-09-03
1
-6
/
+3
*
Update Error enums for GeoCode & Route model types
Alex Blasche
2015-08-28
2
-25
/
+27
*
Re-enable QML geocoding unit test
Alex Blasche
2015-08-28
1
-16
/
+9
*
Disable MapPinch test due to flakinesss
Alex Blasche
2015-08-28
1
-0
/
+0
*
Fix routing test for OSX
Alex Blasche
2015-08-25
1
-12
/
+7
*
Adjust plugin path for win to cope with Debug/Release dirs
Alex Blasche
2015-07-29
12
-0
/
+60
*
Temporarily disable test to make qtlocation pass in dev CI.
Alex Blasche
2015-07-29
1
-0
/
+3
*
Prospective fix for running tests in the new CI on OS X
Simon Hausmann
2015-07-29
12
-0
/
+24
*
Do not rely on synthesized MouseReleseEvent when tracking mouse point
Michal Klocek
2015-07-13
1
-0
/
+1
*
Remove declarative_map test application
Michal Klocek
2015-07-10
28
-2949
/
+0
*
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-29
1
-2
/
+2
|
\
|
*
Don't mix GeocodeModel and GeoRouteModel enums
Alex Blasche
2015-06-15
1
-2
/
+2
*
|
Add new types of interpolation to CoordinateAnimation
Michal Klocek
2015-06-23
1
-10
/
+179
*
|
Add mouse and touch keep grabs and prevent stealing handling.
Michal Klocek
2015-06-16
1
-0
/
+161
*
|
Fix warning about registering test plugin without id
Michal Klocek
2015-06-16
6
-18
/
+18
*
|
Small cleanup of _ui qml unit tests
Michal Klocek
2015-06-15
9
-55
/
+61
*
|
Merge branch '5.5' into dev
Alex Blasche
2015-06-15
2
-62
/
+55
|
\
\
|
|
/
|
*
Fix activeMapType handling
Michal Klocek
2015-06-10
2
-62
/
+55
*
|
Improve error handling in map, geo and route models
Michal Klocek
2015-06-11
2
-39
/
+105
*
|
Fix crash when calling setVisibleRegion and no plugin
Michal Klocek
2015-06-09
1
-26
/
+154
*
|
Rewrite flick and pinch unit tests, fix corner cases
Michal Klocek
2015-06-04
2
-284
/
+504
*
|
Rename setCamera to setCameraData in qgeocameratiles
Michal Klocek
2015-06-03
2
-6
/
+6
|
/
*
Add "here" prefix to all Here geoservices parameters
Alex Blasche
2015-05-27
5
-11
/
+11
*
Provide means to convert GeoShape to appropriate subclass in QML
Alex Blasche
2015-05-26
1
-0
/
+38
*
Workaround for failing conversion between Q_GADGET's
Alex Blasche
2015-05-26
1
-0
/
+20
*
Reanimate tests/auto/qmlinterface.
Friedemann Kleint
2015-05-23
5
-24
/
+25
*
Enable and update map flick and pinch autotest.
Michal Klocek
2015-05-22
3
-70
/
+153
*
Refactor fetching calls in QGeoCameraTiles
Michal Klocek
2015-05-21
2
-11
/
+11
*
Fixes PIMPL in QGeoTiledMap.
Michal Klocek
2015-05-05
1
-0
/
+2
*
Set shorter name for class names with 'MapData'
Michal Klocek
2015-05-04
6
-16
/
+16
*
Remove QGeoMapData class.
Michal Klocek
2015-05-04
2
-2
/
+2
*
Fix incomplete category hierarchy in Here plugin
Alex Blasche
2015-04-17
1
-3
/
+10
*
Remove wheelAngleChanged signal from map api
Michal Klocek
2015-04-02
1
-23
/
+17
*
Change mouse and touch handling in Map QML component.
Michal Klocek
2015-04-01
1
-1
/
+4
*
Changes key of "nokia" geoservices plugin to "here"
Alex Blasche
2015-03-25
8
-33
/
+47
*
Adds a QGeoServiceProvider unit tests
Alex Blasche
2015-03-24
3
-0
/
+211
*
Make Nokia/Here specific place test pass
Alex Blasche
2015-03-18
1
-1
/
+9
[next]