summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Allan Sandfeld Jensen2016-09-076-65/+32
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-08-306-65/+32
| |\
| | * Use pkg-config wrapper provided by qmakeMichal Klocek2016-08-261-0/+2
| | * Support the command-line argument --allow-running-insecure-contentAllan Sandfeld Jensen2016-08-262-1/+6
| | * Ensure WebEngineContext::destroy() is called before the destructorAllan Sandfeld Jensen2016-08-231-0/+13
| | * Pass alsa pulseaudio qt build settings for embedded buildsMichal Klocek2016-08-201-1/+10
| | * Fix sandboxing of localtime syscallAllan Sandfeld Jensen2016-08-191-63/+1
* | | Add recipebrowser exampleAlexandru Croitor2016-08-3128-0/+1461
* | | Improve robustness of QML plugin loadingSimon Hausmann2016-08-313-3/+3
* | | Add context menu request to qml apiMichal Klocek2016-08-3115-486/+617
* | | Add dialog requests to qml apiMichal Klocek2016-08-3116-21/+1291
* | | Quick: Fix assertion fail after responding to certificate errorSzabolcs David2016-08-311-1/+3
* | | Doc: Describe View Source featurePeter Varga2016-08-312-0/+35
* | | Update public API listAdam Kallai2016-08-311-0/+10
|/ /
* | Restore ability to build with Qt 5.7v5.8.0-alpha1Allan Sandfeld Jensen2016-08-284-5/+20
* | Add setting to enable printing of CSS backgroundsMichael Bruning2016-08-288-3/+42
* | Add printing on a QPrinter to the demobrowserMichael Bruning2016-08-282-11/+35
* | Doc: Additional Chromium extensions are supported since Qt 5.8Leena Miettinen2016-08-253-3/+6
* | Autocomplete view-source URLPeter Varga2016-08-243-1/+96
* | Fix tst_QWebEnginePage::popupFormSubmission widget auto testPeter Varga2016-08-241-7/+12
* | Enable PDF for desktop platforms and add chromium dependenciesMichael Bruning2016-08-247-3/+15
* | Do not use moc_predefs.hAllan Sandfeld Jensen2016-08-241-0/+2
* | Add core code for printing PDF data using PDFiumMichael Bruning2016-08-244-0/+303
* | Add widgets API for printing on a QPrinterMichael Bruning2016-08-249-42/+150
* | Blacklist flaky QML WebEngineViewFocusOnNavigation testAlexandru Croitor2016-08-231-0/+3
* | Work-around moc issueAllan Sandfeld Jensen2016-08-232-1/+5
* | Make spellcheck autotest more robustAllan Sandfeld Jensen2016-08-231-2/+1
* | Adjust webengine to the qtConfig() changes in qtbaseLars Knoll2016-08-2311-30/+29
* | Merge dev into 5.8Oswald Buddenhagen2016-08-2219-321/+428
|\ \
| * | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1619-321/+428
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1614-152/+158
| | |\
| | | * Explicitly disable the build on MirSimon Hausmann2016-08-151-0/+4
| | | * Update ChromiumAllan Sandfeld Jensen2016-08-101-0/+0
| | | * Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-096-89/+107
| | | * Remove libcap dependencyAllan Sandfeld Jensen2016-08-053-49/+0
| | | * Add Qt WebEngine to list of "All QML Modules"Kai Koehne2016-08-051-0/+1
| | | * Fix issue where Chromium thought it had active focusAlexandru Croitor2016-08-041-1/+1
| | | * Doc: Explain how to support High DPI devices in applicationsLeena Miettinen2016-08-041-0/+25
| | | * Doc: Move WebEngineView property docs to webengine.qdocLeena Miettinen2016-07-292-20/+20
| | * | Blacklist flaky getUserMediaRequest test for all platformsMichael Bruning2016-08-121-1/+1
| | * | Check if gpu fence is supported in pullTextureMichal Klocek2016-08-091-1/+1
| | * | Doc: Describe deployment of Qt WebEngine applicationsLeena Miettinen2016-08-091-26/+97
| | * | Doc: Add type name to enumeration values added in Qt WebEngine 1.3Leena Miettinen2016-08-085-142/+149
| | * | Doc: Move "Target Platforms" to deployment topic from "Platform Notes"Leena Miettinen2016-08-082-13/+14
| | * | Doc: Move info about deployment on Windows from qtdoc moduleLeena Miettinen2016-08-041-0/+22
* | | | Fix crash on changing persistent storage pathAllan Sandfeld Jensen2016-08-212-0/+21
* | | | Add Qt Quick Controls2 support for ToolTipAdam Kallai2016-08-202-0/+46
* | | | Add Qt Quick Controls 2 support for dialogsMichal Klocek2016-08-1818-58/+810
|/ / /
* | | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-0917-11/+292
* | | Make UserPrefs available without spell-checkingAllan Sandfeld Jensen2016-08-055-32/+16