summaryrefslogtreecommitdiffstats
path: root/src/core/web_contents_adapter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-141-0/+7
* | add Download*ToDisk web actionsJoerg Bornemann2015-07-061-0/+14
* | Remove now invalid assertAllan Sandfeld Jensen2015-07-011-3/+0
* | Permission Management for Chromium 44Allan Sandfeld Jensen2015-07-011-1/+1
* | Add QWebEngineCookieStoreClient core APIAndras Becsi2015-06-161-1/+2
* | Extend context menu actionsAllan Sandfeld Jensen2015-05-111-0/+19
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-04-231-3/+0
|\|
| * Remove unused includesPeter Varga2015-04-231-3/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-081-0/+7
|\|
| * Revive ReloadAndBypassCachePierre Rossi2015-04-071-0/+7
* | Merge remote-tracking branch 'origin/5.5' into devAllan Sandfeld Jensen2015-03-131-1/+5
|\|
| * Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-1/+5
* | Refactor FilePickerControllerAdam Kallai2015-03-051-31/+0
|/
* Fix Http User-agent string settingAllan Sandfeld Jensen2015-02-181-0/+2
* Update copyright headersJani Heikkinen2015-02-161-7/+7
* 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