summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-05-1410-443/+318
|\| | |
| * | | Add missing new certificate error typeAllan Sandfeld Jensen2016-05-136-0/+26
| * | | Update plugin.qmltypes to 1.3Marco Benelli2016-05-131-433/+278
| * | | Better handle failure on read in custom url handlersAllan Sandfeld Jensen2016-05-132-8/+12
| * | | Fix revision of defaultTextEncoding[Changed]Kai Koehne2016-05-131-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-05-1037-417/+597
|\| |
| * | 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-098-57/+222
| |\|
| | * Doc: Add build requirements on supported platformsLeena Miettinen2016-05-061-4/+56
| | * Fix memory leak of standardContextMenuMichal Klocek2016-05-041-0/+1
| | * Update ChromiumAllan Sandfeld Jensen2016-05-041-0/+0
| | * 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-0612-259/+1
| * | Adds qwebengine_convert_dict toolMichal Klocek2016-05-064-1/+213
| * | Use empty default values in spellcheck initMichal Klocek2016-05-041-6/+3
| * | Doc: Document how dictionaries are loadedMichal Klocek2016-05-042-0/+31
| * | Remove warnings about missing dictionariesMichal Klocek2016-05-041-13/+5
| * | Provide a debug version of QtWebEngineProcessJoerg Bornemann2016-05-044-2/+26
| * | Doc: How recentlyAudibleChanged and setMuted interactLeena Miettinen2016-05-041-2/+16
| * | Combine candidate icons for a page into a single iconPeter Varga2016-05-046-38/+104
| * | Remove availableDictionaries from spellcheck apiMichal Klocek2016-05-047-68/+7
| * | Update ChromiumMichal Klocek2016-05-041-0/+0
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-05-0471-234/+993
|\| |
| * | Cleanup license leftoversMichal Klocek2016-05-032-37/+66
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-032-10/+15
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-292-10/+15
| | |\|
| | | * Update chromiumJoerg Bornemann2016-04-281-0/+0
| | | * Never call QtWebEngine::initialize from DllMainCorentin Jabot2016-04-282-6/+16
| | | * Avoid default casesAllan Sandfeld Jensen2016-04-281-9/+10
| | | * Fix hint to use WEBENGINE_CONFIG+=Kai Koehne2016-04-281-1/+1
| | | * Add missing icon and text for ReloadAndBypassCacheAllan Sandfeld Jensen2016-04-271-0/+4
| | | * Update ChromiumKai Koehne2016-04-251-0/+0
| * | | Add missing icon getter and corresponding signal to QWebEngineViewPeter Varga2016-05-033-8/+41
| * | | Remove WebAudio settingsAllan Sandfeld Jensen2016-05-027-33/+0
| * | | Disable extensions at compile timeAllan Sandfeld Jensen2016-04-292-2/+2
| * | | Cleanup copyright and origin in src/coreAllan Sandfeld Jensen2016-04-297-1/+24
| * | | Copyright cleanup in core/renderer sourcesAllan Sandfeld Jensen2016-04-297-3/+27
| |/ /
| * | Implement hooks for pepper isolated filesystemAllan Sandfeld Jensen2016-04-284-0/+236
| * | [OSX] Try and load the widevine plugin where Chrome looks for it.Alexandru Croitor2016-04-281-0/+11
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-04-2831-119/+211
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-2531-119/+211
| | |\|
| | | * Fix regenerating job-factoryAllan Sandfeld Jensen2016-04-222-6/+34
| | | * Cleanup and comment URLRequestContextGetterQtAllan Sandfeld Jensen2016-04-212-11/+17
| | | * Do not access browser-context to read user-agent or accept languageAllan Sandfeld Jensen2016-04-212-21/+16
| | | * Fix saving cookiesMichal Klocek2016-04-211-0/+1
| | | * Doc: Improve WebEngineHistoryListModel documentationKai Koehne2016-04-211-6/+3
| | | * Fix crash when instantiating a QCoreApplicationJoerg Bornemann2016-04-211-1/+5