summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | Show "Follow link" context menu item for links without textJüri Valdmann2017-05-171-1/+1
| |/
| * Create example for full screen feature in WebEngineJüri Valdmann2017-05-041-1/+1
* | Handle ViewHostMsg_Focus message from chromiumViktor Engelmann2017-05-246-4/+33
* | Update plugins.qmltypesViktor Engelmann2017-05-231-1/+13
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-0214-53/+157
|\|
| * Make python2 usage more robustJoerg Bornemann2017-04-271-1/+2
| * Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-3/+5
| * Document that Python 3 is not supportedJoerg Bornemann2017-04-251-1/+1
| * Implement proper touch handling on macOSAlexandru Croitor2017-04-211-0/+3
| * Remove unused qmlRegisterRevision callKai Koehne2017-04-112-5/+0
| * Document sandboxing supportAlexandru Croitor2017-04-111-0/+18
| * Update plugins.qmltypes to 1.5Kai Koehne2017-04-113-26/+88
| * Allow setter methods of WebEngineScript to be called directlyKai Koehne2017-04-101-7/+7
| * Doc: Fix QtWebEngine version numberKai Koehne2017-04-102-3/+3
| * Docs: Update QtWebEngine to 1.5Kai Koehne2017-04-101-2/+2
| * Doc: Describe HTTP/2 supportLeena Miettinen2017-04-042-2/+22
| * Doc: Mark QQuickWebEngineScript::timerEvent() internalLeena Miettinen2017-03-301-0/+3
| * Doc: Fix link errorNico Vertriest2017-03-281-3/+3
* | Put JavaScript commands for WebActions in QStringLiteralViktor Engelmann2017-04-281-12/+12