summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineframe/tst_qwebengineframe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge QWebEngineFrame tests into tst_qwebenginepageSzabolcs David2015-09-091-1654/+0
* Remove tst_setUrlWithFragment test caseSzabolcs David2015-04-091-41/+0
* Make url handling consistent in widget and quick APIPeter Varga2014-10-281-2/+0
* Fix tst_QWebEngineFrame::setUrlHistory expected failuresPeter Varga2014-10-281-17/+26
* Add setting ErrorPageEnabledAndras Becsi2014-10-141-2/+8
* Fix WebContentsAdapater::requestedUrl() functionPeter Varga2014-10-071-4/+1
* Fix loadFinished signal in case of interrupting error page loadingPeter Varga2014-10-071-0/+2
* Unskip the working tests in tst_qwebengineframe.cppSzabolcs David2014-10-031-24/+12
* Skip tst_QWebEngineFrame::setUrlWithFragment API testSzabolcs David2014-09-241-0/+1
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-041-1/+0
* Fix tst_QWebEngineFrame::setUrlWithFragment testSzabolcs David2014-08-041-3/+4
* XFAIL tst_QWebEngineFrame::setUrlHistoryJocelyn Turcotte2014-07-011-6/+17
* Fix WebKit Bugzilla linksSzabolcs David2014-04-221-5/+5
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-151-2/+3
* Fix tst_QWebEngineFrame::setHtmlWithJSAlert test caseSzabolcs David2014-04-151-2/+1
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-0/+6
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-3/+3
* Adjust some widget auto test expectationsJocelyn Turcotte2014-02-121-1/+11
* Fix flakiness in tests related to load signals being received while spinning ...Jocelyn Turcotte2014-02-121-25/+24
* Add the Sync suffix to testing sync wrapperJocelyn Turcotte2014-02-121-8/+8
* Implement QWebEnginePage::requestedUrlJocelyn Turcotte2014-02-121-26/+2
* Fix tst_QWebEngineFrame::baseUrlJocelyn Turcotte2014-02-121-17/+15
* Make the QWebEngineFrame tests passPierre Rossi2014-01-301-22/+24
* Get rid of tr1/functionalJocelyn Turcotte2014-01-271-2/+2
* Clear callbacks with an empty value on page destructionJocelyn Turcotte2014-01-221-0/+17
* Unskip and ajust tests using setHtml, setContent, toHtml and toPlainTextJocelyn Turcotte2014-01-221-37/+20
* Make tst_QWebEngineFrame compileJocelyn Turcotte2014-01-221-271/+387
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-0/+7
* Turn on to run all widgets tests by make check. Move widgets test to tests/auto.Adam Kallai2013-10-141-0/+1569