summaryrefslogtreecommitdiffstats
path: root/src/core/web_contents_delegate_qt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Simplify access to WebContents from adapter.Pierre Rossi2015-02-051-1/+1
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+7
* Handle multiple feature requestsAllan Sandfeld Jensen2015-02-041-6/+16
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-1/+1
* Introduce ASSERT_ENUMS_MATCH macroPierre Rossi2015-01-221-2/+2
* Improve geolocation permission securityAllan Sandfeld Jensen2015-01-221-2/+9
* Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-201-22/+22
* Widgets: Implement mouse lock permission APISzabolcs David2015-01-161-2/+1
* Add Pointer Lock supportSzabolcs David2015-01-161-0/+11
* API for controlling tracking of visited linksAllan Sandfeld Jensen2015-01-081-2/+2
* Use in-memory caches for off-the-record browsingAllan Sandfeld Jensen2014-12-031-1/+1
* Wire the geolocation API to QtPositioningPierre Rossi2014-11-241-0/+6
* Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-1/+2
* Fix loadFinished signal in case of interrupting error page loadingPeter Varga2014-10-071-0/+1
* Fix an assertion in web_content_delegates_qt.cppAdam Kallai2014-09-231-23/+28
* Fix tst_QWebEngineFrame::progressSignal API test caseSzabolcs David2014-09-091-1/+0
* Fix url stored in LoadRequestPeter Varga2014-09-051-3/+3
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-6/+21
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-291-0/+5
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-211-15/+10
* Handle new window/tab modifiers also on normal navigationsJocelyn Turcotte2014-08-151-17/+29
* Fix uncalled callbacks with findTextJocelyn Turcotte2014-08-151-1/+4
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-141-2/+1
* Ground work for Settings/PreferencesPierre Rossi2014-08-091-0/+7
* Use VisitedLinks component.Pierre Rossi2014-08-081-0/+8
* Fix "findNext" after having navigated to a new pageJocelyn Turcotte2014-05-281-0/+3
* Add linkHovered signal to the QQuickWebEngineViewSzabolcs David2014-05-051-0/+7
* Add WebRTC supportPierre Rossi2014-04-291-0/+6
* Fix links not opening on Google+ and GmailJocelyn Turcotte2014-04-151-0/+24
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-1/+1
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-141-1/+12
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-1/+1
* Fix iconChanged signal and add favIconLoad QML testSzabolcs David2014-04-011-3/+20
* Add the base qualifier where base::string16 is usedArvid Nilsson2014-04-011-2/+2
* Adapt to API changes in new stable branch 1750Andras Becsi2014-03-281-2/+2
* Fix a missing titleChanged signal on navigationJocelyn Turcotte2014-03-241-0/+2
* Base load signals on Blink loader eventsJocelyn Turcotte2014-03-211-11/+17
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-131-0/+9
* Implement requestFullscreen for QQuickWebEngineView.Zeno Albisser2014-02-111-0/+13
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-0/+7
* JS dialogs in QtQuickPierre Rossi2014-01-151-0/+1
* [Widgets] wire the file pickersPierre Rossi2014-01-151-0/+15
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-151-1/+1
* Implement DidFailProvisionalLoad functionAdam Kallai2013-12-021-0/+6
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-281-0/+126