summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix inconsistent dll linkage warningsAndras Becsi2015-06-031-1/+1
* | Make QQuick contextmenu actions behave like widget counterpartsAllan Sandfeld Jensen2015-05-271-1/+3
* | Merge remote-tracking branch 'origin/5.5' into devPierre Rossi2015-05-152-2/+29
|\|
| * Add redirect and error API for custom URLAllan Sandfeld Jensen2015-05-132-2/+29
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devAllan Sandfeld Jensen2015-05-124-1/+72
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-05-114-1/+72
| |\|
| | * 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
* | | Extend context menu actionsAllan Sandfeld Jensen2015-05-113-23/+187
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devAndras Becsi2015-04-235-6/+9
|\|