summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix build in QWebEnginePage API testSzabolcs David2014-11-101-2/+2
* Add runJavaScript testAllan Sandfeld Jensen2014-10-291-0/+68
* 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
* Fix WebEngineSettings::setDefaultTextEncoding()Szabolcs David2014-10-071-5/+3
* Unskip the working tests in tst_qwebengineframe.cppSzabolcs David2014-10-031-24/+12
* Unskip QWebEngineSettings::JavascriptCanOpenWindows related testsSzabolcs David2014-09-261-35/+5
* Skip tst_QWebEngineFrame::setUrlWithFragment API testSzabolcs David2014-09-241-0/+1
* [Tests] Change expected QAccessible::role to WebDocument.Michael BrĂ¼ning2014-09-161-2/+2
* Try harder to return accessible namesFrederik Gladhorn2014-09-011-18/+52
* Remove XFAIL that got fixed by snapshot updateFrederik Gladhorn2014-08-181-1/+0
* Fix uncalled callbacks with findTextJocelyn Turcotte2014-08-151-0/+24
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-046-6/+0
* Fix tst_QWebEngineFrame::setUrlWithFragment testSzabolcs David2014-08-041-3/+4
* 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
* 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 tst_QWebEngineFrame::setHtmlWithJSAlert test caseSzabolcs David2014-04-151-2/+1
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-085-0/+20
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-1/+0
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-311-0/+7
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-311-0/+4
* Fix a missing titleChanged signal on navigationJocelyn Turcotte2014-03-241-0/+5
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-212-11/+24
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-132-5/+40
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-4/+4
* Adjust some widget auto test expectationsJocelyn Turcotte2014-02-122-1/+15
* 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-124-15/+15
* Implement QWebEnginePage::requestedUrlJocelyn Turcotte2014-02-121-26/+2
* Fix tst_QWebEngineFrame::baseUrlJocelyn Turcotte2014-02-122-17/+22
* Disable test discovery from the build systemJocelyn Turcotte2014-01-311-1/+3
* Make the QWebEngineFrame tests passPierre Rossi2014-01-301-22/+24
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-5/+3