summaryrefslogtreecommitdiffstats
path: root/src/webengine/api
Commit message (Expand)AuthorAgeFilesLines
* Fix nullpointer dereferencing errorViktor Engelmann2016-10-121-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-1/+1
|\
| * Doc: Fix initialize() documentationMichal Klocek2016-09-301-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-244-11/+13
|\|
| * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-233-9/+9
| |\
| | * Fix crash when using openIn on newly created viewv5.6.2Christophe Chapuis2016-09-231-2/+4
| | * Doc: Fix types of \qmlpropertyKai Koehne2016-09-193-9/+9
| * | Fix crash when using openIn on newly created viewChristophe Chapuis2016-09-201-2/+4
* | | Doc: Fix types of \qmlpropertyKai Koehne2016-09-202-6/+6
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-09-121-1/+1
|\| |
| * | Improve QWebEngineSettings::JavascriptCanOpenWindows docsFlorian Bruhin2016-09-061-1/+1
| |/
* | 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