summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Fix crash on exit with single processMichal Klocek2019-01-231-9/+25
* | | | | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-249-9/+445
|/ / / /
* | | | Add in-memory client cert store implementationVijith Kini2019-01-239-23/+620
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-226-12/+34
|\| | |
| * | | Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-216-12/+34
* | | | Fix build with only OpenGL/ES2Samuli Piippo2019-01-212-4/+4
* | | | Add configure for webengine and webenginewidgetsMichal Klocek2019-01-2115-135/+176
* | | | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2019-01-1813-69/+132
|\| | |
| * | | Fix build when we don't have all the X11 dependenciesAllan Sandfeld Jensen2019-01-172-13/+1
| * | | Do not force wrapping of tooltipsKai Koehne2019-01-081-3/+3
| | |/ | |/|
| * | Rename leftovers of BrowserContext to ProfileAdapterMichal Klocek2019-01-074-10/+10
| * | Unify input event timestamps among platformsPeter Varga2019-01-041-21/+8
| * | Fix QWebEngineUrlRequestInfo::firstPartyUrl() after 69-basedTamas Zakor2019-01-031-1/+7
| * | Lock profile mutex during interceptRequestJüri Valdmann2019-01-024-7/+18
| * | Fix key and keyCode of KeyboardEvents for dead keysJüri Valdmann2019-01-021-6/+77
| * | Fix uniquifying download filenameTamas Zakor2019-01-021-8/+8
* | | Clean up visitedLinksManagerQt constructionMichal Klocek2019-01-104-10/+8
* | | Make AccessiblityActivationObserver separate of RWHVAllan Sandfeld Jensen2019-01-097-44/+168
* | | 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-1924-67/+169
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-1824-67/+169
| |\| |
| | * | 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-081-2/+2
| | * Disable text prediction for inputPeter Varga2018-12-071-2/+2
| | * Fix missing TransportSecurityPersisterMichal Klocek2018-12-042-2/+20
| | * 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-295-26/+23
| | * 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-289-28/+87
|\|
| * 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-221-8/+3
| * Fix emulated touch eventsAllan Sandfeld Jensen2018-11-222-1/+9
| * Add check for thumb instruction setMichal Klocek2018-11-212-4/+25
| * Fix running thumb vs arm instruction set on yoctoMichal Klocek2018-11-211-2/+4
| * 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
* | Implement ContentGpuClient for WebEngineAllan Sandfeld Jensen2018-11-2410-22/+155