summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize the QMatrix4x4 after a conversion from SkMatrix441.0Jocelyn 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
* Disable Downloads for now.Michael Brüning2014-10-091-1/+0
* Accessibility: Table interfaceFrederik Gladhorn2014-10-082-0/+232
* Allow more generic platform names for linux based platforms.Zeno Albisser2014-10-081-2/+2
* Replace QStringLiteral with QLatin1String where appropriateKai Koehne2014-10-076-16/+16
* Fix WebContentsAdapater::requestedUrl() functionPeter Varga2014-10-072-6/+8
* Fix loadFinished signal in case of interrupting error page loadingPeter Varga2014-10-072-0/+3
* Fix WebEngineSettings::setDefaultTextEncoding()Szabolcs David2014-10-072-6/+5
* 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
* Examples: Fix warnings in webenginewidgets/browser example.Michael Brüning2014-10-064-0/+7
* Examples: Replace deprecated Q_WS_MAC defines with Q_OS_OSX.Michael Brüning2014-10-063-11/+11
* Unskip the working tests in tst_qwebengineframe.cppSzabolcs David2014-10-031-24/+12
* 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
* Doc: Edited docs according to writing guidelines.Jerome Pasion2014-09-292-93/+85
* Import the Qt WebKit porting guide from the wikiJocelyn Turcotte2014-09-293-1/+295
* Various doc tweaksJocelyn Turcotte2014-09-295-24/+10