summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-012-8/+43
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix permission type conversionKirill Burtsev2019-01-311-0/+1
| * | Answer permission checks for clipboard permissionsSzabolcs David2019-01-302-8/+42
* | | Delete RenderWidgetHostViewQt::m_localSurfaceIdJüri Valdmann2019-01-312-5/+2
* | | Delete RenderWidgetHostViewQt::m_latestCaptureSequenceNumberJüri Valdmann2019-01-312-5/+2
* | | Implement touch text selection for QQuickWebEngineViewPeter Varga2019-01-3112-5/+1119
* | | Add HTTP request headers to custom URL schemes (reland)Allan Sandfeld Jensen2019-01-307-7/+48
* | | Fix -no-ssl buildPeter Varga2019-01-302-0/+10
* | | Add API to set default download pathTamas Zakor2019-01-303-1/+11
* | | Adaptations for Chromium 71Allan Sandfeld Jensen2019-01-2856-302/+388
* | | Fix Sandbox V2 to work on macOSAlexandru Croitor2019-01-283-3/+20
* | | Adaptations for Chromium 70Allan Sandfeld Jensen2019-01-2840-158/+191
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-252-9/+31
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2019-01-242-9/+31
| |\| |
| | * | Fix build after qtdeclarative change - 9e3c46961aAllan Sandfeld Jensen2019-01-241-1/+7
| | * | Fix crash on exit with single processMichal Klocek2019-01-231-9/+25
* | | | Add support for client-certificate selection to QMLAllan Sandfeld Jensen2019-01-242-5/+31
|/ / /
* | | 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-224-10/+28
|\| |
| * | Remove download items internally when API objects are deletedAllan Sandfeld Jensen2019-01-214-10/+28
* | | Fix build with only OpenGL/ES2Samuli Piippo2019-01-212-4/+4
* | | Add configure for webengine and webenginewidgetsMichal Klocek2019-01-211-10/+18
* | | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2019-01-1812-66/+129
|\| |
| * | Fix build when we don't have all the X11 dependenciesAllan Sandfeld Jensen2019-01-172-13/+1
| |/
| * 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
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-1811-28/+122
|\|
| * Document and safeguard usage of custom schemesAlexandru Croitor2018-12-122-4/+45
| * 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
| * Reinstate GetQtXDisplayAllan Sandfeld Jensen2018-11-292-2/+8
| * Enable bilinear filtering for software texturesAllan Sandfeld Jensen2018-11-291-1/+16
| * Fix input method updatePeter Varga2018-11-291-12/+19
* | Move printing operation to a new threadSzabolcs David2018-12-104-16/+18
* | Fix recursion in WebEngineContext constructorMichal Klocek2018-12-042-0/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-288-28/+69
|\|
| * 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