summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-alpha1Allan Sandfeld Jensen2015-03-102-39/+34
|\
| * Fix unsafe memory load/store from the argument encoder/decoder affecting ARMBenjamin Poulain2015-03-032-39/+34
* | Update copyright headersJani Heikkinen2015-02-166-21/+21
|/
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-081-1/+1
* 100% cpu usage for "transition: opacity" animationLuciano Wolf2014-11-261-1/+1
* Do not let TexureMapper create backing stores that are too largeAllan Sandfeld Jensen2014-10-131-1/+2
* Fix rare build regression in WebKit2Allan Sandfeld Jensen2014-10-061-0/+2
* Avoid crashing when QtQuick destroys our SG node and GL contextJocelyn Turcotte2014-09-241-0/+2
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-0/+1
|\
| * Fix regression in QQuickWebView's transparent backgoundAllan Sandfeld Jensen2014-08-131-0/+1
* | Update license headers and add new license filesAntti Kokko2014-08-243-54/+30
* | Fix non production_build buildsAllan Sandfeld Jensen2014-08-161-2/+0
* | Integrate QWebChannel with QtWebKit.Milian Wolff2014-08-1614-79/+578
|/
* Doc: Added detailed description for WebViewVenu2014-06-161-22/+38
* Mention default encoding for QML WebView loadHtml method in docs.Michael Brüning2014-03-251-0/+4
* Fix doc warningsJocelyn Turcotte2014-03-171-1/+1
* Enable changing the cursor for the QQuickWebView.Michael Brüning2014-03-031-2/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-2/+2
|\
| * 8 bytes memory leaks in WebProcessMainQt.cpp when proxy is initializedMinju Kim2014-02-071-2/+2
* | Fix ambiguous castAllan Sandfeld Jensen2014-02-041-1/+1
|/
* Ensure that cursor rectangle is always valid.Luca Ottaviano2014-01-151-1/+13
* Reapply mouse event handling in QQuickWebViewFlickablePrivate.Michael Brüning2014-01-072-0/+6
* Revert "[EFL][WK2] Never create WebCore scrollbars for EFL/WK2"Allan Sandfeld Jensen2013-12-121-3/+1
* Doc: Update WebView code sample on Qt WebKit landing pageTopi Reinio2013-12-041-5/+9
* Fix bad if test in QQuickWebViewPrivate::didFailLoad.Michael Brüning2013-11-261-1/+1
* WebKitQML examples does not work on MacAllan Sandfeld Jensen2013-11-251-3/+4
* Only use 64bit atomics when supportedAllan Sandfeld Jensen2013-10-284-12/+21
* Fix build for boot2qt eAndroidAllan Sandfeld Jensen2013-10-213-2/+42
* Remove unused WebKit2QML libraryAllan Sandfeld Jensen2013-10-113-87/+3
* Warning on starting WebProcessAllan Sandfeld Jensen2013-10-101-1/+3
* Doc: Reverted name of Qt WebKit and landing page filename.Jerome Pasion2013-10-011-6/+6
* [Qt] Fix build with Qt 5.2 QtPosition moduleAllan Sandfeld Jensen2013-09-273-4/+4
* Fix build on OS X 10.6Allan Sandfeld Jensen2013-09-242-0/+17
* Fix build with MingWAllan Sandfeld Jensen2013-09-202-3/+1
* Remove C++11 requirement in WebKit2Allan Sandfeld Jensen2013-09-19103-273/+289
* Fix build with namespaced QtAllan Sandfeld Jensen2013-09-191-1/+4
* Fix build with gcc 4.4Allan Sandfeld Jensen2013-09-192-2/+2
* Import Qt5x2 branch of QtWebkit for Qt 5.2Allan Sandfeld Jensen2013-09-191555-70662/+109375
* Merge branch 'stable' into devSergio Ahumada2013-09-132-0/+13
|\
| * [Qt] Restore URL Scheme Delegates after QtWebProcess crashMilian Wolff2013-09-022-0/+13
* | [Qt] Enable QML handling of crashed/unresponsive QtWebProcessMilian Wolff2013-09-025-0/+57
* | Unprefix Page Visibility APIsimon.fraser@apple.com2013-08-092-3/+3
* | Improve PageVisibility API with enumsjoepeck@webkit.org2013-08-0816-22/+98
* | Merge branch 'stable' into devSergio Ahumada2013-08-051-1/+1
|\|
| * make use of qtHaveModule()Oswald Buddenhagen2013-07-291-1/+1
* | [Qt] Replace Nokia with Qt Project in service name.michael.bruning@digia.com2013-07-161-1/+1
|/
* Coordinated Graphics: a long page is scaled vertically while loading.Huang Dongsung2013-04-123-5/+10
* Always listen for the DidFirstLayout layout milestoneandersca@apple.com2013-04-111-0/+3
* [Qt][WK2] WebView's interactive property is not fully respectedAndras Becsi2013-04-082-7/+8
* [Qt][WK2] plugin tests assert in debugBalazs Kelemen2013-04-052-4/+4