summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-045-3/+37
* | Doc: How recentlyAudibleChanged and setMuted interactLeena Miettinen2016-05-041-2/+16
* | Combine candidate icons for a page into a single iconPeter Varga2016-05-0416-56/+208
* | Remove availableDictionaries from spellcheck apiMichal Klocek2016-05-047-68/+7
* | Update ChromiumMichal Klocek2016-05-041-0/+0
* | Get additional sanitizer dependencies from upstream chromium.Alexandru Croitor2016-05-033-37/+108
* | Cleanup license leftoversMichal Klocek2016-05-039-129/+204
* | Revert "Fix unexpected passes in tst_QWebEnginePage."Alexandru Croitor2016-05-031-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-034-15/+18
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-294-15/+18
| |\|
| | * 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-282-4/+4
| | * Fix unexpected passes in tst_QWebEnginePage::setHtmlWithImageResource.Alexandru Croitor2016-04-271-2/+0
| | * 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
* | | Make public API test up to dateAdam Kallai2016-05-021-0/+168
* | | Remove WebAudio settingsAllan Sandfeld Jensen2016-05-028-37/+2
* | | Replace print dialog with a custom one for printing to pdf.Michael Bruning2016-05-025-13/+349
* | | 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-2842-139/+452
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-2542-139/+452
| |\|
| | * 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-213-21/+44
| | * Fix saving cookiesMichal Klocek2016-04-211-0/+1
| | * Fix contextMenu handling in examplesMichal Klocek2016-04-212-5/+8
| | * Doc: Improve WebEngineHistoryListModel documentationKai Koehne2016-04-211-6/+3
| | * demobrowser: Remove unused loadingUrlJoerg Bornemann2016-04-212-18/+0
| | * demobrowser: Fix HistoryManager::clearJoerg Bornemann2016-04-211-1/+1
| | * Fix crash when instantiating a QCoreApplicationJoerg Bornemann2016-04-211-1/+5
| | * Fix copying images to clipboardJoerg Bornemann2016-04-214-2/+120
| | * Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-215-2/+70
| | * Add tst_settings.qml QML test caseAdam Kallai2016-04-203-0/+131
| | * Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-204-11/+11
| | * Improve thread-safety of custom scheme handlersAllan Sandfeld Jensen2016-04-208-22/+51
| | * demobrowser: Fix precision of progress bar renderingJoerg Bornemann2016-04-201-1/+1
| | * Remove unused BrowserContextAdapter handlesKai Koehne2016-04-205-11/+7
| | * Fix user-agent override works when setting contentAllan Sandfeld Jensen2016-04-192-0/+30
| | * Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-1917-36/+39
| | * Doc: Fix typo on WebEngineHistoryListModel documentationKai Koehne2016-04-191-1/+1