summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Fix the build with recent qtbase0.9Andras Becsi2014-08-131-0/+2
* Force active focus for touch begin and loose it for focusOutEventAndras Becsi2014-06-241-0/+4
* Fix a crash when running witout UI delegates.Pierre Rossi2014-05-201-8/+23
* Set the QtWebEngine modules version to 0.9.0Jocelyn Turcotte2014-05-161-3/+16
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-121-2/+2
* Fix up some more documentation.Michael Brüning2014-05-122-110/+35
* Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.Michael Brüning2014-05-121-3/+3
* Move the WebEngineView.inspectable property to experimentalJocelyn Turcotte2014-05-093-15/+15
* Fix double clicks needing three presses in QWebEngineViewJocelyn Turcotte2014-05-082-6/+0
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-083-8/+4
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-053-0/+8
* Simple experimental WebRTC API for QtQuickPierre Rossi2014-04-292-1/+45
* Add WebRTC supportPierre Rossi2014-04-291-0/+1
* Add a way of using UI dialogs for authorizationPierre Rossi2014-04-291-4/+8
* Do not assume that the webview only contains RWHV delegatesAndras Becsi2014-04-251-3/+2
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-155-12/+13
* Map Javascript console message level to enum values.Michael Brüning2014-04-143-4/+12
* Remove the RenderWidgetHostViewQtDelegateQuickBase templateJocelyn Turcotte2014-04-084-189/+206
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-086-87/+17
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-082-4/+10
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-084-18/+18
* Fix reseting of the quick history list modelPeter Varga2014-04-034-11/+10
* Make WebUI popups work with QtQuickPierre Rossi2014-04-027-15/+270
* Centralize OpenGL initializationSimon Hausmann2014-03-313-0/+82
* Rough port of the documentation to QtWebEngineJocelyn Turcotte2014-03-314-49/+101
* Import the QtWebKit documentationJocelyn Turcotte2014-03-312-0/+433
* Fix QQuickWebEngineForwardHistoryListModelPeter Varga2014-03-281-1/+1
* Fix typo: remove unused function prototype from headerPeter Varga2014-03-281-1/+0
* Fix typo in the qquickwebenginehistory headersAndras Becsi2014-03-272-2/+2
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-212-14/+9
* Add Quick's navigationHistoryPeter Varga2014-03-207-0/+439
* UI: fix a crash on shutdownPierre Rossi2014-03-142-10/+13
* Tooltip support.Pierre Rossi2014-03-141-0/+2
* Fix focus in Quick APISzabolcs David2014-03-133-11/+17
* Deploy QtWebEngineCore as a Qt moduleJocelyn Turcotte2014-03-071-9/+1
* Add HTTP and proxy authentication signals directly to QWebEnginePageJocelyn Turcotte2014-02-281-0/+1
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-253-12/+12
* QtQuick: add runJavaScript.Pierre Rossi2014-02-192-3/+22
* Add project's directory to includepath on WindowsZoltan Arvai2014-02-193-3/+3
* Build fix for public API testSzabolcs David2014-02-182-2/+1
* Make Qt 5.2 a minimum requirementPierre Rossi2014-02-145-16/+2
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+1
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+1
* Move the requestID argument before the resultJocelyn Turcotte2014-02-131-3/+3
* QQuickWebEngineView new window API refactoringJocelyn Turcotte2014-02-137-81/+196
* Fix the new window crashJocelyn Turcotte2014-02-121-1/+1
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-122-0/+3
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-112-0/+7
* Fix WebEngine api build on WindowsZoltan Arvai2014-02-112-0/+5
* Fix string concatenation in WebEngine on WindowsZoltan Arvai2014-02-111-0/+6