summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix assert after makerope boundary check5.3Lucas Forschler2014-10-311-0/+1
* Add missing branchAdd32 implementations to fix sh4 and mips buildsJulien Brianceau2014-09-302-0/+29
* [ARM] Unreviewed build fix after r167336.Csaba Osztrogonác2014-09-261-0/+5
* Unreviewed, ARMv7 build fix after r167336.Filip Pizlo2014-09-261-0/+6
* compileMakeRope does not emit necessary bounds checksFilip Pizlo2014-09-266-23/+60
* QWidgetPluginImpl: fix build with QT_NO_STYLE_STYLESHEETOlivier Blin2014-09-091-0/+2
* Bump versionFrederik Gladhorn2014-08-291-1/+1
* Fix key identifier for comma key ("Separator")v5.3.2Olivier Blin2014-08-201-1/+1
* Fix fallback conversion of recognized objectsAllan Sandfeld Jensen2014-08-151-1/+1
* Fix regression in QQuickWebView's transparent backgoundAllan Sandfeld Jensen2014-08-131-0/+1
* Fix crash in DeviceOrientationController when !HAVE(QTSENSORS)Julien Brianceau2014-08-131-2/+4
* Fix case in documentation of qobjectbridge bindingsAllan Sandfeld Jensen2014-08-122-3/+3
* Do not add QStyle padding on top of default paddingAllan Sandfeld Jensen2014-07-311-1/+1
* [WK2] Update text upon item selection for menu listsPierre Rossi2014-07-309-8/+37
* Do not use title as the primary text of dragged or copied linksAllan Sandfeld Jensen2014-07-282-4/+9
* Show placeholder text when focusedAllan Sandfeld Jensen2014-07-231-0/+2
* Do not override padding in textfieldsAllan Sandfeld Jensen2014-07-233-5/+13
* Avoid crash when hidePopup is called multiple timesAllan Sandfeld Jensen2014-07-221-1/+5
* Added support for appending an escaped SegmentedString to another.Oystein2014-07-221-2/+9
* QWebPage crashes on drag without QWidget viewDavid Fries2014-07-121-1/+2
* Crash during exception unwindingOliver Hunt2014-07-089-12/+28
* Bad cast from CSSInitialValue to CSSValueListRyosuke Niwa2014-07-041-1/+5
* use after free in WebCore::DocumentOrderedMap::remove / WebCore::TreeScope::r...Zalan Bujtas2014-07-043-3/+11
* define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS on HPPALisandro Damián Nicanor Pérez Meyer2014-07-021-1/+1
* Actually load icc.prf for the Intel compilerThiago Macieira2014-07-023-1/+5
* Prevent interpreting URL parameter for Qt plugins as content URLs.Michael Brüning2014-06-301-3/+8
* Fix android build error about already defined struct.Sergio Martins2014-06-271-8/+0
* Fix SpeculateCellOperand ASSERT failure in DFG for 32-bit builds.Julien Brianceau2014-06-261-18/+27
* QtWebKitWidgets should not depend directly on QtQuickAllan Sandfeld Jensen2014-06-261-1/+0
* QWebHitTestResult::element() should return the inner elementAllan Sandfeld Jensen2014-06-262-3/+8
* Specify location of CMake testsStephen Kelly2014-06-252-0/+4
* Fix WebView crash when using gcc 4.9.Sergio Martins2014-06-251-1/+2
* Fix debug builds of qtwebkit on linux-iccAllan Sandfeld Jensen2014-06-251-1/+1
* Qt5WebKitWidgets should keep private dependencies privateAllan Sandfeld Jensen2014-06-241-0/+4
* Prevent crashes when the QWebView gets reparented.Michael Brüning2014-06-241-1/+1
* Fix build with gcc 4.4Allan Sandfeld Jensen2014-06-241-2/+4
* Add qtxmlpatters to sync.profileSergio Ahumada2014-06-241-0/+1
* GraphicsContext for Qt: add popTransparencyLayerInternal method.Zhang Zengbo2014-06-202-7/+27
* Bump versionOswald Buddenhagen2014-06-181-1/+1
* Merge remote-tracking branch 'origin/stable' into 5.3v5.3.1Sergio Ahumada2014-06-173-22/+39
|\
| * Doc: Added detailed description for WebViewVenu2014-06-163-22/+39
* | Fix letter-spacing in SVGAllan Sandfeld Jensen2014-06-131-2/+2
* | Fix clang debug-and-release buildAllan Sandfeld Jensen2014-06-131-2/+5
* | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-115-8/+38
|\|
| * [mips] Add floating point absolute support in JavaScriptCore.Julien Brianceau2014-06-102-3/+16
| * Prevent register clobbering to fix negative zero check in SoftModulo.Julien Brianceau2014-06-061-1/+7
| * [mips] Fix branchTruncateDoubleToUint32 implementation in macro assembler.Julien Brianceau2014-06-051-1/+1
| * Do not crash or assert on SVG font fallbacksAllan Sandfeld Jensen2014-06-051-2/+2
| * Avoid deep copy when updating BitmapTextureGLAllan Sandfeld Jensen2014-06-051-1/+12
|/
* Ensure replaced tiles are repaintedAllan Sandfeld Jensen2014-06-042-8/+13