summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement programatic zooming for QtQuickPierre Rossi2014-10-136-0/+160
* Use QUrl::fromLocalFilePierre Rossi2014-10-102-2/+2
* Merge remote-tracking branch 'origin/1.0' into devPierre Rossi2014-10-09103-817/+2525
|\
| * 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
| * Update chromium submodule.Michael Brüning2014-09-261-0/+0
| * [Win] Use automatic destruction for PbufferGLSurfaceWGL.Michael Brüning2014-09-261-5/+2
| * Unskip QWebEngineSettings::JavascriptCanOpenWindows related testsSzabolcs David2014-09-261-35/+5
| * Prevent OS X from picking a wrong version of clang from the envAndras Becsi2014-09-262-7/+15
| * Remove IOBlootooth.h import from chromium source.Andras Becsi2014-09-261-0/+0
| * Add Desktop OpenGL backend for WindowsKai Koehne2014-09-259-20/+151
| * Skip tst_QWebEngineFrame::setUrlWithFragment API testSzabolcs David2014-09-241-0/+1
| * Remove unneeded QWP_PATH environment variable for quick tests.Michael Brüning2014-09-242-2/+0
| * Fix issues on HiDPI displaysAndras Becsi2014-09-242-2/+5
| * Fix an assertion in web_content_delegates_qt.cppAdam Kallai2014-09-233-24/+41
| * 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
| * [Tests] Change expected QAccessible::role to WebDocument.Michael Brüning2014-09-161-2/+2
| * Fix toPlainText related crashes in QtRenderViewObserverSzabolcs David2014-09-151-2/+2
| * Fix the build for embedded androidAndras Becsi2014-09-157-17/+17
| * Do not crash on QQuickWebEngineViewPrivate::closeJocelyn Turcotte2014-09-121-1/+1
| * Disable the unified toolbar on OS X in QtWebEngineWidgets examplesJocelyn Turcotte2014-09-122-2/+0
| * Enable JavascriptCanOpenWindows and LocalStorageEnabled by defaultJocelyn Turcotte2014-09-121-2/+2
| * Enable JavaScript touch eventsJocelyn Turcotte2014-09-121-0/+17
| * Use the same version scheme as other Qt modulesJocelyn Turcotte2014-09-112-11/+1
| * Remove unnecessary private header includesJocelyn Turcotte2014-09-1111-14/+10