summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch '5.6' into 5.7" into refs/staging/5.7v5.7.0-beta1Allan Sandfeld Jensen2016-04-1113-80/+55
|\
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-1113-80/+55
| |\
| | * Revision DownloadItem.mimeTypeKai Koehne2016-04-051-0/+1
| | * Doc: WebEngine does not support Chromium extensionsLeena Miettinen2016-04-052-0/+4
| | * Add missing revision tag to the mimeTypeChanged signalAdam Kallai2016-04-051-1/+1
| | * Fix trying to open multiple windows if not supportedGiulio Camuffo2016-04-051-1/+3
| | * Doc: Replace "web engine script" with class and type namesLeena Miettinen2016-04-051-2/+3
| | * Doc: Link Pepper plugin platform information to respective settingsKai Koehne2016-04-032-4/+8
| | * OSX: Fix QSurfaceFormat check to allow < 3.2 OpenGL profiles.Alexandru Croitor2016-03-311-4/+9
| | * Doc: Fix documentation about cookie storesKai Koehne2016-03-292-2/+2
| | * Move loadVisuallyCommitted signal to the test support APISzabolcs David2016-03-253-2/+5
| | * Doc: Restructure paragraph about loading pagesLeena Miettinen2016-03-241-3/+2
| | * Doc: Improve docs for the zoomFactor propertyLeena Miettinen2016-03-231-1/+1
| | * Doc: Quote example code from the Minimal exampleLeena Miettinen2016-03-232-58/+12
| | * Doc: Attribute, not flag, can be used for initializationLeena Miettinen2016-03-211-2/+3
* | | Doc: Add docs for new WebEngineView propertiesLeena Miettinen2016-04-111-0/+22
* | | Fix handling of unaccepted downloads in QtQuick APIJoerg Bornemann2016-04-111-0/+7
|/ /
* | QML API for context menu dataAllan Sandfeld Jensen2016-04-098-80/+500
* | Fix recentlyAudible Widgets and Quick API.Alexandru Croitor2016-04-084-29/+35
* | Doc: Bump QtWebEngine import version to 1.3Kai Koehne2016-04-062-3/+3
* | Mark revision of WebEngineDownloadItem::savePageFormatKai Koehne2016-04-053-2/+5
* | Doc: Document HttpCacheType::NoCacheKai Koehne2016-04-031-0/+1
* | Add settings for FaviconManager's icon download modesPeter Varga2016-03-252-2/+52
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Michael BrĂ¼ning2016-03-2210-35/+252
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-2110-35/+252
| |\|
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-2110-35/+244
| | |\
| | | * Doc: Mention target platform limitationsKai Koehne2016-02-251-0/+13
| | | * Doc: fix copy/paste error in the overviewLeena Miettinen2016-02-251-1/+1
| | | * Doc: Refer to Pepper instead of Adobe Flash PlayerLeena Miettinen2016-02-241-4/+5
| | | * Doc: Add intro to WebEngineView type docsLeena Miettinen2016-02-241-2/+117
| | | * Doc: Improve the overviewLeena Miettinen2016-02-244-15/+84
| | | * Doc: Move info about WebEngineCertificate methodsLeena Miettinen2016-02-242-11/+15
| | | * Doc: Link to Platform Notes from the OverviewLeena Miettinen2016-02-231-0/+4
| | | * Doc: Add "Namespaces" to the C++ API ref titleLeena Miettinen2016-02-183-3/+3
| | | * Document Chromium version also in the documentation.Michael Bruning2016-02-181-0/+3
| | * | Flash: document --ppapi-flash-version argumentKai Koehne2016-03-101-0/+8
* | | | Add option to allow compiling WebEngine as Mac App Store compliant.Alexandru Croitor2016-03-221-0/+19
|/ / /
* | | Add callback to printing APIMichael Bruning2016-03-164-7/+45
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-03-113-6/+22
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-03-083-6/+22
| |\| |
| | * | Doc: Building with macx-clang-32 not supportedLeena Miettinen2016-03-071-0/+3
| | * | MSVC: Fix compiler warningKai Koehne2016-03-011-0/+1
| | * | Doc: Improve web engine profile class descriptionsLeena Miettinen2016-02-291-6/+18
* | | | Fix iconChanged signal in Quick APIPeter Varga2016-03-082-3/+5
|/ / /
* | | Add back revisions for QQuickWebEngineSettingsPeter Varga2016-03-032-18/+14
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-02-231-1/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-02-201-1/+1
| |\| |
| | * | Fix WebAction muteAllan Sandfeld Jensen2016-02-131-1/+1
| | |/
* | / Doc: Fix invalid character in the OverviewLeena Miettinen2016-02-231-1/+1
|/ /
* | Add rudimentary printing API and add it to example.Michael Bruning2016-02-164-0/+341