summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Add widget based spellchecker exampleMichal Klocek2016-07-022-0/+6
* Add back spellchecking supportMichal Klocek2016-07-028-4/+153
* Fix build with newer qtdeclarativeAllan Sandfeld Jensen2016-06-274-4/+8
* Add a DownloadType enum property to WebEngineDownloadItemAdam Kallai2016-06-226-0/+49
* Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-175-17/+27
|\
| * Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-162-0/+7
| * Doc: Make Chromium security fix information less specificLeena Miettinen2016-06-151-2/+2
| * Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-132-3/+3
| * Fix memory leak of qml menuMichal Klocek2016-06-131-12/+12
| * Fix memory leak of authentication qml dialogMichal Klocek2016-06-131-0/+3
* | Expose WebEngineProfile.clearHttpCache()Kai Koehne2016-06-142-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-113-6/+9
|\|
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Allan Sandfeld Jensen2016-06-082-2/+1
| |\
| * | Doc: Add "since" info for the HTML5 geolocation featureLeena Miettinen2016-05-311-0/+2
| * | Doc: Fix linking error to overview instead of front pageLeena Miettinen2016-05-311-6/+6
| * | Doc: Mention linux-g++ and linux-clang as supported mkspecsKai Koehne2016-05-311-0/+1
* | | Fix documentation of findText()Szabolcs David2016-06-091-3/+3
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-314-2/+48
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-314-2/+48
| |\| |
| | * | Disable qtquickcontrols context menu on eglfsMichal Klocek2016-05-302-0/+12
| | * | Fix event forwarding when activeFocusOnPress is false.Alexandru Croitor2016-05-261-2/+27
| | * | Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-262-0/+7
| | * | Doc: Add dependencies to enable linking to Qt modulesLeena Miettinen2016-05-251-0/+2
* | | | 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-317-83/+277
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-262-2/+1
| |\ \ \ | | | |/ | | |/|
| | * | Doc: Remove repository name from examplesinstallpathAntti Kokko2016-05-251-2/+0
| | * | Fix compile issueFrank Meerkoetter2016-05-231-0/+1
| * | | Doc: Describe new features in Qt WebEngine 5.7.0Leena Miettinen2016-05-252-0/+84
| * | | Remove harmful spaces in qmake argument helpKai Koehne2016-05-251-1/+1
| * | | Doc: Change OpenH264 external link titleLeena Miettinen2016-05-242-2/+3
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7.0Michael Bruning2016-05-236-82/+195
| |\ \ \ | | | |/ | | |/|
| | * | Doc: Add a topic listing supported featuresLeena Miettinen2016-05-204-79/+189
* | | | Document licenses in Qt WebEngineKai Koehne2016-05-234-45/+15400
* | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-202-3/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Doc: HTTP GET method is always used to load URLsLeena Miettinen2016-05-191-2/+5
| * | | 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
* | | Update plugin.qmltypes to 1.3Marco Benelli2016-05-131-433/+278
* | | Fix revision of defaultTextEncoding[Changed]Kai Koehne2016-05-131-2/+2
| |/ |/|
* | Remove notifier signals for spellchecking supportTopi Reinio2016-05-091-2/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-091-4/+56
|\|
| * Doc: Add build requirements on supported platformsLeena Miettinen2016-05-061-4/+56
* | Remove spellchecking supportMichal Klocek2016-05-066-141/+1
* | Doc: Document how dictionaries are loadedMichal Klocek2016-05-041-0/+15
* | Doc: How recentlyAudibleChanged and setMuted interactLeena Miettinen2016-05-041-2/+16
* | Combine candidate icons for a page into a single iconPeter Varga2016-05-042-3/+11
* | Remove availableDictionaries from spellcheck apiMichal Klocek2016-05-042-26/+0
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-031-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-291-1/+1
| |\|