summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-3/+2
* Settings in test browserPierre Rossi2014-09-021-0/+27
* Try harder to return accessible namesFrederik Gladhorn2014-09-011-18/+52
* Tweak the back and forward buttonsPierre Rossi2014-08-224-17/+79
* Remove XFAIL that got fixed by snapshot updateFrederik Gladhorn2014-08-181-1/+0
* Fix uncalled callbacks with findTextJocelyn Turcotte2014-08-151-0/+24
* Add QJSValue support to the public API testSzabolcs David2014-08-131-1/+5
* Opt-out of the build on platforms where we won't build successfullyJocelyn Turcotte2014-08-121-1/+3
* Update the library and QML version to 1.0Jocelyn Turcotte2014-08-1218-18/+18
* Add findText to Quick APIPeter Varga2014-08-073-0/+290
* 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-043-3/+3
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-046-6/+0
* Fix tst_QWebEngineFrame::setUrlWithFragment testSzabolcs David2014-08-041-3/+4
* Drop 5.2 supportJocelyn Turcotte2014-08-011-1/+1
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-012-2/+28
* Implement accessibility hit testingFrederik Gladhorn2014-07-161-0/+13
* Implement accessible value interfaceFrederik Gladhorn2014-07-151-0/+39
* Implement accessible text interfaceFrederik Gladhorn2014-07-151-0/+35
* Fix the indexOfChild function for the web documentFrederik Gladhorn2014-07-111-0/+4
* Improve text for accessiblesFrederik Gladhorn2014-07-111-1/+9
* Fix duplicate document roleFrederik Gladhorn2014-07-111-0/+2
* Widget based accessibility glue codeFrederik Gladhorn2014-07-103-0/+119
* tst_qwebenginepage: Fix type in javaScriptConsoleMessage signatureFrederik Gladhorn2014-07-071-1/+1
* XFAIL tst_QWebEnginePage::backActionUpdateJocelyn Turcotte2014-07-011-0/+1
* XFAIL tst_QWebEngineFrame::setUrlHistoryJocelyn Turcotte2014-07-011-6/+17
* 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
* Test for webenginewidgets, not widgetsLaszlo Agocs2014-05-191-1/+1
* Set the QtWebEngine modules version to 0.9.0Jocelyn Turcotte2014-05-162-2/+2
* 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
* Qt Quick test browser: simple webrtc permissions for testingPierre Rossi2014-04-294-41/+169
* WebRTC Widgets APIPierre Rossi2014-04-291-0/+65
* Fix WebKit Bugzilla linksSzabolcs David2014-04-222-6/+6
* Cleanup the QtWebEngineWidgets public headers and APIJocelyn Turcotte2014-04-154-10/+14
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-152-4/+5
* Fix tst_QWebEngineView::crashTests test caseSzabolcs David2014-04-151-1/+1
* Unskip tst_QWebEngineHistory::popPushStateJocelyn Turcotte2014-04-151-6/+3
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-1/+18
* Remove an unused function from quickwindow.qmlJocelyn Turcotte2014-04-151-2/+0
* Fix tst_QWebEngineFrame::setHtmlWithJSAlert test caseSzabolcs David2014-04-151-2/+1
* 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
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-086-1/+23
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-1/+0