summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Add missing QtWebEngineCore namespace refs to egl integrationStephan Binner2015-03-041-0/+1
* Add namespace to internal QtWebEngine APIAllan Sandfeld Jensen2015-03-0218-30/+62
* Introduce a user scripts mechanismPierre Rossi2015-02-2112-2/+610
* Fix crashes and ownership issues in Custom URL scheme handlingAllan Sandfeld Jensen2015-02-203-7/+8
* Experimental custom URL scheme APIAllan Sandfeld Jensen2015-02-199-1/+419
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-2/+2
* Update copyright headersJani Heikkinen2015-02-1630-171/+171
* Add QWebChannel setter and getter to QWebEnginePagePierre Rossi2015-02-132-0/+35
* Reverse the logic for download cancellationAndras Becsi2015-02-061-2/+2
* Add settings to WebEngineProfilesAllan Sandfeld Jensen2015-02-058-146/+68
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-052-0/+7
* Fix widgets download state updateAndras Becsi2015-02-022-1/+2
* Add widgets download APIAndras Becsi2015-02-027-2/+580
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-022-2/+2
* Document geolocation featureAllan Sandfeld Jensen2015-01-282-1/+2
* Enable building Qt WebEngine without accessiblity enabled.Michael BrĂ¼ning2015-01-235-2/+14
* Introduce ASSERT_ENUMS_MATCH macroPierre Rossi2015-01-222-12/+12
* Widgets: Implement mouse lock permission APISzabolcs David2015-01-163-1/+15
* Add Pointer Lock supportSzabolcs David2015-01-162-0/+12
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-142-2/+33
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-022-2/+33
| |\
| | * Enable cmake config files generationJocelyn Turcotte2014-12-121-2/+0
| | * Add class and enum documentation to QWebEngineCertificateErrorAllan Sandfeld Jensen2014-12-031-0/+33
* | | API for controlling tracking of visited linksAllan Sandfeld Jensen2015-01-082-0/+37
|/ /
* | Introduce QWebEngineProfile APIAllan Sandfeld Jensen2014-12-127-6/+529
* | Merge remote-tracking branch 'origin/5.4' into devAndras Becsi2014-12-011-0/+6
|\|
| * Doc: Fix issues related to example docsTopi Reinio2014-11-171-0/+6
* | Support TransferableResource::is_softwareJocelyn Turcotte2014-11-252-0/+6
* | Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-253-2/+17
* | Wire the geolocation API to QtPositioningPierre Rossi2014-11-242-0/+13
* | Use Q_GLOBAL_STATIC instead of local statics for singletonsAndras Becsi2014-11-203-16/+21
* | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-118-29/+35
|\|
| * Fix enum names of audio/video featuresAllan Sandfeld Jensen2014-11-073-19/+21
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-282-5/+5
| * Add setting ErrorPageEnabledAndras Becsi2014-10-143-1/+5
| * Doc: Correct snippets for QWebEngineView API doc.Michael BrĂ¼ning2014-10-091-4/+4
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-062-0/+8
* | Implement acceptNavigationRequest for the widgets API.Andras Becsi2014-10-204-1/+51
|/
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-071-1/+1
* Doc: Fix issues in .qdocconf filesTopi Reinio2014-10-031-1/+1
* Doc: Use proper module name for Qt WebEngine WidgetsTopi Reinio2014-10-035-6/+12
* Import the Qt WebKit porting guide from the wikiJocelyn Turcotte2014-09-293-1/+295
* Various doc tweaksJocelyn Turcotte2014-09-293-20/+9
* Fix issues on HiDPI displaysAndras Becsi2014-09-241-2/+3
* Hide QWebEngineCallback from the docsPierre Rossi2014-09-185-7/+91
* Add widgets settings doc plus revive QWeb(Engine)View::settingsPierre Rossi2014-09-178-2/+246
* Remove unnecessary private header includesJocelyn Turcotte2014-09-111-1/+1
* Fix url stored in LoadRequestPeter Varga2014-09-052-4/+5
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-022-2/+6
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-296-0/+219