summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Simple experimental WebRTC API for QtQuickPierre Rossi2014-04-292-1/+45
* WebRTC Widgets APIPierre Rossi2014-04-293-1/+61
* 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-291-0/+0
* 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
* Update eAndroid for new snapshotAndras Becsi2014-04-243-3/+74
* Update the 3rdparty submodule and patch filesJocelyn Turcotte2014-04-221-0/+0
* 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-1518-3404/+8
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-157-22/+31
* Fix the leak of resources imported more than onceJocelyn Turcotte2014-04-151-13/+26
* Update QWebEnginePage::WebWindowTypeJocelyn Turcotte2014-04-153-4/+21
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-159-16/+18
* 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 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
* Remove the RenderWidgetHostViewQtDelegateQuickBase templateJocelyn Turcotte2014-04-084-189/+206
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-0823-447/+49
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-0815-63/+153
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-0820-436/+138
* Fix reseting of the quick history list modelPeter Varga2014-04-034-11/+10
* Run cygwin configurator before build on WindowsZoltan Arvai2014-04-031-0/+0
* Add Chrome version to our user agent stringPierre Rossi2014-04-022-1/+11
* Make WebUI popups work with QtQuickPierre Rossi2014-04-027-15/+270
* Fix iconChanged signal and add favIconLoad QML testSzabolcs David2014-04-011-3/+20
* Add the base qualifier where base::string16 is usedArvid Nilsson2014-04-016-14/+14
* Update clipboard selection when selection changesAllan Sandfeld Jensen2014-03-311-0/+9
* Prevent an embarassing crashPierre Rossi2014-03-311-1/+1
* Easily enable proprietary codecsPierre Rossi2014-03-311-0/+2
* Centralize OpenGL initializationSimon Hausmann2014-03-314-1/+85
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-314-2/+17
* Fix tst_QWebEngineHistory::clear()Jocelyn Turcotte2014-03-311-0/+1
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-315-12/+178
* Do not store a WebContentsAdapter directly in QWebEngineHistoryJocelyn Turcotte2014-03-314-31/+31