summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Andras Becsi2015-04-151-0/+1
|\
| * Enable building Qt WebEngine without accessiblity enabled.Stephan Binner2015-03-041-0/+3
* | Revive ReloadAndBypassCachePierre Rossi2015-04-071-0/+3
* | Support HTML5 form validation featurePeter Varga2015-03-131-0/+25
* | Add testsupport QML API and error page signalsPeter Varga2015-03-061-3/+11
* | Add missing QtWebEngineCore namespace refs to egl integrationStephan Binner2015-03-041-0/+1
* | Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-021-0/+2
* | Introduce a user scripts mechanismPierre Rossi2015-02-211-0/+13
* | WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-2/+2
* | Update copyright headersJani Heikkinen2015-02-161-1/+1
* | Add QWebChannel setter and getter to QWebEnginePagePierre Rossi2015-02-131-0/+31
* | Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-051-3/+2
* | Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+6
* | Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-1/+1
* | Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-231-0/+2
* | Introduce ASSERT_ENUMS_MATCH macroPierre Rossi2015-01-221-2/+2
* | Widgets: Implement mouse lock permission APISzabolcs David2015-01-161-0/+12
* | Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-121-3/+33
* | Wire the geolocation API to QtPositioningPierre Rossi2014-11-241-0/+12
* | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-111-12/+12
|\|
| * Fix enum names of audio/video featuresAllan Sandfeld Jensen2014-11-071-8/+8
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-281-4/+4
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-061-0/+6
* | Implement acceptNavigationRequest for the widgets API.Andras Becsi2014-10-201-0/+15
|/
* Add widgets settings doc plus revive QWeb(Engine)View::settingsPierre Rossi2014-09-171-0/+3
* Fix url stored in LoadRequestPeter Varga2014-09-051-3/+4
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-021-2/+5
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-291-0/+19
* Propagate the page's screen coordinates when the top-level window movedJocelyn Turcotte2014-08-201-5/+0
* Use Q_DECLARE_PRIVATE to wrap the p-impl in QWebEngineSettingsJocelyn Turcotte2014-08-151-1/+1
* Fix a crash in WebEngineSettings when opening a new windowJocelyn Turcotte2014-08-151-1/+1
* Widgets settings implementationPierre Rossi2014-08-121-24/+15
* Ground work for Settings/PreferencesPierre Rossi2014-08-091-0/+25
* Don't inherit from Qt private typesJocelyn Turcotte2014-08-041-4/+7
* Don't use QAuthenticator private APIJocelyn Turcotte2014-08-011-4/+2
* Fix tab focus in the widgets and QML webviewsJocelyn Turcotte2014-08-011-0/+6
* Add api to get the favicon URLAllan Sandfeld Jensen2014-07-301-1/+8
* Add core accessibilityFrederik Gladhorn2014-07-091-0/+5
* Add linkHovered support for Widgets APISzabolcs David2014-05-151-0/+6
* Remove the xPath argument from runJavaScriptJocelyn Turcotte2014-05-121-4/+4
* Add test_baseUrlAfterLoadHtml QML test caseSzabolcs David2014-05-081-1/+1
* WebRTC Widgets APIPierre Rossi2014-04-291-0/+42
* Add a way of using UI dialogs for authorizationPierre Rossi2014-04-291-0/+3
* Replace uses of QWebEngineFrame with a security origin URLJocelyn Turcotte2014-04-151-9/+9
* Update QWebEnginePage::WebWindowTypeJocelyn Turcotte2014-04-151-1/+16
* Fix how NewPopupDisposition is exposed in QQuickWebEngineViewJocelyn Turcotte2014-04-151-1/+2
* Map Javascript console message level to enum values.Michael BrĂ¼ning2014-04-141-3/+3
* Get rid of the BackingStore rendering pathJocelyn Turcotte2014-04-081-4/+3
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-2/+2
* Revert part of the RenderWidgetHostViewQtDelegate refactoringJocelyn Turcotte2014-04-081-70/+11