summaryrefslogtreecommitdiff
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Support QOpenGLWidget for accelerated compositingAllan Sandfeld Jensen2014-08-062-6/+32
* Support -webkit-font-smoothing: antialiasedAllan Sandfeld Jensen2014-08-042-4/+21
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-299-13/+40
|\
| * 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
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-1016-28/+53
|\ \ | |/
| * 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
| * 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
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* | Implement Accelerated 2D CanvasAllan Sandfeld Jensen2014-07-0317-115/+768
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-2614-55/+117
|\ \ | |/
| * 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
| * 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
| * Merge remote-tracking branch 'origin/stable' into 5.3v5.3.15.3.1Sergio Ahumada2014-06-173-22/+39
| |\
| | * Doc: Added detailed description for WebViewstableVenu2014-06-163-22/+39
* | | A fractional value of the css letter-spacing property is not rendered as expe...mmaxfield@apple.com2014-06-236-22/+23
* | | Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-171-1/+1
* | | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-1450-649/+692
|\ \ \ | |/ /
| * | Fix letter-spacing in SVGAllan Sandfeld Jensen2014-06-131-2/+2
| * | Fix clang debug-and-release buildAllan Sandfeld Jensen2014-06-131-2/+5
| |/
| * [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
| * Account for extra uncommitted memory size also in ASSERTs.Michael Brüning2014-06-041-1/+3
| * CopyLinkToClipboard should copy the URL onlyAllan Sandfeld Jensen2014-06-042-3/+4
| * [CoordinatedGraphics] Segmentation fault at CoordinatedGraphicsScene::clearI...Edit Balint2014-06-031-0/+4
| * Deploy QML plugin type information to correct directory.Michael Brüning2014-05-162-1/+3
| * Images wastes time on prescaling before OpenGL paintingAllan Sandfeld Jensen2014-05-141-0/+4
| * Fix animation errors with radio buttons and checkboxes on Windows.Michael Brüning2014-05-141-0/+3
| * Fix scrollbar handles so it follows cursor position when on a pageAndy Shaw2014-05-131-1/+1
| * Stop the clearContentsTimer when removing an image backing.Michael Brüning2014-05-091-1/+3