summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-273-0/+45
|\
| * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-223-0/+45
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-174-2/+17
|\|
| * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-162-0/+7
| * Doc: Add canceling authentication to porting instructionsLeena Miettinen2016-06-161-1/+9
| * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-131-1/+1
* | Fix license header in qwebenginesettingsMichal Klocek2016-06-141-4/+15
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-111-1/+2
|\|
| * Doc: Describe disabling QWebEngineSettings::AutoLoadImagesLeena Miettinen2016-06-101-1/+2
* | Also initialize context data if the menu policy is CustomContextMenu.Michael Bruning2016-06-092-0/+7
* | Fix documentation of findText()Szabolcs David2016-06-091-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-314-2/+40
|\|
| * Doc: Fix typo in the porting guideLeena Miettinen2016-05-271-2/+2
| * Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+10
| * Stop disabled QWebEngineView widget from processing input events.Alexandru Croitor2016-05-261-0/+28
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Allan Sandfeld Jensen2016-05-313-1/+13
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7.0Michael Bruning2016-05-239-16/+31
| |\|
| | * Let setContent / setHtml fail when content is too big to load.Michael Bruning2016-05-201-0/+8
| | * Doc: Add a topic listing supported featuresLeena Miettinen2016-05-201-1/+1
| | * Doc: Explain why QSslError values are not usedLeena Miettinen2016-05-201-0/+4
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-207-15/+18
|\ \ \ | | |/ | |/|
| * | Doc: HTTP GET method is always used to load URLsLeena Miettinen2016-05-192-3/+6
| * | Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-195-12/+12
* | | Doc: Remove mentioning of ToggleSpellcheckKai Koehne2016-05-191-1/+0
* | | Fix #include style in public headersKai Koehne2016-05-181-3/+3
* | | Add missing new certificate error typeAllan Sandfeld Jensen2016-05-132-0/+2
| |/ |/|
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-091-0/+1
|\|
| * Fix memory leak of standardContextMenuMichal Klocek2016-05-041-0/+1
* | Remove spellchecking supportMichal Klocek2016-05-066-118/+0
* | Doc: Document how dictionaries are loadedMichal Klocek2016-05-041-0/+16
* | Combine candidate icons for a page into a single iconPeter Varga2016-05-041-3/+5
* | Remove availableDictionaries from spellcheck apiMichal Klocek2016-05-042-18/+0
* | 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-031-9/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-291-9/+14
| |\|
| | * Never call QtWebEngine::initialize from DllMainCorentin Jabot2016-04-281-6/+11
| | * Avoid default casesAllan Sandfeld Jensen2016-04-281-9/+10
| | * Add missing icon and text for ReloadAndBypassCacheAllan Sandfeld Jensen2016-04-271-0/+4
* | | Add missing icon getter and corresponding signal to QWebEngineViewPeter Varga2016-05-033-8/+41
* | | Remove WebAudio settingsAllan Sandfeld Jensen2016-05-023-5/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-254-10/+10
|\|
| * Fix crash when instantiating a QCoreApplicationJoerg Bornemann2016-04-211-1/+5
| * Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-201-2/+1
| * Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-194-8/+9
* | Update spellchecker APIsMichal Klocek2016-04-187-46/+6
* | Remove "Save Page" web action from the standard context menuJoerg Bornemann2016-04-131-3/+0
* | Fix ABI of QWebEnginePage::OpenLinkInNewBackgroundTabAllan Sandfeld Jensen2016-04-131-1/+1
* | Remove default values for printToPdf callbacks and unify API.Michael Bruning2016-04-132-5/+5
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-117-9/+88
|\|
| * Doc: WebEngine does not support Chromium extensionsLeena Miettinen2016-04-051-0/+2