summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-073-12/+12
* 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-062-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
* Provide a fallback for the QtWebEngineProcess executable path.Michael Brüning2014-10-021-5/+9
* [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
* Add Desktop OpenGL backend for WindowsKai Koehne2014-09-257-19/+151
* Fix issues on HiDPI displaysAndras Becsi2014-09-241-0/+2
* 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
* QtWebEngine should join the Beautiful Stack Trace ClubJocelyn Turcotte2014-09-182-3/+6
* Fix toPlainText related crashes in QtRenderViewObserverSzabolcs David2014-09-151-2/+2
* Fix the build for embedded androidAndras Becsi2014-09-156-17/+16
* Enable JavascriptCanOpenWindows and LocalStorageEnabled by defaultJocelyn Turcotte2014-09-121-2/+2
* Enable JavaScript touch eventsJocelyn Turcotte2014-09-121-0/+17
* Remove unnecessary private header includesJocelyn Turcotte2014-09-116-10/+6
* Add --log-level switchPeter Varga2014-09-111-0/+17
* Do a minor update to Chromium 37.0.2062.103Jocelyn Turcotte2014-09-101-0/+2
* Fix tst_QWebEngineFrame::progressSignal API test caseSzabolcs David2014-09-091-1/+0
* Fix url stored in LoadRequestPeter Varga2014-09-052-4/+4
* Fix an assertion in net/url_request/url_request.cc:656Andras Becsi2014-09-051-3/+1
* [Win] Fix compiler error by using toQt method for string16.Michael Brüning2014-09-031-1/+1
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-026-14/+35
* [Win] Enable multiple processes again.Michael Brüning2014-09-021-2/+0
* Settings for Qt quickPierre Rossi2014-09-021-2/+0
* Try harder to return accessible namesFrederik Gladhorn2014-09-012-1/+84
* Revert "Revert "Improve roles""Frederik Gladhorn2014-09-011-33/+70
* Avoid duplicating timers in MessagePumpForUIQtJocelyn Turcotte2014-09-011-7/+19
* Support using MessagePumpForUIQt in standalone base::ThreadsWebKit Team2014-09-011-3/+10
* Wait on sync point fences instead of creating a new fenceJocelyn Turcotte2014-09-014-71/+81
* React to Accessibility being enabled/disabled globallyFrederik Gladhorn2014-09-012-2/+16
* Fix crashes when running in debug on OSXJocelyn Turcotte2014-08-291-3/+0
* Add Qt WebEngine Widgets API for allowing certificate errorsAllan Sandfeld Jensen2014-08-299-0/+375
* Fix callback mechanism in the WebContentsAdapterSzabolcs David2014-08-281-6/+6
* Update license headers.Pierre Rossi2014-08-282-28/+19
* Revert "Improve roles"Jocelyn Turcotte2014-08-211-70/+33
* Update License Headers for Qt WebEngine to LGPLv3.Zeno Albisser2014-08-2189-1309/+904
* Propagate the page's screen coordinates when the top-level window movedJocelyn Turcotte2014-08-204-18/+22
* Improve rolesFrederik Gladhorn2014-08-201-33/+70