summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix build in QWebEnginePage API testSzabolcs David2014-11-101-2/+2
| * Disable accelerated 2D canvas rendering with ANGLEJocelyn Turcotte2014-11-111-0/+4
| * Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/stagin...Jani Heikkinen2014-11-1016-42/+71
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-1016-42/+71
| | |\ | |_|/ |/| |
* | | 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
| * | Update snapshot sha1 to include various crash fixes for the release.Andras Becsi2014-11-101-0/+0
| |/
| * Disable error page while testing loadFail signal of Quick APIPeter Varga2014-11-062-15/+29
| * Fix crashes in QQuickWebEngineSettingsPeter Varga2014-11-061-0/+1
| * Deploy external data in QtWebEngineCore.framework for framework buildsJocelyn Turcotte2014-11-064-16/+119
| * Move extra installs from core.pro to core_module.proJocelyn Turcotte2014-11-062-27/+26
|/
* 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
* 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