4665020 5.15.5

Authored and Committed by jgrulich 2 years ago
24 files changed. 626 lines added. 132 lines removed.
.gitignore
file modified
+1 -0
0001-Document-that-StyledText-also-supports-nbsp-and-quot.patch0003-Document-that-StyledText-also-supports-nbsp-and-quot.patch
file renamed
+2 -2
0001-Give-a-warning-when-StyledText-encounters-a-non-supp.patch
file removed
-39
0002-Add-missing-limits-include-to-fix-build-with-GCC-11.patch
file removed
-33
0002-Support-apos-in-styled-text.patch0004-Support-apos-in-styled-text.patch
file renamed
+2 -2
0003-Remove-unused-QPointer-QQuickPointerMask.patch0005-Remove-unused-QPointer-QQuickPointerMask.patch
file renamed
+2 -2
0004-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch0006-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch
file renamed
+2 -2
0005-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch0007-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch
file renamed
+2 -2
0006-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch0008-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch
file renamed
+9 -9
0007-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch0009-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch
file renamed
+2 -2
0008-Fix-distorted-text-with-subpixel-matrix-translation.patch0010-Fix-distorted-text-with-subpixel-matrix-translation.patch
file renamed
+2 -2
0009-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch0011-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch
file renamed
+2 -2
0010-Fix-TapHandler-so-that-it-actually-registers-a-tap.patch0012-Fix-TapHandler-so-that-it-actually-registers-a-tap.patch
file renamed
+2 -2
0011-Revert-Fix-TapHandler-so-that-it-actually-registers-.patch0013-Revert-Fix-TapHandler-so-that-it-actually-registers-.patch
file renamed
+2 -2
0012-QQmlJs-FixedPoolArray-fix-UB-precondition-violation-.patch0014-QQmlJs-FixedPoolArray-fix-UB-precondition-violation-.patch
file renamed
+2 -2
0013-V4-Do-not-call-dtor-of-an-object-we-continue-to-use.patch0015-V4-Do-not-call-dtor-of-an-object-we-continue-to-use.patch
file renamed
+2 -2
0014-Make-sure-QQuickWidget-and-its-offscreen-window-s-sc.patch0016-Make-sure-QQuickWidget-and-its-offscreen-window-s-sc.patch
file renamed
+2 -2
0015-QQuickItem-Guard-against-cycles-in-nextPrevItemInTab.patch0017-QQuickItem-Guard-against-cycles-in-nextPrevItemInTab.patch
file renamed
+5 -5
0016-QSGOpenGLDistanceFieldGlyphCache-fix-multiplication-.patch
file added
+43
0017-QSGOpenGLDistanceFieldGlyphCache-fix-UB-ordering-of-.patch
file added
+68
0018-Fix-Flickable-wheel-velocity-calculation.patch
file added
+423
0019-Fix-Flickable-with-QTBUG-56075-patch-applied.patch
file added
+25
qt5-qtdeclarative.spec
file modified
+25 -19
sources
file modified
+1 -1
    5.15.5
    
        
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.5-1.fc37
    2 years ago
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.5-1.eln120
    2 years ago
file modified
+1 -0
0001-Document-that-StyledText-also-supports-nbsp-and-quot.patch 0003-Document-that-StyledText-also-supports-nbsp-and-quot.patch
file renamed
+2 -2
0002-Support-apos-in-styled-text.patch 0004-Support-apos-in-styled-text.patch
file renamed
+2 -2
0003-Remove-unused-QPointer-QQuickPointerMask.patch 0005-Remove-unused-QPointer-QQuickPointerMask.patch
file renamed
+2 -2
0004-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch 0006-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch
file renamed
+2 -2
0005-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch 0007-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch
file renamed
+2 -2
0006-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch 0008-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch
file renamed
+9 -9
0007-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch 0009-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch
file renamed
+2 -2
0008-Fix-distorted-text-with-subpixel-matrix-translation.patch 0010-Fix-distorted-text-with-subpixel-matrix-translation.patch
file renamed
+2 -2
0009-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch 0011-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch
file renamed
+2 -2
0010-Fix-TapHandler-so-that-it-actually-registers-a-tap.patch 0012-Fix-TapHandler-so-that-it-actually-registers-a-tap.patch
file renamed
+2 -2
0011-Revert-Fix-TapHandler-so-that-it-actually-registers-.patch 0013-Revert-Fix-TapHandler-so-that-it-actually-registers-.patch
file renamed
+2 -2
0012-QQmlJs-FixedPoolArray-fix-UB-precondition-violation-.patch 0014-QQmlJs-FixedPoolArray-fix-UB-precondition-violation-.patch
file renamed
+2 -2
0013-V4-Do-not-call-dtor-of-an-object-we-continue-to-use.patch 0015-V4-Do-not-call-dtor-of-an-object-we-continue-to-use.patch
file renamed
+2 -2
0014-Make-sure-QQuickWidget-and-its-offscreen-window-s-sc.patch 0016-Make-sure-QQuickWidget-and-its-offscreen-window-s-sc.patch
file renamed
+2 -2
0015-QQuickItem-Guard-against-cycles-in-nextPrevItemInTab.patch 0017-QQuickItem-Guard-against-cycles-in-nextPrevItemInTab.patch
file renamed
+5 -5
file modified
+25 -19
file modified
+1 -1