summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt5WebEngineCore linking on WindowsZoltan Arvai2014-02-111-1/+2
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-113-0/+17
* Add TakeFocus in WebContentsViewQt for passing on tab focus.Zeno Albisser2014-02-103-0/+8
* Implement basic support for input method events.Zeno Albisser2014-02-083-0/+22
* Use arm_neon_optional from armv7 onward if not explicitly enabledAndras Becsi2014-02-061-6/+10
* Register a path provider for Qt instead of using PathService::OverrideAndras Becsi2014-02-065-26/+96
* Move the implementation of BrowserContextQt to its own cpp fileAndras Becsi2014-02-055-90/+170
* Clean up qtwebengine.gypiAndras Becsi2014-02-051-50/+33
* Fix the embedded buildAndras Becsi2014-02-055-5/+59
* Quick: Support reparentingArvid Nilsson2014-01-317-51/+73
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-303-0/+9
* Remove a FIXME after Chromium update.Szabolcs David2014-01-281-2/+1
* Pre-start the render process upon initialiazing the adapterPierre Rossi2014-01-281-1/+7
* Fix the build on embedded platformsAndras Becsi2014-01-282-0/+5
* Add loadUrl QML test with stopStatus test case.Szabolcs David2014-01-281-0/+1
* Fix html5 videoAndras Becsi2014-01-224-1/+22
* Fix a crash in JavaScriptDialogControllerPierre Rossi2014-01-221-4/+5
* Fix JavaScriptDialogControllerPrivate's typeZoltan Arvai2014-01-221-1/+1
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-228-0/+79
* Add a stub message system to communicate with the blink WebViewJocelyn Turcotte2014-01-2212-2/+428
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-223-17/+21
* Implement QWebEnginePage::setHtml and setContentJocelyn Turcotte2014-01-222-0/+17
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-172-0/+8
* JS dialogs in QtQuickPierre Rossi2014-01-159-10/+290
* [Widgets] wire the file pickersPierre Rossi2014-01-156-0/+83
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-152-2/+2
* Fix ContentMain calling in processMain for WindowsZoltan Arvai2014-01-131-0/+11
* Fix RenderWidgetHostViewQt::GetCompositingSurface() on WindowsZoltan Arvai2014-01-131-0/+4
* Fix WebEngineContext on WindowsZoltan Arvai2014-01-131-0/+4
* Disable Werror by defaultPierre Rossi2014-01-111-0/+3
* Fix gpu::gles2::MailboxName on WindowsZoltan Arvai2014-01-111-1/+1
* Fix overrides for WindowsZoltan Arvai2014-01-112-1/+6
* Fix type conversion for WindowsZoltan Arvai2014-01-101-3/+11
* Fix DownloadTargetHelper::determineDownloadTarget on WindowsZoltan Arvai2014-01-101-1/+1
* Implement WebEngineError class for handling ErrorDomainAdam Kallai2014-01-103-0/+154
* Make inspector listening port configurableXiaobo Wang2013-12-211-1/+14
* Fix the QQuickWebEngineView rendering with 1650.Jocelyn Turcotte2013-12-201-0/+12
* Adapt to chromium API changes in refs/branch-heads/1650Andras Becsi2013-12-206-14/+17
* Avoid errors when closing the applicationJocelyn Turcotte2013-12-161-2/+9
* Fix a crash when opening a window.Jocelyn Turcotte2013-12-161-1/+1
* Fix the utility process launching.Jocelyn Turcotte2013-12-131-0/+2
* Fix the build on ARMAndras Becsi2013-12-111-1/+1
* Add ftp protocol handler.Xiao Zhang2013-12-104-17/+15
* Introduce WebEngineLibraryInfo for providing pathsArvid Nilsson2013-12-095-35/+179
* Minor clean-up in core_gyp_generator.pro and gyp_run.proAndras Becsi2013-12-092-4/+7
* Add qrc protocol handler.Xiao Zhang2013-12-066-2/+346
* Use files for install instead of extraPierre Rossi2013-12-052-12/+7
* Remove unused include_dirPierre Rossi2013-12-051-1/+0
* Use QVector when creating argv for the command lineAndras Becsi2013-12-041-2/+4
* Add Android specific build settings and command line switchesAndras Becsi2013-12-043-0/+22