summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing include to qwebenginesettings.hAllan Sandfeld Jensen2014-08-181-0/+1
* Update the src/3rdparty submoduleJocelyn Turcotte2014-08-181-0/+0
* Disable QtWebEngine if Qt is configured with -staticJocelyn Turcotte2014-08-182-1/+2
* Implement accessibility functionsFrederik Gladhorn2014-08-181-4/+4
* Implement RenderWidgetHostViewQt::AccessibilityViewHasFocusFrederik Gladhorn2014-08-182-1/+6
* Fix accessible roles after snapshot updateFrederik Gladhorn2014-08-181-102/+100
* Fix accessibility event enum after snapshot updateFrederik Gladhorn2014-08-181-10/+10
* Fix accessibility state enum after snapshot updateFrederik Gladhorn2014-08-181-22/+22
* Remove XFAIL that got fixed by snapshot updateFrederik Gladhorn2014-08-181-1/+0
* Use Q_DECLARE_PRIVATE to wrap the p-impl in QWebEngineSettingsJocelyn Turcotte2014-08-153-10/+20
* Fix a crash in WebEngineSettings when opening a new windowJocelyn Turcotte2014-08-157-28/+14
* Fix unused parameter warnings in qwebenginepage_p.hJocelyn Turcotte2014-08-151-1/+1
* Handle new window/tab modifiers also on normal navigationsJocelyn Turcotte2014-08-157-32/+105
* Fix uncalled callbacks with findTextJocelyn Turcotte2014-08-154-10/+51
* Don't build release with debug info by default on WindowsJocelyn Turcotte2014-08-141-0/+3
* Exclude accessibility files on windowsJocelyn Turcotte2014-08-141-0/+13
* Use the toolchain from PATH on WindowsJocelyn Turcotte2014-08-142-9/+18
* Fix the build on Windows due to backslashesJocelyn Turcotte2014-08-141-4/+9
* Fix the build on windows when qtwebengine.chromiumsrcdir isn't setJocelyn Turcotte2014-08-143-8/+10
* Use the unified gesture recognizerJocelyn Turcotte2014-08-143-174/+105
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-1448-467/+285
* Update the scripts for the snapshot of 37Jocelyn Turcotte2014-08-143-61/+72
* Disable chromium error pagesPeter Varga2014-08-141-1/+1
* Rename the 3rdparty submodule to match its pathJocelyn Turcotte2014-08-131-1/+1
* Add QJSValue support to the public API testSzabolcs David2014-08-131-1/+5
* Widgets settings implementationPierre Rossi2014-08-127-24/+408
* Opt-out of the build on platforms where we won't build successfullyJocelyn Turcotte2014-08-124-21/+34
* Update the library and QML version to 1.0Jocelyn Turcotte2014-08-1221-21/+27
* Ground work for Settings/PreferencesPierre Rossi2014-08-0914-0/+519
* Use VisitedLinks component.Pierre Rossi2014-08-0811-3/+253
* Add findText to Quick APIPeter Varga2014-08-075-1/+323
* Remove duplicate code for egl extensions and native display queryingAndras Becsi2014-08-064-20/+12
* Get rid of QOpenGLContextPrivate::setGlobalShareContexJocelyn Turcotte2014-08-062-4/+10
* Use QSGEngine instead of the private QSGRenderContextJocelyn Turcotte2014-08-068-70/+45
* Move the runJavaScript function from experimental to public APIAndras Becsi2014-08-066-12/+27
* Clean up opaque pointer handling for QQuickWebEngineLoadRequestAndras Becsi2014-08-062-20/+30
* Add QQuick API for intercepting navigation requestsAndras Becsi2014-08-0616-18/+580
* Expose better error information in loadRequest.Pierre Rossi2014-08-0416-9/+167
* s/QWebEngine/QtWebEngine/gPierre Rossi2014-08-048-11/+19
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-0413-25/+5
* Fix tst_QWebEngineFrame::setUrlWithFragment testSzabolcs David2014-08-041-3/+4
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-0410-16/+29
* Implement GLSurfaceQt and exclude chromium's implementationAndras Becsi2014-08-026-4/+647
* Switch to the public QOpenGLWidget APILaszlo Agocs2014-08-022-1/+17
* Don't use QAuthenticator private APIJocelyn Turcotte2014-08-011-4/+2
* Don't use the private QQuickDefaultClipNode and QSGRectangleNodeJocelyn Turcotte2014-08-011-8/+21
* Don't use the private QQmlMetaType::defaultPropertyJocelyn Turcotte2014-08-013-6/+17
* Fix tab focus in the widgets and QML webviewsJocelyn Turcotte2014-08-017-15/+14
* Don't use the private QQuickItemPrivate::focusNextPrevJocelyn Turcotte2014-08-011-1/+3
* Don't use the private QGuiApplicationPrivate::platformIntegration()Jocelyn Turcotte2014-08-011-3/+1