summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Rename UserScriptController/Host to UserResourceController/HostSzabolcs David2016-02-103-13/+13
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-105-2/+97
|\|
| * OS X: Fix crash when setting a custom default QSurfaceFormat.Alexandru Croitor2016-02-042-0/+25
| * Mark highlighted examplesKai Koehne2016-02-041-0/+3
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6.0" into refs/stagin...Jani Heikkinen2016-02-042-2/+68
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-012-2/+68
| | |\
| | | * Doc: add documentation for the WebEngineScript itemLeena Miettinen2016-01-202-2/+68
| * | | Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-021-0/+16
| |\ \ \
| * | | | Doc: add a dependency to qtwebview for linking to the moduleLeena Miettinen2016-02-011-0/+1
| | |/ / | |/| |
* | | | Doc: change comment notation to suppress QDoc warningsLeena Miettinen2016-02-051-4/+5
* | | | Merge branch '5.6' into devAllan Sandfeld Jensen2016-02-044-2/+22
|\ \ \ \ | | |/ / | |/| |
| * | | Doc: rendering to OpenGL SurfaceLeena Miettinen2016-01-281-0/+16
| |/ /
| * | Document OS X 10.9 dependencyKai Koehne2016-01-221-1/+1
| * | Doc: Corrected reference to BrowserWindow.qmlNico Vertriest2016-01-221-1/+1
| * | Doc: warn about heavy routines blocking content renderingLeena Miettinen2016-01-201-0/+3
| * | Widgets: Improve geometryChangeRequested signalSzabolcs David2016-01-191-0/+1
* | | Add spell checker supportMichal Klocek2016-02-018-5/+163