summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.7.0" into refs/stag...v5.7.0-rc1Jani Heikkinen2016-05-262-2/+1
|\
| * Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-262-2/+1
| |\
| | * Doc: Remove repository name from examplesinstallpathAntti Kokko2016-05-251-2/+0
| | * Fix compile issueFrank Meerkoetter2016-05-231-0/+1
* | | Document new use_appstore_compiliant_code config option in changes fileKai Koehne2016-05-261-0/+3
* | | Update ChromiumAllan Sandfeld Jensen2016-05-262-1/+1
|/ /
* | Improve widevine plugin searchAllan Sandfeld Jensen2016-05-251-2/+28
* | Make dropping files onto QWebEngineView more consistentJoerg Bornemann2016-05-251-4/+7
* | Update ChromiumAllan Sandfeld Jensen2016-05-251-0/+0
* | Preserve paths with spaces in MOC_COMMANDKai Koehne2016-05-251-1/+1
* | Doc: Describe new features in Qt WebEngine 5.7.0Leena Miettinen2016-05-252-0/+84
* | Remove harmful spaces in qmake argument helpKai Koehne2016-05-252-2/+2
* | Doc: Change OpenH264 external link titleLeena Miettinen2016-05-242-2/+3
* | demobrowser: Fix meta object system warningJoerg Bornemann2016-05-242-3/+1
* | demobrowser: Remove connection to non-existent signalJoerg Bornemann2016-05-241-2/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7.0Michael Bruning2016-05-2333-116/+411
|\ \
| * | Let setContent / setHtml fail when content is too big to load.Michael Bruning2016-05-202-1/+15
| * | Doc: Add a topic listing supported featuresLeena Miettinen2016-05-205-80/+190
| * | Doc: Explain why QSslError values are not usedLeena Miettinen2016-05-201-0/+4
| * | Remove fake dependencies in embedded linux buildsAllan Sandfeld Jensen2016-05-201-1/+1
| * | Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-05-195-5/+83
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-185-5/+83
| | |\|
| | | * Add changes file for 5.6.1Allan Sandfeld Jensen2016-05-131-0/+65
| | | * Merge 5.6 into 5.6.1Oswald Buddenhagen2016-05-122-1/+6
| | | |\
| | | * | [Simplebrowser] Fix command line option parsing.Alexandru Croitor2016-05-111-3/+15
| | | * | Update chromium submodule.Michael Bruning2016-05-101-0/+0
| | | * | Revert marking qrc: as a local schemeMichael Bruning2016-05-101-2/+0
| | | * | Blacklist flaky QWebEnginePage::setHtmlWithImageResource test.Alexandru Croitor2016-05-101-0/+3
| * | | | Doc: HTTP GET method is always used to load URLsLeena Miettinen2016-05-193-5/+11
| * | | | Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-199-16/+16
| * | | | Fix pasting images to web pagesJoerg Bornemann2016-05-194-2/+64
| |/ / /
| * | / Fix CXX :visited selectorIlia Kirianovskii2016-05-133-5/+21
| | |/ | |/|
| * | add missing example installOswald Buddenhagen2016-05-102-1/+6
| |/
* | Update Chromium submodule to include aarch64 build fix.Michael Bruning2016-05-171-0/+0
* | Change messagebox in simplebrowser exampleMichal Klocek2016-05-091-2/+5
* | Remove notifier signals for spellchecking supportTopi Reinio2016-05-091-2/+0
* | Fix debug-only build on WindowsJoerg Bornemann2016-05-091-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-0914-116/+315
|\|
| * Doc: Add build requirements on supported platformsLeena Miettinen2016-05-061-4/+56
| * Quick fix for not working history in demobrowserMichal Klocek2016-05-044-50/+72
| * Fix memory leak of standardContextMenuMichal Klocek2016-05-041-0/+1
| * Update ChromiumAllan Sandfeld Jensen2016-05-041-0/+0
| * [Demobrowser] Fix command line option parsing.Alexandru Croitor2016-05-042-9/+21
| * Fix threading issues with URLRequestContextAllan Sandfeld Jensen2016-05-034-53/+162
| * Reset the selected text of a page when setHtml is called.Alexandru Croitor2016-05-031-0/+1
| * Fix QtWebEngineCore::initialize() for Qt < 5.6.1Joerg Bornemann2016-05-021-0/+2
* | Remove spellchecking supportMichal Klocek2016-05-0613-259/+5
* | Add spellcheck autotestMichal Klocek2016-05-067-0/+262
* | Adds qwebengine_convert_dict toolMichal Klocek2016-05-064-1/+213
* | Use empty default values in spellcheck initMichal Klocek2016-05-041-6/+3