summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-12-132-4/+76
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-042-0/+66
| | | |\ \
| | | | * | Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-231-0/+66
| | | | * | Update ChromiumAllan Sandfeld Jensen2018-11-201-0/+0
| | | | * | Update ChromiumMichael Brüning2018-11-091-0/+0
| | | * | | Fix documentation of WebEngine Widgets Minimal ExampleKai Koehne2018-11-091-4/+10
| | | |/ /
| | | * | Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-091-1/+1
| | | |\ \
| | | | * | Bump versionOswald Buddenhagen2018-11-081-1/+1
| | | * | | Update ChromiumMichael Brüning2018-11-061-0/+0
| | | |/ /
* | | | | Clean up visitedLinksManagerQt constructionMichal Klocek2019-01-104-10/+8
* | | | | Make AccessiblityActivationObserver separate of RWHVAllan Sandfeld Jensen2019-01-097-44/+168
* | | | | Test: port tests to QRegularExpressionSamuel Gaist2019-01-094-13/+15
* | | | | Docs: Correct documentation of QWebEnginePage::print()Szabolcs David2019-01-071-4/+1
* | | | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Allan Sandfeld Jensen2018-12-1929-74/+550
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-1829-74/+550
| |\| | | |
| | * | | | Doc: Fix a broken link to macOS requirementsLeena Miettinen2018-12-131-1/+1
| | * | | | Doc: Add full stop to the end of brief statementLeena Miettinen2018-12-131-1/+1
| | * | | | Document and safeguard usage of custom schemesAlexandru Croitor2018-12-124-6/+60
| | |/ / /
| | * | / use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-111-1/+1
| | | |/ | | |/|
| | * | Disable external text handles and edit menuPeter Varga2018-12-083-4/+4
| | * | Disable text prediction for inputPeter Varga2018-12-073-4/+4
| | * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-1/+1
| | |\ \
| | | * | Fix misleading information in changesv5.12.0-rc2v5.12.0Allan Sandfeld Jensen2018-11-271-1/+1
| | | * | Reinstate skipping content/browser for jumbo-buildsv5.12.0-rc1Allan Sandfeld Jensen2018-11-191-1/+2
| | * | | Fix missing TransportSecurityPersisterMichal Klocek2018-12-042-2/+20
| | * | | Blacklist failing tst_QQuickWebEngineView tests in openSUSE 15.0Tony Sarajärvi2018-12-042-4/+5
| | * | | Fix xscrnsaver detectionAllan Sandfeld Jensen2018-12-031-5/+5
| | * | | Update ChromiumAllan Sandfeld Jensen2018-12-011-0/+0
| | * | | Reinstate GetQtXDisplayAllan Sandfeld Jensen2018-11-292-2/+8
| | * | | Enable bilinear filtering for software texturesAllan Sandfeld Jensen2018-11-291-1/+16
| | * | | Avoid binding loops caused by default context menuSzabolcs David2018-11-292-4/+5
| | * | | Fix input method updatePeter Varga2018-11-297-26/+396
| | * | | Docs: Extend documentation of WebActionsSzabolcs David2018-11-283-17/+31
* | | | | Doc: Add docs for useForGlobalCertificateVerificationLeena Miettinen2018-12-141-26/+27
|/ / / /
* | | | Move printing operation to a new threadSzabolcs David2018-12-1011-109/+283
* | | | Fix recursion in WebEngineContext constructorMichal Klocek2018-12-042-0/+6
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-2812-29/+150
|\| | |
| * | | Document client certificate featureAllan Sandfeld Jensen2018-11-271-0/+18
| * | | Fix use-after-free in URLRequestCustomJobProxy::replyJüri Valdmann2018-11-271-0/+1
| * | | Fix IME with negative start positionPeter Varga2018-11-222-8/+45
| * | | Fix emulated touch eventsAllan Sandfeld Jensen2018-11-222-1/+9
| * | | Add check for thumb instruction setMichal Klocek2018-11-213-4/+43
| * | | Fix running thumb vs arm instruction set on yoctoMichal Klocek2018-11-212-3/+7
| * | | Remove bogus line from configure.jsonMichal Klocek2018-11-211-1/+0
| * | | Init the idle monitor on macOSAllan Sandfeld Jensen2018-11-211-0/+9
| * | | Clean-up coding style in content_utility_client_qtAllan Sandfeld Jensen2018-11-162-16/+22
* | | | Fix GL context tracking when running in GPU-on-UI modeJüri Valdmann2018-11-271-0/+53
* | | | Delete QtWebKit tests from tst_qwebenginepage.cppJüri Valdmann2018-11-261-1318/+0
* | | | Implement ContentGpuClient for WebEngineAllan Sandfeld Jensen2018-11-2410-22/+155
* | | | Remove incorrect DCHECK in CompositorResourceTracker::commitResourcesJüri Valdmann2018-11-231-1/+5