summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* fix metaobject signature of QWebEngineDownloadItem::stateChangedJoerg Bornemann2015-09-211-1/+1
* Doc: edit QWebEngineDownloadItem docsLeena Miettinen2015-08-281-15/+16
* Doc: edit QWebEngineCertificateError docsLeena Miettinen2015-08-281-2/+3
* Doc: clean up QWebEngineSettings docsLeena Miettinen2015-08-242-45/+53
* Doc: Added a note about setting feature permission to a pageVenugopal Shivashankar2015-08-111-0/+4
* Doc: Fixup QWebEngineScript documentation.Pierre Rossi2015-08-051-2/+1
* Fix docs to use iconUrl/iconUrlChanged.Florian Bruhin2015-08-042-4/+4
* Add private header warningKai Koehne2015-07-2410-0/+110
* Unify Copyright headersKai Koehne2015-07-247-39/+39
* Doc: Added \qtvariable to enable QDoc include QT += info.Venugopal Shivashankar2015-07-206-5/+7
* Cleaned up the module overview.Kavindra Palaraja2015-07-141-33/+12
* Polished the module overview.Kavindra Palaraja2015-06-271-8/+7
* Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2610-35/+206
|\
| * Add documentation for QWebEngineScript and QWebEngineScriptCollectionPierre Rossi2015-06-122-3/+172
| * Last minute API review cleanupPierre Rossi2015-06-126-28/+30
| * Add license file and mention in the docs for GPLv2+.Pierre Rossi2015-06-121-1/+1
| * Fix msvc linking issues caused by wrong export macroAndras Becsi2015-06-082-3/+3
* | Fix cancellation of file dialogs.Joerg Bornemann2015-06-251-3/+10
|/
* Add redirect and error API for custom URLAllan Sandfeld Jensen2015-05-132-2/+29
* Improve thread safety and behavior of custom URL requestsAllan Sandfeld Jensen2015-05-061-0/+4
* Add documentation of Custom URL requestsAllan Sandfeld Jensen2015-05-062-0/+67
* 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