summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-294-21/+10
* Update chromium submodule.Michael Brüning2014-09-261-0/+0
* [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
* Remove IOBlootooth.h import from chromium source.Andras Becsi2014-09-261-0/+0
* Add Desktop OpenGL backend for WindowsKai Koehne2014-09-258-19/+151
* Fix issues on HiDPI displaysAndras Becsi2014-09-242-2/+5
* 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
* Hide QWebEngineCallback from the docsPierre Rossi2014-09-185-7/+91
* QtWebEngine should join the Beautiful Stack Trace ClubJocelyn Turcotte2014-09-182-3/+6
* Add widgets settings doc plus revive QWeb(Engine)View::settingsPierre Rossi2014-09-178-2/+246
* Fix toPlainText related crashes in QtRenderViewObserverSzabolcs David2014-09-151-2/+2
* Fix the build for embedded androidAndras Becsi2014-09-156-17/+16