summaryrefslogtreecommitdiffstats
path: root/src/core/web_contents_adapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Integrate with WebChannelPierre Rossi2015-02-121-0/+28
* Add static asserts for internal file picker enumPierre Rossi2015-02-111-0/+5
* Simplify access to WebContents from adapter.Pierre Rossi2015-02-051-0/+6
* Forbid mismatching profiles when adopting web contentAllan Sandfeld Jensen2015-02-021-1/+7
* Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-231-0/+2
* Improve geolocation permission securityAllan Sandfeld Jensen2015-01-221-1/+1
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-221-5/+0
* BrowserAccessibilityDelegate has been implemented in RenderFrameHostImpl.Zeno Albisser2015-01-201-2/+7
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-6/+6
* Widgets: Implement mouse lock permission APISzabolcs David2015-01-161-0/+14
* Don't crash when using onEditingFinishedPierre Rossi2014-12-191-0/+37
* Make deserializeNavigationHistory staticPierre Rossi2014-12-121-1/+1
* Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-2/+5
* Wire the geolocation API to QtPositioningPierre Rossi2014-11-241-0/+6
* Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-1/+3
|\
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-281-1/+1
| * Bounds check the zoom factor before we pass it along.Pierre Rossi2014-10-101-0/+2
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-8/+14
|/
* Fix WebContentsAdapater::requestedUrl() functionPeter Varga2014-10-071-2/+7
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-6/+0
* Fix callback mechanism in the WebContentsAdapterSzabolcs David2014-08-281-6/+6
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Add iconUrl() to QWebEngineHistoryItemAllan Sandfeld Jensen2014-08-191-0/+10
* Fix a crash in WebEngineSettings when opening a new windowJocelyn Turcotte2014-08-151-0/+3
* Handle new window/tab modifiers also on normal navigationsJocelyn Turcotte2014-08-151-13/+5
* Fix uncalled callbacks with findTextJocelyn Turcotte2014-08-151-9/+21
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-25/+23
* Ground work for Settings/PreferencesPierre Rossi2014-08-091-0/+9
* 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