summaryrefslogtreecommitdiffstats
path: root/src/core/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-024-0/+16
* Introduce a user scripts mechanismPierre Rossi2015-02-213-0/+344
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-192-15/+15
* Update copyright headersJani Heikkinen2015-02-166-42/+42
* Integrate with WebChannelPierre Rossi2015-02-123-2/+240
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-2/+3
* Add missing header guardsPierre Rossi2014-11-152-0/+8
* Fix up coding style in GetNavigationErrorStringsPierre Rossi2014-10-142-28/+26
* Add setting ErrorPageEnabledAndras Becsi2014-10-142-1/+8
* Fix toPlainText related crashes in QtRenderViewObserverSzabolcs David2014-09-151-2/+2
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-022-1/+13
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-214-56/+36
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-142-6/+8
* Disable chromium error pagesPeter Varga2014-08-141-1/+1
* Use VisitedLinks component.Pierre Rossi2014-08-082-0/+39
* Expose better error information in loadRequest.Pierre Rossi2014-08-042-2/+48
* Add loadVisuallyCommitted signal to the experimental Quick APISzabolcs David2014-08-012-0/+7
* Move the requestID argument before the resultJocelyn Turcotte2014-02-131-4/+4
* Avoid an extra loadStarted/Finished on errorJocelyn Turcotte2014-02-121-1/+4
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-222-0/+21
* Add a stub message system to communicate with the blink WebViewJocelyn Turcotte2014-01-224-0/+217