summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Widgets: Use overridden show()Szabolcs David2015-04-271-1/+1
* WebEngineView does not load a url while invisibleAndras Becsi2015-04-221-1/+4
* Remove erroneous semicolons after Q_DECLARE_* macrosAndras Becsi2015-04-204-5/+5
* 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-045-2/+15
* | Revive ReloadAndBypassCachePierre Rossi2015-04-071-0/+3
* | Improve documentation about certificate errorsPaulo Pinheiro2015-04-071-0/+11
* | Use singular they instead of he as a pronoun for the user.Michael Brüning2015-03-131-2/+2
* | Support HTML5 form validation featurePeter Varga2015-03-136-0/+340
* | Clean up global profiles and ownershipAllan Sandfeld Jensen2015-03-123-18/+17
* | UserScript: Rename source property to sourceCode.Robin Burchell2015-03-122-8/+8
* | Add testsupport QML API and error page signalsPeter Varga2015-03-062-5/+13
* | 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
|/