summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devAndras Becsi2014-12-0119-47/+309
|\
| * 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
| * Use a relative install_name for QtWebEngineProcess' dependenciesv5.4.0-rc1Jocelyn Turcotte2014-11-201-2/+20
| * Doc: Fix issues related to example docsTopi Reinio2014-11-171-0/+6
| * 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 "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-107-26/+43
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-107-26/+43
| | |\
| * | | Update snapshot sha1 to include various crash fixes for the release.Andras Becsi2014-11-101-0/+0
| |/ /
| * | Fix crashes in QQuickWebEngineSettingsPeter Varga2014-11-061-0/+1
| * | Deploy external data in QtWebEngineCore.framework for framework buildsJocelyn Turcotte2014-11-064-16/+119
| * | Move extra installs from core.pro to core_module.proJocelyn Turcotte2014-11-062-27/+26
* | | For correctness fileListingHelper template function must return some value.Zeno Albisser2014-11-281-1/+1
* | | Make BrowserContext name configurableAllan Sandfeld Jensen2014-11-263-10/+12
* | | Don't use Q_FOREACH on QHash::valuesJocelyn Turcotte2014-11-251-5/+10
* | | Disable the GPU process in cases where we can't setup context sharingJocelyn Turcotte2014-11-251-9/+45
* | | Support TransferableResource::is_softwareJocelyn Turcotte2014-11-259-24/+74
* | | Extract the resource logic out of MailboxTextureJocelyn Turcotte2014-11-252-72/+93
* | | Avoid relying on QOpenGL classes to handle RenderPassesJocelyn Turcotte2014-11-2514-116/+114
* | | Don't rely on quads to set the texture sizeJocelyn Turcotte2014-11-251-3/+6
* | | Use the new QSGSimpleTextureNode::sourceRectJocelyn Turcotte2014-11-251-4/+1
* | | Rename DelegatedFrameNodeData to ChromiumCompositorDataJocelyn Turcotte2014-11-254-24/+24
* | | QtQuick: rename the media feature permission enum valuesPierre Rossi2014-11-242-10/+10
* | | QtQuick: add geolocation permission APIPierre Rossi2014-11-242-4/+14
* | | Wire the geolocation API to QtPositioningPierre Rossi2014-11-2418-21/+487
* | | Use Q_GLOBAL_STATIC instead of local statics for singletonsAndras Becsi2014-11-205-24/+38
* | | Refactor path building from QStandardPathPierre Rossi2014-11-191-14/+13
* | | Add type_conversion.h to HEADERS so that is shows up in QtCreatorAndras Becsi2014-11-181-0/+1
* | | Remove unneeded constructor declarationAndras Becsi2014-11-181-1/+0
* | | Use the Chrome inspector discovery pageJocelyn Turcotte2014-11-181-17/+68
* | | Fix the inspectorJocelyn Turcotte2014-11-181-1/+86
* | | Remove arguments from QQuickWebEngineSettings signalsJocelyn Turcotte2014-11-182-24/+24
* | | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-1134-87/+342
|\ \ \ | | |/ | |/|
| * | Cache to QStandardPaths::CacheLocationAllan Sandfeld Jensen2014-11-074-7/+22
| * | Fix enum names of audio/video featuresAllan Sandfeld Jensen2014-11-073-19/+21
| |/
| * Optimize the QMatrix4x4 after a conversion from SkMatrix44Jocelyn Turcotte2014-11-031-1/+3
| * Update chromium submodule after adding fixes for MacOSX10.10.sdk.Zeno Albisser2014-10-291-0/+0
| * Support Qt::AA_ShareOpenGLContextsPierre Rossi2014-10-291-4/+13
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-285-7/+11
| * Display error if building for ARM architecture older than ARMv6Jonathan Liu2014-10-271-0/+1
| * Disable geolocationSzabolcs David2014-10-162-0/+24
| * Allow building on boot2qt.Zeno Albisser2014-10-161-0/+0
| * Add plugins.qmltypes for WebEngine APIMichael BrĂ¼ning2014-10-151-0/+164
| * 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-1410-2/+35
| * Disable Desktop Notifications.Michael BrĂ¼ning2014-10-141-0/+1