summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Append MessageLevel postfix to the JavaScriptConsoleMessageLevel.Michael Brüning2014-05-123-9/+9
* Move the WebEngineView.inspectable property to experimentalJocelyn Turcotte2014-05-094-16/+15
* Fix Google Maps not showing tiles when panning/zoomingJocelyn Turcotte2014-05-093-11/+18
* Add enum type parameter support to public API testSzabolcs David2014-05-091-2/+18
* Fix a crash when attempting to dragJocelyn Turcotte2014-05-085-3/+187
* Fix double clicks needing three presses in QWebEngineViewJocelyn Turcotte2014-05-084-13/+15
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-0810-14/+110
* Properly cleanup the old page when attaching a new oneJocelyn Turcotte2014-05-072-0/+8
* Fix an assertion in MediaCaptureDevicesDispatcherJocelyn Turcotte2014-05-071-0/+6
* Remove icu-config workaround and add libraries for eLinuxAndras Becsi2014-05-076-4/+62
* Windows: Fix yet another crash in ContantMainRunnerImpl::InitializePeter Varga2014-05-071-1/+5
* Set Chromium to EGL on eglfs tooLaszlo Agocs2014-05-061-1/+2
* 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