summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginepage
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-2/+70
|\
| * Fix build in QWebEnginePage API testSzabolcs David2014-11-101-2/+2
| * Add runJavaScript testAllan Sandfeld Jensen2014-10-291-0/+68
* | Implement acceptNavigationRequest for the widgets API.Andras Becsi2014-10-201-118/+48
|/
* Fix WebEngineSettings::setDefaultTextEncoding()Szabolcs David2014-10-071-5/+3
* Unskip QWebEngineSettings::JavascriptCanOpenWindows related testsSzabolcs David2014-09-261-35/+5
* Fix uncalled callbacks with findTextJocelyn Turcotte2014-08-151-0/+24
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-041-1/+0
* tst_qwebenginepage: Fix type in javaScriptConsoleMessage signatureFrederik Gladhorn2014-07-071-1/+1
* XFAIL tst_QWebEnginePage::backActionUpdateJocelyn Turcotte2014-07-011-0/+1
* WebRTC Widgets APIPierre Rossi2014-04-291-0/+65
* Cleanup the QtWebEngineWidgets public headers and APIJocelyn Turcotte2014-04-151-3/+6
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-151-2/+2
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-0/+1
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-1/+0
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-8/+21
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-5/+33
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-4/+4
* Adjust some widget auto test expectationsJocelyn Turcotte2014-02-121-0/+4
* Add the Sync suffix to testing sync wrapperJocelyn Turcotte2014-02-121-1/+1
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-5/+3
* Fix tst_QWebEnginePage's use of evaluateJavaScriptPierre Rossi2014-01-301-129/+121
* Unskip and ajust tests using setHtml, setContent, toHtml and toPlainTextJocelyn Turcotte2014-01-221-7/+1
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-171-0/+23
* Fixup Webkit bug linksPierre Rossi2013-11-131-14/+14
* Turn on to run all widgets tests by make check. Move widgets test to tests/auto.Adam Kallai2013-10-1413-0/+3688