summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update BSD and LGPLv2.1 licensesAlex Blasche2015-02-18172-514/+514
* Add Q_DECL_OVERRIDE where missingAlex Blasche2015-02-171-16/+18
* Fix QGeoAreaMonitor test failure following QDateTime changeAlex Blasche2015-02-171-3/+3
* Update all LGPLv2.1 license headers in source to latest versionAlex Blasche2015-02-15162-743/+695
* Merge remote-tracking branch 'gerrit/5.4' into devAlex Blasche2015-02-115-0/+9
|\
| * Autotest: Fix compile warningsRainer Keller2015-01-282-0/+2
| * Autotest: Use resources for test dataRainer Keller2015-01-283-0/+7
* | Fix failing qgeoareamonitorinfo unit testAlex Blasche2015-02-101-3/+3
* | Improve filtering of touch and mouse events.Aaron McCarthy2015-02-061-9/+17
* | Re-enable the declarative_geoshape unit testAlex Blasche2015-01-281-2/+0
* | Ensure QtPositioning value types don't change QDebug spacing policyAlex Blasche2015-01-275-30/+143
* | Better names for incorrectly named Map functions.Aaron McCarthy2015-01-205-78/+78
* | Don't override user's Map.zoomLevel when initializing QGeoCameraDataAlex Blasche2015-01-192-1/+21
* | Cleanup qRegisterMetaType<T>() callsAlex Blasche2015-01-153-3/+3
* | Remove temporary operator< for QtPositioning value typesAlex Blasche2015-01-151-1/+1
* | Fix crash when mouse area in uninitialized map receives eventMichal Klocek2015-01-131-0/+86
* | Adds mapping manager error handling to qmlMichal Klocek2015-01-132-3/+87
* | Make QtLocation work after internal valuetype changes in QtQMLAlex Blasche2015-01-082-9/+22
* | Add center() function to QGeoShape.Aaron McCarthy2014-12-042-0/+6
|/
* Fix QGeoCoordinate::toString() when rounding long/lat corner casesAlex Blasche2014-10-131-0/+22
* Re-enable declarative_ui testsv5.4.0-alpha1Alex Blasche2014-09-042-1/+0
* Update license headers and add new license filesAntti Kokko2014-08-24155-2941/+1701
* Merge branch '5.3' into 5.4Alex Blasche2014-08-142-2/+1
|\
| * Enforce the use of test.source position plug-in in auto testsAlex Blasche2014-08-142-2/+1
* | Add night property to MapType.Aaron McCarthy2014-07-212-70/+76
* | Compile fix for platforms without process supportMaurice Kalinowski2014-07-071-1/+4
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-148-42/+650
|\|
| * Fix wrong qreal architecture checksv5.3.1Dmitry Shachnev2014-06-123-42/+33
| * Add snippet app to verify plugin implementationMaurice Kalinowski2014-05-235-0/+617
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-05-222-16/+16
|\|
| * QNX: Fix compilation of testsSergio Ahumada2014-05-062-16/+16
* | Use QStringLiteral whereever possibleAlex Blasche2014-05-1526-284/+284
* | Merge branch 'stable' into devAlex Blasche2014-05-055-0/+10
|\|
| * Add PLUGIN_CLASS_NAME declarations to plug-in projectsAlex Blasche2014-04-235-0/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-111-1/+1
|\|
| * Simplify the detection of a QtSimulator buildAlex Blasche2014-04-041-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-242-7/+25
|\|
| * Parse Nokia route response in helper thread.Aaron McCarthy2014-03-142-7/+25
* | Replace Qt3D with scene graph API for map rendering.Gunnar Sletta2014-03-243-85/+2
|/
* Fix some typosSergio Ahumada2014-03-033-3/+3
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-034-58/+58
* Bump all qml code to QtLocation 5.3Alex Blasche2014-02-2638-67/+67
* Remove test code related to removed gestures.Aaron McCarthy2014-02-261-211/+4
* Fix unstable PositionInfo test.Aaron McCarthy2014-02-261-3/+2
* Copy qmldir of test import to destination directory.Aaron McCarthy2014-02-252-0/+14
* Add debug to test case.Aaron McCarthy2014-02-251-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-127-2/+87
|\
| * Add QML test for comparing QtPositioning base types.old/5.2Aaron McCarthy2014-02-112-2/+47
| * Mark QNmeaPositionInfoSource tests as insignificant on Windows.Alex Blasche2014-02-105-0/+40
* | Fix declarative_ui tests.Aaron McCarthy2014-02-114-28/+83