summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update license headers.Pierre Rossi2014-08-282-28/+18
* [OSX] Buildfix: Classes used with templates must be fully qualified.Zeno Albisser2014-08-212-7/+5
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-2112-194/+196
* Propagate the page's screen coordinates when the top-level window movedJocelyn Turcotte2014-08-204-10/+30
* Add iconUrl() to QWebEngineHistoryItemAllan Sandfeld Jensen2014-08-192-0/+7
* Remove unsupport DeveloperExtrasEnabled settingAllan Sandfeld Jensen2014-08-191-1/+0
* Add missing include to qwebenginesettings.hAllan Sandfeld Jensen2014-08-181-0/+1
* Use Q_DECLARE_PRIVATE to wrap the p-impl in QWebEngineSettingsJocelyn Turcotte2014-08-153-10/+20
* Fix a crash in WebEngineSettings when opening a new windowJocelyn Turcotte2014-08-154-17/+7