summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * 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
* | Remove incorrect DCHECK in CompositorResourceTracker::commitResourcesJüri Valdmann2018-11-231-1/+5
* | Merge "Merge branch '5.12' into dev" into refs/staging/devAllan Sandfeld Jensen2018-11-1612-28/+91
|\ \
| * | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-1612-28/+91
| |\|
| | * Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-161-14/+4
| | |\
| | | * Add missing refactoring for glxGetProcAddressMichal Klocek2018-11-131-14/+4
| | * | Reinstate skipping content/browser for jumbo-buildsAllan Sandfeld Jensen2018-11-151-1/+2
| | * | Speculative fix for disable-pinch not workingAllan Sandfeld Jensen2018-11-141-0/+8
| | * | Fix autoscrollingAllan Sandfeld Jensen2018-11-144-6/+17
| | * | Fix compiler warnings in content_renderer_client_qt.cppKai Koehne2018-11-141-5/+2