aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix: Make Image element support detection of suitable file extensionEirik Aavitsland2018-02-132-0/+8
* Fix memory leak with ListModel.getSimon Hausmann2018-02-121-0/+28
* Windows: Fix tst_QQmlDebugProcess failureFriedemann Kleint2018-02-121-0/+1
* QQmlProfilerService: Don't crash test if client is never createdUlf Hermann2018-02-081-0/+3
* Stabilize testLars Knoll2018-02-081-2/+2
* Stabilize the flickableinterop autotestLars Knoll2018-02-081-2/+2
* QmlDebug: Use EngineControl to hold engines until we're done with themUlf Hermann2018-02-082-13/+4
* QmlDebug: Don't lie about blocked engines in EngineControlUlf Hermann2018-02-081-0/+7
* blacklist qmlprofiler autotests which depend on AUT terminatingShawn Rutledge2018-02-061-0/+10
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-0632-24/+783
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-0232-24/+783
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2433-24/+785
| | |\
| | | * Blacklist tst_TouchMouse::buttonOnDelayedPressFlickable() on mingwUlf Hermann2018-01-181-0/+2
| | | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-184-7/+57
| | | |\
| | | | * Use localPos for windowPos when passing mouse events to QQuickWidgetv5.9.4Ulf Hermann2018-01-172-0/+47
| | | | * Blacklist test_move() in tst_qquickcustomaffector on win/gccUlf Hermann2018-01-172-7/+10
| | | * | Fix crash when accessing a deleted objectMitch Curtis2018-01-112-0/+36
| | | * | GridView: Fix an off-by-one offset of positioning of itemsJan Arve Sæther2018-01-102-0/+157
| | | * | lancelot: Add tests for some emoji casesEskil Abrahamsen Blomfeldt2018-01-102-0/+90
| | | * | QQmlEngineDebugService: Actually call value types' toString() methodUlf Hermann2018-01-081-1/+2
| | | * | Fix segfault on invalid property alias syntaxMitch Curtis2018-01-043-0/+8
| | | * | Allow QQmlComponent::loadUrl() to load absolute URLs with relative pathsMitch Curtis2018-01-044-0/+32
| | | |/
| | | * Fix holistic benchmarkErik Verbruggen2018-01-021-3/+10
| | | * Fix animation benchmarkErik Verbruggen2018-01-021-3/+3
| | | * Remove extra addrefMichael Brasser2017-12-293-0/+44
| | | * Use potentially intercepted URL as ID for compilation unitsUlf Hermann2017-12-212-0/+22
| | | * Add test to QQuickShortcut when render window is usedKari Hautamäki2017-12-193-0/+181
| | | * QQuickItemView: Clear pending changes when refillingUlf Hermann2017-12-182-0/+122
| | | * QQuickList/GridViewPrivate::fixupPosition: don't set moveReasonShawn Rutledge2017-12-161-1/+14
| | | * Add the source directory as import paths in tst_qqmlimportUlf Hermann2017-12-111-3/+3
| | | * Pass the source directory in the plugindump testUlf Hermann2017-12-112-1/+2
* | | | tst_qquickcanvasitem: only run tiff tests if imageformats is installedMitch Curtis2018-02-053-2/+31
* | | | Lift restriction for type registrations in QML module pluginsSimon Hausmann2018-02-025-77/+0
* | | | Use better QmlProfiler client from Qt CreatorUlf Hermann2018-02-023-346/+331
* | | | Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-026-44/+27
* | | | Add QUICK_TEST_MAIN_WITH_SETUP to allow executing C++ before a QML testMitch Curtis2018-02-024-1/+107
* | | | Add basic handler for ktx format texture filesEirik Aavitsland2018-02-012-0/+10
|/ / /
* | | Add support for compiling QML/JS files ahead of time in resourcesSimon Hausmann2018-01-284-1/+35
* | | FolderListModel: add status propertyIlya Kotov2018-01-281-0/+16
* | | Support masking of QQuickItemsPaolo Angelelli2018-01-253-1/+127
* | | Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-251-0/+3
* | | blacklist tst_qquickimage::nullPixmapPaint on QEMUShawn Rutledge2018-01-251-0/+4
* | | Match QQmlEngineDebugServiceTest to the serviceUlf Hermann2018-01-252-5/+17
* | | QQmlEngineDebugService: Output better diagnostics on test failureUlf Hermann2018-01-251-3/+7
* | | Minor data structure cleanupSimon Hausmann2018-01-222-25/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-2/+7
|\| |
| * | Create new engine for each benchmark runAllan Sandfeld Jensen2018-01-171-2/+7
* | | Add support for getting the flags from the original mouse eventAndy Shaw2018-01-185-0/+166
* | | Fix license headersJani Heikkinen2018-01-161-17/+12
* | | Get rid of BuiltinFunctionLars Knoll2018-01-151-3/+3