summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test for webenginewidgets, not widgetsLaszlo Agocs2014-05-191-1/+1
* Set the QtWebEngine modules version to 0.9.0Jocelyn Turcotte2014-05-162-2/+2
* Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.Michael BrĂ¼ning2014-05-121-3/+3
* Move the WebEngineView.inspectable property to experimentalJocelyn Turcotte2014-05-091-1/+0
* Add enum type parameter support to public API testSzabolcs David2014-05-091-2/+18
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-084-2/+102
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-053-1/+129
* Qt Quick test browser: simple webrtc permissions for testingPierre Rossi2014-04-294-41/+169
* 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 how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-1/+18
* Remove an unused function from quickwindow.qmlJocelyn Turcotte2014-04-151-2/+0
* Fix tst_QWebEngineFrame::setHtmlWithJSAlert test caseSzabolcs David2014-04-151-2/+1
* Add test_urlProperty to tst_loadUrl.qml testcase.Adam Kallai2014-04-094-4/+93
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-083-15/+3
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-086-1/+23
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-1/+0
* Add history menu to the quicktestbrowserPeter Varga2014-04-031-0/+42
* Add tst_loadFail.qml testPeter Varga2014-04-032-0/+70
* Fix iconChanged signal and add favIconLoad QML testSzabolcs David2014-04-016-0/+128
* Centralize OpenGL initializationSimon Hausmann2014-03-316-24/+9
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-311-0/+7
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-311-0/+4
* Fix QQuickWebEngineForwardHistoryListModelPeter Varga2014-03-281-2/+12
* Fix a missing titleChanged signal on navigationJocelyn Turcotte2014-03-241-0/+5
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-212-11/+24
* Add Quick's navigationHistoryPeter Varga2014-03-203-0/+157
* Fork the quicknanobrowser as tests/quicktestbrowserJocelyn Turcotte2014-03-199-1/+603
* Fix QOpenGLContext scene graph declaration in the QtQuick autotestsAdam Kallai2014-03-101-3/+4
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-252-3/+3
* QtQuick: add runJavaScript.Pierre Rossi2014-02-193-1/+84
* Build fix for public API testSzabolcs David2014-02-182-2/+3
* Add public API test to Quick API.Szabolcs David2014-02-173-0/+223
* Fixup QtQuick autotests with scene graph usagePierre Rossi2014-02-142-0/+7
* 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
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-112-0/+62
* Quick: Support reparentingArvid Nilsson2014-01-311-6/+0
* Disable test discovery from the build systemJocelyn Turcotte2014-01-312-2/+6
* Make the QWebEngineFrame tests passPierre Rossi2014-01-301-22/+24
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-5/+3