summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginepage
Commit message (Expand)AuthorAgeFilesLines
* enable tests/auto/widgetsJoerg Bornemann2015-12-071-0/+5
* stabilize tst_qwebenginepage some moreJoerg Bornemann2015-12-071-6/+5
* Make QWebEngineFullScreenRequest const correctKai Koehne2015-11-121-1/+1
* add dummy positioning pluginJoerg Bornemann2015-11-061-0/+9
* Remove userAgentApplicationName API test caseSzabolcs David2015-10-271-23/+0
* Fix build of tst_qwebenginepageSzabolcs David2015-10-211-2/+8
* Fix ABI breakage due to fullscreen featureAllan Sandfeld Jensen2015-10-191-20/+5
* Remove whitespaces from custom HTTP user agentsSzabolcs David2015-09-291-20/+9
* Unskip loadFinishedAfterNotFoundError test caseSzabolcs David2015-09-141-10/+6
* Change some QNAM tests to use URLRequestInterceptorSzabolcs David2015-09-141-127/+0
* Remove unnecessary QNetworkAccessManager test casesSzabolcs David2015-09-141-36/+0
* Remove unnecessary QWebEngineFrame test casesSzabolcs David2015-09-111-193/+1
* Merge QWebEngineFrame tests into tst_qwebenginepageSzabolcs David2015-09-098-0/+1672
* Enable geolocation permission testAllan Sandfeld Jensen2015-09-081-31/+28
* Fix selectAll on data urlAllan Sandfeld Jensen2015-09-031-3/+7
* stabilize QWebEnginePage tests that use JS callbacksJoerg Bornemann2015-09-031-11/+87
* Enable parts of tst_QWebEnginePage::textSelectionAllan Sandfeld Jensen2015-09-011-6/+16
* fix tst_QWebEnginePage::runJavaScript for "undefined"Joerg Bornemann2015-09-011-1/+1
* Widgets: Add fullscreen supportSzabolcs David2015-08-263-1/+64
* move automatic resource inclusion to pri filesJoerg Bornemann2015-08-251-1/+0
* Fix compile warnings of QWebEnginePage widget auto testPeter Varga2015-04-151-0/+5
* Fix openWindowDefaultSize QWebEnginePage testPierre Rossi2015-04-071-7/+8
* 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