summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Fix the build with recent qtbase0.9Andras Becsi2014-08-131-0/+2
* Fix some more documentation.Michael Brüning2014-05-194-110/+132
* [Widgets] Tooltip word wrap fixupPierre Rossi2014-05-161-1/+6
* Remove the webpage snippet for now.Michael Brüning2014-05-163-115/+0
* Add linkHovered support for Widgets APISzabolcs David2014-05-153-1/+8
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-122-6/+6
* Fix up some more documentation.Michael Brüning2014-05-124-158/+95
* Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.Michael Brüning2014-05-121-3/+3
* Fix double clicks needing three presses in QWebEngineViewJocelyn Turcotte2014-05-081-1/+14
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-081-1/+1
* Properly cleanup the old page when attaching a new oneJocelyn Turcotte2014-05-072-0/+8
* 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-1518-3404/+8
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-153-18/+18
* Update QWebEnginePage::WebWindowTypeJocelyn Turcotte2014-04-153-4/+21
* 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
* First iteration of adujsting widgets docs and snipperts.Michael Brüning2014-04-104-26/+18
* Fix an false positive assertion with context menuPierre Rossi2014-04-101-0/+3
* Widgets: Fix a crash on shutdownJocelyn Turcotte2014-04-092-2/+3
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-084-14/+7
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-086-37/+121
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-089-414/+98
* 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
* Rough port of the documentation to QtWebEngineJocelyn Turcotte2014-03-3111-742/+669
* Import the QtWebKit documentationJocelyn Turcotte2014-03-3117-0/+4308
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-212-16/+16
* Tooltip support.Pierre Rossi2014-03-145-2/+19
* Deploy QtWebEngineCore as a Qt moduleJocelyn Turcotte2014-03-071-18/+1
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-284-2/+23
* Implement QWebEnginePage::viewportSizeJocelyn Turcotte2014-02-216-10/+24
* 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
* Add project's directory to includepath on WindowsZoltan Arvai2014-02-191-1/+1
* 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
* Cleanup on webenginewidgets.proZoltan Arvai2014-02-131-6/+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