summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix reseting of the quick history list modelPeter Varga2014-04-034-11/+10
* Run cygwin configurator before build on WindowsZoltan Arvai2014-04-032-0/+10
* Add tst_loadFail.qml testPeter Varga2014-04-032-0/+70
* 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-017-3/+148
* Add the base qualifier where base::string16 is usedArvid Nilsson2014-04-016-14/+14
* Disable cyclic dependency checking when cross-compiling on macArvid Nilsson2014-04-011-4/+4
* 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-3112-34/+97
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-315-2/+24
* Fix tst_QWebEngineHistory::clear()Jocelyn Turcotte2014-03-311-0/+1
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-316-12/+182
* Do not store a WebContentsAdapter directly in QWebEngineHistoryJocelyn Turcotte2014-03-314-31/+31
* Rough port of the documentation to QtWebEngineJocelyn Turcotte2014-03-3118-811/+789
* Import the QtWebKit documentationJocelyn Turcotte2014-03-3119-0/+4741
* Fix QtWebEngineProcess name on WindowsZoltan Arvai2014-03-311-0/+5
* Add SurfaceFactoryQt and OzonePlatformEglfs.Zeno Albisser2014-03-317-7/+333
* Add Windows support to snapshot creationZoltan Arvai2014-03-282-8/+36
* Add more options for gyp on WindowsZoltan Arvai2014-03-281-0/+8
* Fix QQuickWebEngineForwardHistoryListModelPeter Varga2014-03-282-3/+13
* Fix typo: remove unused function prototype from headerPeter Varga2014-03-281-1/+0
* Override OPENSSLDIR for embedded linux.Zeno Albisser2014-03-281-14/+16
* Add overrides to RenderWidgetHostViewQt on WindowsZoltan Arvai2014-03-281-0/+5
* Force disable libstdc++ debug modeAndras Becsi2014-03-281-0/+2
* Update patches to stable branch 1750Andras Becsi2014-03-2834-562/+547
* Introduce platform specific pri files for all platforms.Zeno Albisser2014-03-287-27/+76
* Get rid of GTK dependenciesAndras Becsi2014-03-2810-43/+130