summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Unify license header usage.Jani Heikkinen2016-02-0158-594/+757
* | | Extend HttpCacheType with NoCache optionSzabolcs David2016-01-272-1/+4
* | | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-184-6/+20
|\| |
| * | Do not return negative values in WebEngineHistoryListModelMichal Klocek2016-01-151-3/+7
| * | Doc: Document support for proxiesKai Koehne2016-01-151-0/+9
| * | Fix initialization order of m_webChannelAllan Sandfeld Jensen2016-01-151-1/+1
| * | Doc: Use WebEngine.settings.pluginsEnabled as exampleKai Koehne2016-01-141-1/+1
| * | Show host only in authentication dialog to reduce window sizeJoni Poikelin2016-01-141-2/+3
* | | Add API to set WebChannel on isolated worldAllan Sandfeld Jensen2016-01-153-5/+28
* | | Merge branch '5.6' into devAllan Sandfeld Jensen2016-01-1230-309/+660
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-112-0/+6
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-072-0/+6
| | |\|
| | | * Fix MouseMove event handling when opening a new tab with middle click.Alexandru Croitor2015-12-222-0/+6
| * | | Avoid creating contents adapter on webchannel accessAllan Sandfeld Jensen2016-01-092-21/+19
| * | | Implicitly use QStringBuilder in all modulesJoerg Bornemann2016-01-093-3/+0
| * | | Avoid creating contents adapter when setting background colorAllan Sandfeld Jensen2016-01-081-2/+7
| * | | Fix warning about unused d-pointerJoerg Bornemann2016-01-081-1/+0
| * | | Ensure contents adapter for running javascriptAllan Sandfeld Jensen2016-01-071-2/+1
| * | | Make lazy contentsAdapter initialization lazierAllan Sandfeld Jensen2016-01-072-2/+12
| * | | UIDelegate: setParentItem for dialogsJochen Seemann2016-01-071-1/+7
| |/ /
| * | Doc: certificate management in Qt WebEngineLeena Miettinen2016-01-052-0/+12