summaryrefslogtreecommitdiffstats
path: root/src/core/web_contents_adapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-301-0/+12
* Add core accessibilityFrederik Gladhorn2014-07-091-0/+8
* Fix "findNext" after having navigated to a new pageJocelyn Turcotte2014-05-281-4/+3
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-121-4/+6
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-081-2/+2
* Add WebRTC supportPierre Rossi2014-04-291-0/+7
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-7/+7
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-0/+7
* Implement QWebEngineHistoryItem::lastVisitedJocelyn Turcotte2014-03-311-0/+7
* Implement QWebEngineHistory serializationJocelyn Turcotte2014-03-311-8/+164
* Adapt to API changes in new stable branch 1750Andras Becsi2014-03-281-5/+4
* Keep the selection when done searching to match Chromium's behaviorJocelyn Turcotte2014-02-211-1/+1
* Implement basic editing actions for QWebEnginePageJocelyn Turcotte2014-02-201-0/+42
* Fix title getter in WebContentsAdapterPierre Rossi2014-02-131-2/+1
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+25
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-0/+6
* Move the requestID argument before the resultJocelyn Turcotte2014-02-131-1/+1
* Implement QWebEnginePage::requestedUrlJocelyn Turcotte2014-02-121-0/+11
* Fix resizing not working on new windowsJocelyn Turcotte2014-02-121-1/+2
* [Widgets] RenderWidgetHostViewQtDelegate refactoringPierre Rossi2014-02-121-7/+0
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-111-1/+3
* Move the implementation of BrowserContextQt to its own cpp fileAndras Becsi2014-02-051-0/+1
* Quick: Support reparentingArvid Nilsson2014-01-311-0/+12
* Pre-start the render process upon initialiazing the adapterPierre Rossi2014-01-281-1/+7
* Add loadUrl QML test with stopStatus test case.Szabolcs David2014-01-281-0/+1
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-0/+14
* Add a stub message system to communicate with the blink WebViewJocelyn Turcotte2014-01-221-1/+4
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-221-10/+16
* Implement QWebEnginePage::setHtml and setContentJocelyn Turcotte2014-01-221-0/+16
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-171-0/+7
* JS dialogs in QtQuickPierre Rossi2014-01-151-1/+2
* [Widgets] wire the file pickersPierre Rossi2014-01-151-0/+27
* Quick: Add experimental.viewport.devicePixelRatioArvid Nilsson2013-12-041-0/+11
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+346