summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not force SSE2 instructions on i386 buildsv5.2.0Allan Sandfeld Jensen2013-12-031-2/+4
* Account for when the QGraphicsView is a top level widgetv5.2.0-rc1Andy Shaw2013-11-251-1/+4
* WebKitQML examples does not work on MacAllan Sandfeld Jensen2013-11-251-3/+4
* Doc: Fix issues in Qt WebKit documentation config fileTopi Reinio2013-11-231-4/+10
* Detach image data when returning an ImageFrame as a native image.Michael Brüning2013-11-221-1/+1
* Fix compilation on ARMSamuli Piippo2013-11-181-3/+3
* Fix left-over reference to qtlocationAllan Sandfeld Jensen2013-11-161-1/+1
* Fix crash when converting QObjectListAllan Sandfeld Jensen2013-11-161-1/+2
* Fix MSVC2013 compilationYuchen Deng2013-11-161-0/+4
* Add padding objects for classes with netscape plugin api conditionals.Michael Brüning2013-11-162-6/+0
* Trigger layout after resizing the FrameView.Michael Brüning2013-11-161-0/+3
* Fix fullscreen support with GStreamerAllan Sandfeld Jensen2013-11-0713-33/+63
* Fix compilation of GraphicsSurfaceMac on OS X 10.9 MavericksEike Ziller2013-11-042-2/+1
* Disable QtWebkit for QNXAndreas Holzammer2013-10-311-2/+2
* Fix ABI violation in QWebSettings::CSSCompositingEnabledAllan Sandfeld Jensen2013-10-313-5/+2
* Remove unused runtime enabled featuresAllan Sandfeld Jensen2013-10-314-112/+1
* Prospective build fix for builds with video disabledSimon Hausmann2013-10-301-0/+2
* Support HTML5 media context menu itemsAllan Sandfeld Jensen2013-10-2812-12/+150
* Load libudev at run-timeAllan Sandfeld Jensen2013-10-283-12/+118
* Redisable debug-info on MinGW64Allan Sandfeld Jensen2013-10-281-1/+1
* Only use 64bit atomics when supportedAllan Sandfeld Jensen2013-10-2813-177/+66
* ASSERTION FAILED: !node || node->isShadowRoot() in WebCore::EventRetargeter::...Ryosuke Niwa2013-10-221-1/+2
* Fix NULL de-refernce in HTMLAnchorElement::sendPings when settings doesn't existRyosuke Niwa2013-10-221-1/+1
* Fix build for boot2qt eAndroidAllan Sandfeld Jensen2013-10-2114-22/+112
* Use global Qt configuration for libudevv5.2.0-beta1Allan Sandfeld Jensen2013-10-212-2/+4
* Update configure warningsAllan Sandfeld Jensen2013-10-211-3/+3
* Build improvementsAllan Sandfeld Jensen2013-10-212-1/+4
* [sh4] Jump over maxJumpReplacementSize in revertJumpToMove.Julien Brianceau2013-10-211-10/+4
* [arm] Inverted src and dest FP registers in DFG speculative JIT when using ha...Julien Brianceau2013-10-181-2/+4
* SVG stroke-dasharray not workingAllan Sandfeld Jensen2013-10-181-0/+1
* Revert r152209Allan Sandfeld Jensen2013-10-171-1/+1
* 32-bit code gen for TypeOf doesn't properly update the AbstractInterpreter stateMark Hahnenberg2013-10-161-1/+1
* Fix undefined reference linker errors with MinGWKai Koehne2013-10-167-0/+8
* Missing QWebSettingsAllan Sandfeld Jensen2013-10-152-1/+11
* Define use_glib in features.prfAllan Sandfeld Jensen2013-10-154-8/+13
* REGRESSION (r149928): CanvasStyle::operator= leaks everythingAlexey Proskuryakov2013-10-141-7/+2
* Fix build with GStreamer on non-linux X11 platformsAllan Sandfeld Jensen2013-10-141-1/+1
* Improve backtraces on linux 64bitAllan Sandfeld Jensen2013-10-141-1/+1
* Enable more AllInOne filesAllan Sandfeld Jensen2013-10-143-9/+3
* Remove unused WebKit2QML libraryAllan Sandfeld Jensen2013-10-116-101/+5
* [Qt] SHOULD NEVER BE REACHED is touched WebCore::InputType::createStepRangeRenata Hodovan2013-10-111-1/+1
* Enable more AllInOne filesAllan Sandfeld Jensen2013-10-112-9/+9
* Warning on starting WebProcessAllan Sandfeld Jensen2013-10-101-1/+3
* Revert "Fix debug builds for Windows32 x86 bots."Zeno Albisser2013-10-091-1/+1
* Fix linux-clang with clang 3.4Allan Sandfeld Jensen2013-10-041-0/+3
* Crash on GeoLocation demoAllan Sandfeld Jensen2013-10-044-6/+6
* Fix debug builds for Windows32 x86 bots.Michael Brüning2013-10-041-1/+1
* [sh4] Missing instruction in nativeCallTrampoline LLINT function.Julien Brianceau2013-10-041-14/+1
* [Texmap] CSS filter not working on software composited layersAllan Sandfeld Jensen2013-10-012-0/+5
* Support kerning with SVG web fontsAllan Sandfeld Jensen2013-10-0111-54/+194