summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_core
Commit message (Expand)AuthorAgeFilesLines
* Fix PluginParameter not working with script as property valuesPaolo Angelelli2017-08-231-1/+6
* Don't try to set library paths if !QT_CONFIG(library)Ulf Hermann2017-03-071-0/+2
* Updated license headersAntti Kokko2016-01-2023-391/+276
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-50/+25
|\
| * geocode tests: use tryCompare after waitLaszlo Agocs2015-11-031-50/+25
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2015-09-061-6/+3
|\ \ | |/
| * Harden the Routing QML testv5.6.0-alpha1Alex Blasche2015-09-031-6/+3
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devAlex Blasche2015-08-312-53/+43
|\ \ | |/
| * Update Error enums for GeoCode & Route model typesAlex Blasche2015-08-282-25/+27
| * Re-enable QML geocoding unit testAlex Blasche2015-08-281-16/+9
| * Fix routing test for OSXAlex Blasche2015-08-251-12/+7
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-281-1/+0
|/
* Adjust plugin path for win to cope with Debug/Release dirsAlex Blasche2015-07-291-0/+5
* Temporarily disable test to make qtlocation pass in dev CI.Alex Blasche2015-07-291-0/+3
* Prospective fix for running tests in the new CI on OS XSimon Hausmann2015-07-291-0/+2
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-2/+2
|\
* | Add new types of interpolation to CoordinateAnimationMichal Klocek2015-06-231-10/+179
* | Improve error handling in map, geo and route modelsMichal Klocek2015-06-112-12/+719
|/
* Changes key of "nokia" geoservices plugin to "here"Alex Blasche2015-03-251-14/+14
* Remove leftover debug codev5.5.0-alpha1Alex Blasche2015-03-051-1/+0
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-1822-22/+22
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-1822-66/+66
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-1522-88/+88
* Adds mapping manager error handling to qmlMichal Klocek2015-01-131-0/+66
* Make QtLocation work after internal valuetype changes in QtQMLAlex Blasche2015-01-081-8/+12
* Update license headers and add new license filesAntti Kokko2014-08-2421-399/+231
* Enforce the use of test.source position plug-in in auto testsAlex Blasche2014-08-141-1/+0
* Bump all qml code to QtLocation 5.3Alex Blasche2014-02-2616-39/+39
* Fix unstable PositionInfo test.Aaron McCarthy2014-02-261-3/+2
* Add debug to test case.Aaron McCarthy2014-02-251-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-2/+20
|\
| * Add QML test for comparing QtPositioning base types.old/5.2Aaron McCarthy2014-02-112-2/+47
* | Add direction and vertical speed properties to QML Position type.Aaron McCarthy2014-02-102-1/+29
* | Revert "Temporary workaround for failing unit test on win8 config in CI"Alex Blasche2014-02-051-1/+0
* | Temporary workaround for failing unit test on win8 config in CIAlex Blasche2014-02-041-0/+1
* | Remove offset attribute from place content requests.Aaron McCarthy2014-01-224-27/+50
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Alex Blasche2014-01-201-0/+9
|\ \
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-0/+9
| |\ \ | | |/
| | * QDeclarativePositionSource::{supported|preferred}PositioningMethods() always ...Jim Ehrismann2014-01-171-0/+9
* | | Remove offset attribute from place search requests.Aaron McCarthy2014-01-202-3/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-107-64/+46
|\ \ | |/
| * Stop skipping declarative_core tests.Aaron McCarthy2014-01-103-8/+15
| * Fix declarative_core unit testAlex Blasche2014-01-107-68/+43
* | Fixed broken test cases with incomplete test plugin configurationAnders Gunnarsson2013-11-051-0/+1
* | Merge branch 'stable' into devAlex Blasche2013-10-228-9/+10
|\ \ | |/
| * Update position when switching position sources.Aaron McCarthy2013-10-181-0/+1
| * Add proper version to QtPositioning and its QML API.Alex Blasche2013-10-149-10/+10
* | Added possibility to create a georectangle from a list of coordinatesErik Mattsson2013-10-071-111/+0
|/
* Split QtLocation into QtPositioning and QtLocationAlex Blasche2013-09-029-56/+114
* PositionSource property fixes.Aaron McCarthy2013-07-161-4/+32