summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | Doc: QWebEngineContextMenuData is in the QtWebEngineWidgets moduleLeena Miettinen2016-09-081-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Michal Klocek2016-08-311-3/+8
| |\|
| | * Fix crash when trying to navigate in new window but is blockedAllan Sandfeld Jensen2016-08-231-3/+8
* | | Doc: Describe spellchecking feature in overviewsLeena Miettinen2016-09-201-0/+5
* | | Certificate transparencyAllan Sandfeld Jensen2016-09-142-0/+3
* | | Add context menu request to qml apiMichal Klocek2016-08-312-69/+69
* | | Add dialog requests to qml apiMichal Klocek2016-08-312-2/+2
* | | Add setting to enable printing of CSS backgroundsMichael Bruning2016-08-282-1/+5
* | | Doc: Additional Chromium extensions are supported since Qt 5.8Leena Miettinen2016-08-251-1/+2
* | | Add widgets API for printing on a QPrinterMichael Bruning2016-08-243-0/+43
* | | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-093-1/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-055-38/+89
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-025-37/+51
| |\|
| | * Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-1/+0
| | * Allow QWebEnginePage::createWindow to return thisJoerg Bornemann2016-07-082-7/+23
| | * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-014-18/+18
| | * Let script collection hold a reference to the adapterAllan Sandfeld Jensen2016-07-013-16/+12
| | * Fix invalid pointer in script collection after opening popupAllan Sandfeld Jensen2016-06-301-0/+3
| * | Add missing Q_DECL_OVERRIDE macroAdam Kallai2016-07-141-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-272-0/+38
| |\|
| | * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-222-0/+38
* | | Add View Source API and make the feature available from context menuPeter Varga2016-08-022-0/+50
* | | Move toolTip handling to WebContentsAdapterClientAdam Kallai2016-07-142-0/+13
* | | Add back spellchecking supportMichal Klocek2016-07-026-0/+122
* | | Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-224-0/+40
* | | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-06-203-4/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-172-0/+7
| |\|
| | * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-162-0/+7
| * | Fix license header in qwebenginesettingsMichal Klocek2016-06-141-4/+15
* | | Introduce QWebEnginePage::saveJoerg Bornemann2016-06-163-1/+29
|/ /
* | Also initialize context data if the menu policy is CustomContextMenu.Michael Bruning2016-06-091-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-312-0/+10
|\|
| * Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+10
* | Merge remote-tracking branch 'origin/5.7.0' into 5.7Allan Sandfeld Jensen2016-05-311-0/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7.0Michael Bruning2016-05-236-12/+16
| |\|
| | * 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-205-12/+12
|\ \ \ | | |/ | |/|
| * | Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-195-12/+12
* | | 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-031-19/+27
* | 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