summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* | Don't set use_system_libpng twiceAllan Sandfeld Jensen2018-11-131-1/+0
* | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-086-1/+58
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-024-7/+34
|\|
| * Fix smooth-scrolling of mouse wheelsv5.12.0-beta4Allan Sandfeld Jensen2018-11-021-1/+9
| * Fix quicknanobrowser crash on startupJüri Valdmann2018-11-021-4/+5
| * Add missing fallback for glxGetProcAddressMichal Klocek2018-11-021-1/+18
| * Merge remote-tracking branch 'origin/5.11' into 5.12.0Allan Sandfeld Jensen2018-11-011-1/+2
| |\
| | * Fix thirdParty setting for first party requestAllan Sandfeld Jensen2018-10-301-1/+2
* | | Allow --enable-webgl-software-rendering outside WindowsAllan Sandfeld Jensen2018-11-011-8/+2
* | | Don't use Qt::Key fallback for WebKeyboardEvent.textJüri Valdmann2018-10-311-8/+6
|/ /
* | Fix background of composition textPeter Varga2018-10-301-4/+3
* | Fix build with disabled accessibilityPeter Varga2018-10-302-7/+15
* | Merge remote-tracking branch 'origin/5.11' into 5.12.0Michael Brüning2018-10-301-1/+26
|\|
| * Trigger disabling offline renderers on late 2013 Mac ProsMichael Brüning2018-10-231-1/+26
* | Stop showing speculative framesJüri Valdmann2018-10-299-25/+14
* | Bumb jumbo buildsAllan Sandfeld Jensen2018-10-281-2/+1
* | Unify updating navigation actionsSzabolcs David2018-10-233-9/+16
* | Clean-up BrowserMainPartsQtAllan Sandfeld Jensen2018-10-234-182/+315
* | Remove some outdated Qt version checksAllan Sandfeld Jensen2018-10-235-67/+0
* | Fix four switch related warningsAllan Sandfeld Jensen2018-10-232-3/+7