summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Add QJSValue support to the public API testSzabolcs David2014-08-131-1/+5
* Update the library and QML version to 1.0Jocelyn Turcotte2014-08-1216-16/+16
* Add findText to Quick APIPeter Varga2014-08-072-0/+243
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-062-2/+2
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-064-6/+162
* s/QWebEngine/QtWebEngine/gPierre Rossi2014-08-042-2/+2
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-012-2/+28
* Fix typos and warnings in the Quick testsSzabolcs David2014-06-056-18/+23
* Fix import versions in the Quick testsSzabolcs David2014-06-0514-14/+14
* Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.Michael BrĂ¼ning2014-05-121-3/+3
* Move the WebEngineView.inspectable property to experimentalJocelyn Turcotte2014-05-091-1/+0
* Add enum type parameter support to public API testSzabolcs David2014-05-091-2/+18
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-084-2/+102
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-053-1/+129
* Add test_urlProperty to tst_loadUrl.qml testcase.Adam Kallai2014-04-094-4/+93
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-083-15/+3
* Add tst_loadFail.qml testPeter Varga2014-04-032-0/+70
* Fix iconChanged signal and add favIconLoad QML testSzabolcs David2014-04-016-0/+128
* Centralize OpenGL initializationSimon Hausmann2014-03-314-15/+6
* Fix QQuickWebEngineForwardHistoryListModelPeter Varga2014-03-281-2/+12
* Add Quick's navigationHistoryPeter Varga2014-03-203-0/+157
* Fix QOpenGLContext scene graph declaration in the QtQuick autotestsAdam Kallai2014-03-101-3/+4
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-252-3/+3
* QtQuick: add runJavaScript.Pierre Rossi2014-02-193-1/+84
* Build fix for public API testSzabolcs David2014-02-182-2/+3
* Add public API test to Quick API.Szabolcs David2014-02-173-0/+223
* Fixup QtQuick autotests with scene graph usagePierre Rossi2014-02-142-0/+7
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-112-0/+62
* Quick: Support reparentingArvid Nilsson2014-01-311-6/+0
* Disable test discovery from the build systemJocelyn Turcotte2014-01-311-1/+3
* Add loadIgnoreEmptyUrl test case to loadUrl QML test.Szabolcs David2014-01-281-0/+50
* Add loadUrl QML test with stopStatus test case.Szabolcs David2014-01-282-0/+72
* Add properties QML test.Szabolcs David2014-01-272-0/+68
* Add loadProgressSignal QML test.Szabolcs David2014-01-242-0/+74
* Add loadProgress QML test.Szabolcs David2014-01-243-0/+70
* Add QML test framework and titleChanged test caseAdam Kallai2014-01-207-0/+323
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-281-3/+1
* Fix the build with Qt 5.1Andras Becsi2013-11-261-1/+2
* Remove the need for application to set an RPATH.Jocelyn Turcotte2013-11-181-1/+1
* Add some QQuickWebView graphics stack tests.Jocelyn Turcotte2013-11-155-0/+231