summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Use paths relative to QtWebEngineProcess on OS X.Michael Brüning2015-01-151-2/+12
* Revert "Mac: INCLUDEPATH fix"Simon Hausmann2015-01-091-2/+1
* Tell the ContentMainRunner to not reset signal handlers in the browser process.Michael Brüning2015-01-081-0/+1
* Only deploy ffmpegsumo once in debug_and_releaseJocelyn Turcotte2015-01-071-51/+53
* Use QDir::separator() where paths might be generated for WindowsAllan Sandfeld Jensen2014-12-151-2/+2
* Enable cmake config files generationJocelyn Turcotte2014-12-121-2/+0
* Check for EGL_KHR_fence_sync instead of EGL_KHR_reusable_syncAndras Becsi2014-12-081-2/+2
* Add a stub QuotaPermissionContext implementationSzabolcs David2014-12-042-0/+17
* Flush UI message loop before quittingAllan Sandfeld Jensen2014-12-021-0/+4
* Fix deployment problems with developer buildsPeter Varga2014-11-284-2/+47
* Disable using the ICU data file on embedded linuxAndras Becsi2014-11-241-0/+1
* Add missing header guardsPierre Rossi2014-11-152-0/+8
* Process touch events in sorted order.Zeno Albisser2014-11-121-0/+10
* Add a stub AccessTokenStore implementation.Robin Burchell2014-11-125-0/+122
* Disable accelerated 2D canvas rendering with ANGLEJocelyn Turcotte2014-11-111-0/+4
* Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-104-7/+22
|\
| * Cache to QStandardPaths::CacheLocationAllan Sandfeld Jensen2014-11-074-7/+22
* | Deploy external data in QtWebEngineCore.framework for framework buildsJocelyn Turcotte2014-11-063-12/+107
* | Move extra installs from core.pro to core_module.proJocelyn Turcotte2014-11-062-27/+26
|/
* Optimize the QMatrix4x4 after a conversion from SkMatrix44Jocelyn Turcotte2014-11-031-1/+3
* Make url handling consistent in widget and quick APIPeter Varga2014-10-281-1/+1
* Display error if building for ARM architecture older than ARMv6Jonathan Liu2014-10-271-0/+1
* Disable geolocationSzabolcs David2014-10-162-0/+24
* Fix ARM NEON detection for -mfpu=neon-vfpv4Jonathan Liu2014-10-151-1/+1
* Fix up coding style in GetNavigationErrorStringsPierre Rossi2014-10-142-28/+26
* Add setting ErrorPageEnabledAndras Becsi2014-10-144-1/+11
* Disable Desktop Notifications.Michael Brüning2014-10-141-0/+1
* Fix localization on OS XAndras Becsi2014-10-131-9/+0
* Do not run Callback for already canceled URLRequests.v5.4.0-beta1Michael Brüning2014-10-101-0/+3
* Bounds check the zoom factor before we pass it along.Pierre Rossi2014-10-101-0/+2
* Disable Downloads for now.Michael Brüning2014-10-091-1/+0
* Accessibility: Table interfaceFrederik Gladhorn2014-10-082-0/+232
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-073-12/+12
* Fix WebContentsAdapater::requestedUrl() functionPeter Varga2014-10-071-2/+7
* Fix loadFinished signal in case of interrupting error page loadingPeter Varga2014-10-071-0/+1
* Fix WebEngineSettings::setDefaultTextEncoding()Szabolcs David2014-10-071-1/+2
* Update build configuration for eLinux after update to Chromium 37.Zeno Albisser2014-10-062-1/+6
* gfx::LoadLibrary has been replaced in Chromium by base::LoadNativeLibrary.Zeno Albisser2014-10-061-8/+14
* Update OzonePlatformEglfs after update to Chromium 37.Zeno Albisser2014-10-062-6/+54
* Provide a fallback for the QtWebEngineProcess executable path.Michael Brüning2014-10-021-5/+9
* [Win] Use automatic destruction for PbufferGLSurfaceWGL.Michael Brüning2014-09-261-5/+2
* Prevent OS X from picking a wrong version of clang from the envAndras Becsi2014-09-261-0/+15
* Add Desktop OpenGL backend for WindowsKai Koehne2014-09-257-19/+151
* Fix issues on HiDPI displaysAndras Becsi2014-09-241-0/+2
* Fix an assertion in web_content_delegates_qt.cppAdam Kallai2014-09-232-24/+30
* Remove unneded OS_CHROMEOS defineAndras Becsi2014-09-231-1/+1
* Set arm_tune to empty string if mtune flag is not set by toolchainAndras Becsi2014-09-221-1/+1
* Bring back the mapping of touch IDs to fix flingingJocelyn Turcotte2014-09-192-7/+42
* Use the default render theme on eAndroidAndras Becsi2014-09-181-1/+1
* QtWebEngine should join the Beautiful Stack Trace ClubJocelyn Turcotte2014-09-182-3/+6