summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-201-2/+2
* Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-202-12/+12
* Add testsupport to new configure systemMichal Klocek2017-09-191-1/+4
* Remove unused header includeKai Koehne2017-09-181-1/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-141-2/+4
|\
| * Set referrer on download requestsJüri Valdmann2017-09-121-2/+4
* | Merge "Merge branch '5.9' into 5.10" into refs/staging/5.10Allan Sandfeld Jensen2017-09-112-2/+4
|\ \
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-062-2/+4
| |\|
| | * Compile with Gestures disabledAlan Alpert2017-09-051-0/+2
| | * Update documentation on how to enable the proprietary codecsAndy Shaw2017-08-181-2/+2
* | | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-082-3/+2
|/ /
* | Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-314-0/+92
* | Add https to list of internal schemesViktor Engelmann2017-08-301-1/+2
* | Fix documentation of FullScreenRequestSzabolcs David2017-08-231-7/+7
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-146-3/+89
|\|
| * Doc: List some command-line arguments that are useful during debuggingLeena Miettinen2017-08-031-1/+32
| * Fix typo in dictionary pathFlorian Bruhin2017-07-311-1/+1
| * Doc: Add example code for using Greasemonkey attributes in scriptsLeena Miettinen2017-07-282-2/+33
| * Document about popups not appearing on Windows when in fullscreen modeAlexandru Croitor2017-07-132-0/+7
| * Take into account the value of the --touch-events Chromium switchAlexandru Croitor2017-07-111-0/+17
* | Remove support for building with Qt versions < 5.8.0Allan Sandfeld Jensen2017-08-042-22/+0
* | Reorder documentation for QtWebEngine dictionary discoveryFlorian Bruhin2017-08-042-31/+36
* | Add HideScrollbars settingPeter Varga2017-08-022-0/+22
* | Remove DemoBrowserJüri Valdmann2017-07-261-15/+15
* | Fix deprecation warning in the Quick APIPeter Varga2017-07-191-1/+1
* | Cleanup support for desktop captureJüri Valdmann2017-07-175-6/+34
* | Merge remote-tracking branch 'origin/5.9' into devKai Koehne2017-07-111-0/+2
|\|
| * Call stopFinding, when navigating awayViktor Engelmann2017-07-061-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-054-18/+8
|\|
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-242-4/+0
| |\
| | * Fix crash when accessibility is disabledAllan Sandfeld Jensen2017-06-232-4/+0
| * | Mention Visual Studio 2017 as supportedKai Koehne2017-06-201-1/+1
| * | Avoid using string constructor of QJSValue for byte-arrayAllan Sandfeld Jensen2017-06-191-1/+2
| |/
| * Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-081-8/+2
| * Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-302-4/+3
* | Don't disable local storage for offTheRecord profilesFlorian Bruhin2017-06-261-1/+1
* | Implement pause and resume action in Download ItemsAllan Sandfeld Jensen2017-06-234-0/+94
* | Add back input method auto tests and test virtual keyboard for QuickPeter Varga2017-06-226-8/+77
* | Navigation event adaptations for Chromium 58Allan Sandfeld Jensen2017-06-141-2/+0
* | Simple adaptations for Chromium 58Allan Sandfeld Jensen2017-06-141-1/+1
* | Fix copying JavaScript URLsSzabolcs David2017-06-072-5/+8
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-05-307-21/+42
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-295-12/+40
| |\
| | * Document Mac App Store incompatibilityAlexandru Croitor2017-05-151-9/+10
| | * Fix backwards compatibilityAllan Sandfeld Jensen2017-05-101-0/+5
| | * Fix crash on exit with url-request interceptorsAllan Sandfeld Jensen2017-05-081-0/+2
| | * Doc: Update Chromium versionKai Koehne2017-05-081-2/+2
| | * Disable accessibility support on Linux by defaultAlexandru Croitor2017-05-081-0/+20
| | * Make Simple Browser a highlighted exampleKai Koehne2017-05-081-1/+1
| * | Remove docs about deploying ffmpegsumo.dll as this is no longer neededAndy Shaw2017-05-241-7/+0