summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Change some copyright headers from LGPL to standard oneKai Koehne2017-09-202-48/+52
* Add missing copyright headersKai Koehne2017-09-202-0/+54
* Rename webengineview.qdoc to webengineview_lgpl.qdocKai Koehne2017-09-201-0/+0
* Fix license headers for libraries and pluginsKai Koehne2017-09-201-4/+4
* Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-141-0/+4
* Set referrer on download requestsJüri Valdmann2017-09-121-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
* 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
* Call stopFinding, when navigating awayViktor Engelmann2017-07-061-0/+2
* 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
* 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
* 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
* Rename WebCoreVisitedLinksManager to VisitedLinksManagerQtAllan Sandfeld Jensen2017-03-261-1/+0
* Doc: Add inheritance to WebEngineView type docsLeena Miettinen2017-03-241-0/+1
* Support appstore compliancy switch from the new configure systemAlexandru Croitor2017-03-171-5/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+1
|\
| * Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-071-0/+1
* | Rework form validation QML testsPeter Varga2017-03-082-5/+0
* | Add FINALs and explicit constructor to QQuickWebEngineScriptSzabolcs David2017-03-071-7/+7