summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix localization on OS XAndras Becsi2014-10-132-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
| * Notify canGoBack/canGoForward on urlChanged instead of loadingChanged.Jarred Nicholls2014-10-091-2/+2
| * Doc: Correct snippets for QWebEngineView API doc.Michael Brüning2014-10-091-4/+4
* | Unglobalize browserContextAllan Sandfeld Jensen2014-11-0619-61/+242
* | Distinguish between tab dispositions in NewViewRequest Quick API.Jarred Nicholls2014-10-212-3/+6
* | Implement acceptNavigationRequest for the widgets API.Andras Becsi2014-10-204-1/+51
* | Add support for DebugBorderDrawQuadPierre Rossi2014-10-131-0/+25
* | Implement programatic zooming for QtQuickPierre Rossi2014-10-132-0/+21
|/
* 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-076-16/+16
* 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-063-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
* Doc: Fix issues in .qdocconf filesTopi Reinio2014-10-032-3/+3
* Doc: Use proper module name for Qt WebEngine WidgetsTopi Reinio2014-10-035-6/+12
* Provide a fallback for the QtWebEngineProcess executable path.Michael Brüning2014-10-021-5/+9
* Update submodule SHA1 with Win64 desktop OpenGL fix.Michael Brüning2014-10-021-0/+0
* Create a QCoreApplication in QtWebEngineProcess as well.Michael Brüning2014-09-301-0/+5