summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-046-11/+19
* Don't use QAuthenticator private APIJocelyn Turcotte2014-08-011-4/+2
* Fix tab focus in the widgets and QML webviewsJocelyn Turcotte2014-08-012-1/+7
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-011-0/+1
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-304-1/+21
* Fix the indexOfChild function for the web documentFrederik Gladhorn2014-07-112-0/+8
* Fix duplicate document roleFrederik Gladhorn2014-07-111-1/+1
* Widget based accessibility glue codeFrederik Gladhorn2014-07-103-0/+40
* Add core accessibilityFrederik Gladhorn2014-07-092-0/+6
* Remove stray semicolonsFrederik Gladhorn2014-07-071-3/+3
* Add linkHovered support for Widgets APISzabolcs David2014-05-153-1/+8
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-122-6/+6
* Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.Michael BrĂ¼ning2014-05-121-3/+3
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-081-1/+1
* Properly cleanup the old page when attaching a new oneJocelyn Turcotte2014-05-071-0/+3
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+1
* WebRTC Widgets APIPierre Rossi2014-04-293-1/+61
* Add WebRTC supportPierre Rossi2014-04-291-0/+1
* Add a way of using UI dialogs for authorizationPierre Rossi2014-04-291-0/+3
* Cleanup the QtWebEngineWidgets public headers and APIJocelyn Turcotte2014-04-158-785/+0
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-152-12/+12
* Update QWebEnginePage::WebWindowTypeJocelyn Turcotte2014-04-152-2/+18
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-152-2/+3
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-143-5/+12
* Fix an false positive assertion with context menuPierre Rossi2014-04-101-0/+3
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-082-6/+5
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-083-2/+57
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-084-107/+18
* Prevent an embarassing crashPierre Rossi2014-03-311-1/+1
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-311-2/+2
* Fix tst_QWebEngineHistory::clear()Jocelyn Turcotte2014-03-311-0/+1
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-313-4/+12
* Do not store a WebContentsAdapter directly in QWebEngineHistoryJocelyn Turcotte2014-03-314-31/+31
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-212-16/+16
* Tooltip support.Pierre Rossi2014-03-141-2/+5
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-283-0/+21
* Implement QWebEnginePage::viewportSizeJocelyn Turcotte2014-02-214-5/+16
* Fix a crash when using the history on an adopted pageJocelyn Turcotte2014-02-201-0/+1
* Implement basic editing actions for QWebEnginePageJocelyn Turcotte2014-02-201-1/+43
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-135-6/+59
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-133-0/+29
* Refactor the way callbacks are storedJocelyn Turcotte2014-02-132-22/+120
* Move the requestID argument before the resultJocelyn Turcotte2014-02-132-6/+6
* Fix a warning in QWebEnginePage::setHtmlJocelyn Turcotte2014-02-131-1/+0
* Fix QNetworkRequest usage in WebEngineWidgets on WindowsZoltan Arvai2014-02-132-2/+2
* Make QWebEnginePage support symetrical url and setUrlJocelyn Turcotte2014-02-122-1/+7
* Implement QWebEnginePage::requestedUrlJocelyn Turcotte2014-02-121-0/+6
* Fix tst_QWebEngineFrame::baseUrlJocelyn Turcotte2014-02-122-4/+2
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-125-9/+98
* Fix WebEngineWidgets api build on WindowsZoltan Arvai2014-02-111-0/+8