summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Emit a signal when the rendering process exits.Jake Petroules2015-09-105-0/+23
* Doc: QWebEngineSettings::WebAttribute::FullScreenSupportEnabledLeena Miettinen2015-09-101-0/+2
* Doc: fix \sa linksLeena Miettinen2015-09-091-2/+2
* Make save action context menu consistentAllan Sandfeld Jensen2015-09-091-2/+2
* Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-09-084-62/+72
|\
| * 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
* | Add AuthenticationDialogControllerPeter Varga2015-09-062-11/+12
* | Fix use of empty credentials for HTTP and proxy authenticationPeter Varga2015-09-012-2/+8
* | Add default inspect element context menu itemAllan Sandfeld Jensen2015-09-012-0/+6
* | Move custom URL scheme handlers to coreAllan Sandfeld Jensen2015-08-279-515/+61
* | Add exit full screen web actionAllan Sandfeld Jensen2015-08-272-0/+9
* | Widgets: Add fullscreen supportSzabolcs David2015-08-265-4/+28
* | Add inspect element webactionAllan Sandfeld Jensen2015-08-262-0/+8
* | Consistenly use Q_DISABLE_COPY in public APIKai Koehne2015-08-263-0/+3
* | Doc: edit docs for QQuickWebEngineSettingsLeena Miettinen2015-08-251-0/+2
* | Add documentation for cookie API and request interception in coreAndras Becsi2015-08-201-4/+15
* | Doc: clean up QWebEngineScript docsLeena Miettinen2015-08-201-43/+48
* | Doc: reorganize and rename docsLeena Miettinen2015-08-196-78/+109
* | Doc: clean up QWebEngineProfile docsLeena Miettinen2015-08-181-29/+45
* | Doc: clean up QWebEngineScriptCollection docsLeena Miettinen2015-08-181-28/+31
* | Merge branch '5.5' into 5.6Allan Sandfeld Jensen2015-08-1820-83/+177
|\|
| * 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
* | Remove unused memberKai Koehne2015-08-071-1/+0
* | Fix #include's in public headersKai Koehne2015-08-045-17/+18
* | add API to set the Accept-Language HTTP request-header fieldJoerg Bornemann2015-08-042-0/+25
* | Add API for intercepting url requestsAndras Becsi2015-08-032-0/+8
* | Fix widgets plugin settingsAllan Sandfeld Jensen2015-07-201-0/+2
* | Add a backgroundColor propertyJocelyn Turcotte2015-07-145-1/+55
* | make copy web action available for canvasesJoerg Bornemann2015-07-141-2/+5
* | add Download*ToDisk web actionsJoerg Bornemann2015-07-063-0/+27
* | Add WebAction to QML apiAllan Sandfeld Jensen2015-07-061-18/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-2911-45/+222
|\|
| * 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 QWebEngineCookieStoreClient core APIAndras Becsi2015-06-162-0/+17
* | Move QWebEngineCallback to core API and templatize CallbackDirectoryAndras Becsi2015-06-083-183/+8
* | Add public QtWebEngineCore C++ APIAndras Becsi2015-06-081-3/+3