summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-1624-215/+215
* Move webChannel property out of experimentalPierre Rossi2015-02-131-2/+2
* Integrate with WebChannelPierre Rossi2015-02-122-0/+135
* Proper versioning of the Quick APISzabolcs David2015-02-061-1/+0
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+95
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-0/+23
* Update the expected list of public API testcaseAdam Kallai2015-01-281-0/+22
* Import the inspectorserver auto test from qtwebkitJocelyn Turcotte2015-01-223-0/+191
* Add Keyboard modifiers to MotionEventQt.Zeno Albisser2015-01-203-1/+160
* Don't crash when using onEditingFinishedPierre Rossi2014-12-192-0/+91
* Update public API test expectationsAllan Sandfeld Jensen2014-12-121-0/+27
* Merge remote-tracking branch 'origin/5.4' into devAndras Becsi2014-12-012-15/+29
|\
| * Disable error page while testing loadFail signal of Quick APIPeter Varga2014-11-062-15/+29
* | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-1115-19/+734
|\|
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-281-1/+3
| * Use the shared waitForSignal method in QQuickWebEngineViewGraphics testSzabolcs David2014-10-141-15/+2
| * Import QQuickWebEngineView API testSzabolcs David2014-10-1413-3/+729
* | Distinguish between tab dispositions in NewViewRequest Quick API.Jarred Nicholls2014-10-211-0/+1
|/
* Remove unneeded QWP_PATH environment variable for quick tests.Michael BrĂ¼ning2014-09-242-2/+0
* Fix an assertion in web_content_delegates_qt.cppAdam Kallai2014-09-231-0/+11
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-3/+2
* 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