summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename DelegatedFrameNodeData to ChromiumCompositorDataJocelyn Turcotte2014-11-254-24/+24
* QtQuick: rename the media feature permission enum valuesPierre Rossi2014-11-243-13/+13
* QtQuick: add geolocation permission APIPierre Rossi2014-11-243-4/+16
* Wire the geolocation API to QtPositioningPierre Rossi2014-11-2418-21/+487
* <widgets/browser> Connect PermissionUnknown to the discard buttonSzabolcs David2014-11-202-2/+9
* 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-1162-157/+1240
|\
| * Fix build in QWebEnginePage API testSzabolcs David2014-11-101-2/+2
| * Cache to QStandardPaths::CacheLocationAllan Sandfeld Jensen2014-11-074-7/+22
| * Fix enum names of audio/video featuresAllan Sandfeld Jensen2014-11-074-22/+24
| * Enlarge quicknanobrowser for qt.io.Friedemann Kleint2014-11-051-2/+2
| * Add option to disable error pages in quicktestbrowserPeter Varga2014-11-051-0/+8
| * Fix URLs in examples.Friedemann Kleint2014-11-045-10/+11
| * Fix spelling in browser example.Friedemann Kleint2014-11-041-1/+4
| * Optimize the QMatrix4x4 after a conversion from SkMatrix44Jocelyn Turcotte2014-11-031-1/+3
| * Print a more descriptive warning when a build is skipped.Michael Brüning2014-10-291-1/+8
| * Add runJavaScript testAllan Sandfeld Jensen2014-10-291-0/+68
| * Update chromium submodule after adding fixes for MacOSX10.10.sdk.Zeno Albisser2014-10-291-0/+0
| * Fixing quotation mark usage for WindowsAdam Kallai2014-10-291-2/+2
| * Support Qt::AA_ShareOpenGLContextsPierre Rossi2014-10-291-4/+13
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-287-10/+14
| * Use the correct comment syntax.Michael Brüning2014-10-281-1/+1
| * Fix tst_QWebEngineFrame::setUrlHistory expected failuresPeter Varga2014-10-281-17/+26
| * Add checks for python and GCC versions.Michael Brüning2014-10-281-0/+16
| * Display error if building for ARM architecture older than ARMv6Jonathan Liu2014-10-271-0/+1
| * Enable build on all supported linux platforms.Michael Brüning2014-10-211-1/+1
| * Disable geolocationSzabolcs David2014-10-162-0/+24
| * Look for the NINJA_PATH env var and prefer that over the bootstrapped ninjaJarred Nicholls2014-10-161-4/+9
| * Allow building on boot2qt.Zeno Albisser2014-10-162-1/+1
| * Add plugins.qmltypes for WebEngine APIMichael Brüning2014-10-151-0/+164
| * Include QMAKE_CC when extracting C compiler flagsJonathan Liu2014-10-151-1/+1
| * 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-1411-4/+43
| * Disable Desktop Notifications.Michael Brüning2014-10-141-0/+1
| * Use the shared waitForSignal method in QQuickWebEngineViewGraphics testSzabolcs David2014-10-141-15/+2
| * Import QQuickWebEngineView API testSzabolcs David2014-10-1413-3/+729
| * Fix localization on OS XAndras Becsi2014-10-133-18/+1
| * 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
| * Revert "Allow more generic platform names for linux based platforms."Zeno Albisser2014-10-101-2/+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