summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix tst_QWebEnginePage's use of evaluateJavaScriptPierre Rossi2014-01-302-129/+128
* Get rid of tr1/functionalJocelyn Turcotte2014-01-272-15/+19
* Clear callbacks with an empty value on page destructionJocelyn Turcotte2014-01-222-3/+28
* Unskip and ajust tests using setHtml, setContent, toHtml and toPlainTextJocelyn Turcotte2014-01-225-60/+79
* Make tst_QWebEngineFrame compileJocelyn Turcotte2014-01-222-273/+388
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-0/+7
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-171-0/+23
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-281-3/+1
* Remove the need for application to set an RPATH.Jocelyn Turcotte2013-11-181-1/+1
* 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-1447-0/+6826