summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a chromium patch not applyingJocelyn Turcotte2014-05-061-11/+11
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-0511-1/+179
* Qt Quick test browser: simple webrtc permissions for testingPierre Rossi2014-04-294-41/+169
* Simple experimental WebRTC API for QtQuickPierre Rossi2014-04-292-1/+45
* Add a feature permission bar to the demo browserPierre Rossi2014-04-295-0/+209
* WebRTC Widgets APIPierre Rossi2014-04-294-1/+126
* Add WebRTC supportPierre Rossi2014-04-2914-0/+725
* Add a way of using UI dialogs for authorizationPierre Rossi2014-04-298-20/+54
* Update snapshot to include WebRTC dependencies.Pierre Rossi2014-04-291-0/+0
* Update patches with fixes for the emulator and raspberry piAndras Becsi2014-04-293-8/+13
* Set target_arch based on QT_ARCH for x86 and x86_64Andras Becsi2014-04-291-0/+3
* There is no neon on arm pre v7.Zeno Albisser2014-04-281-1/+1
* Do not assume that the webview only contains RWHV delegatesAndras Becsi2014-04-251-3/+2
* Clean up cancel fling gesture and latency info for gesturesAndras Becsi2014-04-251-14/+5
* Shrink the debug library size even moreAndras Becsi2014-04-251-1/+2
* Add proxy functions for libc symbols to allow sandboxing.Zeno Albisser2014-04-242-0/+109
* Add patches for eLinux.Zeno Albisser2014-04-245-0/+296
* Update eAndroid for new snapshotAndras Becsi2014-04-243-3/+74
* Update the 3rdparty submodule and patch filesJocelyn Turcotte2014-04-227-2/+539
* Fix WebKit Bugzilla linksSzabolcs David2014-04-222-6/+6
* Un-blacklist files needed for WebRTC from chromePierre Rossi2014-04-221-0/+3
* Fix links not opening on Google+ and GmailJocelyn Turcotte2014-04-152-0/+25
* Windows: Fix a crash in ContentMainRunnerImpl::InitializeJocelyn Turcotte2014-04-151-1/+6
* Windows: Use the runtime library the same way as QtJocelyn Turcotte2014-04-151-0/+3
* Cleanup the QtWebEngineWidgets public headers and APIJocelyn Turcotte2014-04-1535-3423/+80
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-159-26/+36
* Fix tst_QWebEngineView::crashTests test caseSzabolcs David2014-04-151-1/+1
* Unskip tst_QWebEngineHistory::popPushStateJocelyn Turcotte2014-04-151-6/+3
* Fix the leak of resources imported more than onceJocelyn Turcotte2014-04-151-13/+26
* Update QWebEnginePage::WebWindowTypeJocelyn Turcotte2014-04-154-7/+23
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-1510-17/+36
* Remove an unused function from quickwindow.qmlJocelyn Turcotte2014-04-151-2/+0
* Fix tst_QWebEngineFrame::setHtmlWithJSAlert test caseSzabolcs David2014-04-151-2/+1
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-148-11/+43
* Buildfix for WindowsZoltan Arvai2014-04-111-0/+2
* Use a fence sync to synchronize GL between threadsJocelyn Turcotte2014-04-105-3/+114
* First iteration of adujsting widgets docs and snipperts.Michael BrĂ¼ning2014-04-104-26/+18
* Fix typo in widget browserPeter Varga2014-04-101-2/+2
* Fix an false positive assertion with context menuPierre Rossi2014-04-101-0/+3
* Fix broken experimental.viewport.devicePixelRatioArvid Nilsson2014-04-091-0/+8
* Sort embedded_linux.pri alphabetically.Zeno Albisser2014-04-091-11/+11
* Do not use aurax11 clipboard on embedded linux.Zeno Albisser2014-04-091-0/+1
* Add GLContextHelper class for EGL context creation.Zeno Albisser2014-04-096-1/+174
* Widgets: Fix a crash on shutdownJocelyn Turcotte2014-04-092-2/+3
* Add test_urlProperty to tst_loadUrl.qml testcase.Adam Kallai2014-04-094-4/+93
* Remove the RenderWidgetHostViewQtDelegateQuickBase templateJocelyn Turcotte2014-04-084-189/+206
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-0826-462/+52
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-0824-65/+186
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-0821-437/+138
* Add history menu to the quicktestbrowserPeter Varga2014-04-031-0/+42