summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-166-53/+48
|\
| * Doc: Add type name to enumeration values to follow the doc conventionLeena Miettinen2016-08-095-32/+48
| * Doc: Move WebEngineView property docs to webengine.qdocLeena Miettinen2016-07-291-20/+0
* | Doc: Add type name to enumeration values added in Qt WebEngine 1.3Leena Miettinen2016-08-084-15/+22
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-023-9/+9
|\|
| * Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-013-9/+9
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-272-1/+37
|\|
| * Fix memory leak of unhandled certificateErrorMichal Klocek2016-06-231-1/+2
| * Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-222-0/+35
* | Doc: Fix the documentation of WebEngineContextMenuDataAdam Kallai2016-06-201-8/+8
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-173-3/+10
|\|
| * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-162-0/+7
| * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-132-3/+3
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Allan Sandfeld Jensen2016-06-081-0/+1
| |\
* | | Expose WebEngineProfile.clearHttpCache()Kai Koehne2016-06-141-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-312-0/+19
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-312-0/+19
| |\| |
| | * | Disable qtquickcontrols context menu on eglfsMichal Klocek2016-05-302-0/+12
| | * | Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+7
* | | | Fix crash related to audioMuted and recentlyAudible properties in qml.Alexandru Croitor2016-05-311-8/+16
|/ / /
* | | Merge remote-tracking branch 'origin/5.7.0' into 5.7Allan Sandfeld Jensen2016-05-312-1/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-261-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix compile issueFrank Meerkoetter2016-05-231-0/+1
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7.0Michael Bruning2016-05-232-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Doc: Add a topic listing supported featuresLeena Miettinen2016-05-201-1/+1
* | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-201-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-191-1/+1
| | |/ | |/|
* | | Add missing new certificate error typeAllan Sandfeld Jensen2016-05-132-0/+2
* | | Fix revision of defaultTextEncoding[Changed]Kai Koehne2016-05-131-2/+2
| |/ |/|
* | Remove notifier signals for spellchecking supportTopi Reinio2016-05-091-2/+0
* | Remove spellchecking supportMichal Klocek2016-05-066-141/+1
* | Doc: Document how dictionaries are loadedMichal Klocek2016-05-041-0/+15
* | Combine candidate icons for a page into a single iconPeter Varga2016-05-041-3/+4
* | Remove availableDictionaries from spellcheck apiMichal Klocek2016-05-042-26/+0
* | Remove WebAudio settingsAllan Sandfeld Jensen2016-05-022-25/+0
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-04-285-17/+28
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-255-17/+28
| |\|
| | * Doc: Improve WebEngineHistoryListModel documentationKai Koehne2016-04-211-6/+3
| | * Use the temporary zoom factor to set the zoom factorMichael Bruning2016-04-212-1/+15
| | * Remove direct access BrowserContextAdapter's customUrlSchemeHandlersAllan Sandfeld Jensen2016-04-201-2/+1
| | * Switch BrowserContextAdapter to QSharedPointerAllan Sandfeld Jensen2016-04-194-7/+8
| | * Doc: Fix typo on WebEngineHistoryListModel documentationKai Koehne2016-04-191-1/+1
* | | Add icon role to WebEngineHistoryListModelPeter Varga2016-04-263-4/+17
|/ /
* | Add QQuickWebEngineFaviconProviderPeter Varga2016-04-205-2/+294
* | Update spellchecker APIsMichal Klocek2016-04-186-48/+11
* | Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-04-181-0/+1
|\|
| * Doc: Mark WebEngineSettings::defaultTextEncoding as new in 1.2Kai Koehne2016-04-111-0/+1
* | Remove "Save Page" web action from the standard context menuJoerg Bornemann2016-04-131-8/+0
* | Move QQuickWebEngineContextMenuData to experimentalAllan Sandfeld Jensen2016-04-133-6/+6
* | Remove default values for printToPdf callbacks and unify API.Michael Bruning2016-04-132-2/+2