e8c70b2 5.15.3 + kde-5.15 sync

Authored and Committed by jgrulich 2 years ago
49 files changed. 547 lines added. 2731 lines removed.
.gitignore
file modified
+1 -0
0001-Bump-version.patch
file removed
-23
0001-Give-a-warning-when-StyledText-encounters-a-non-supp.patch0025-Give-a-warning-when-StyledText-encounters-a-non-supp.patch
file renamed
+3 -3
0002-Add-missing-limits-include-to-fix-build-with-GCC-11.patch0026-Add-missing-limits-include-to-fix-build-with-GCC-11.patch
file renamed
+3 -3
0002-Inline-components-Fix-custom-parser-support.patch
file removed
-94
0003-Document-that-StyledText-also-supports-nbsp-and-quot.patch0027-Document-that-StyledText-also-supports-nbsp-and-quot.patch
file renamed
+4 -4
0003-Revert-qquickloader-Free-memory-of-loaded-components.patch
file removed
-45
0004-Add-changes-file-for-Qt-5.15.2.patch
file removed
-115
0004-Support-apos-in-styled-text.patch0028-Support-apos-in-styled-text.patch
file renamed
+4 -4
0005-QQuickView-docs-show-correct-usage-of-setInitialProp.patch
file removed
-51
0005-Remove-unused-QPointer-QQuickPointerMask.patch0029-Remove-unused-QPointer-QQuickPointerMask.patch
file renamed
+3 -3
0006-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch0030-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch
file renamed
+3 -3
0006-QQuickWindow-Check-if-QQuickItem-was-not-deleted.patch
file removed
-43
0007-Avoid-GHS-linker-to-optimize-away-QML-type-registrat.patch
file removed
-271
0007-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch0031-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch
file renamed
+7 -7
0008-QML-Text-doesn-t-reset-lineCount-when-text-is-empty.patch
file removed
-83
0008-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch0032-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch
file renamed
+5 -5
0009-Doc-mention-that-INCLUDEPATH-must-be-set-in-some-cas.patch
file removed
-38
0009-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch0033-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch
file renamed
+3 -3
0010-Fix-distorted-text-with-subpixel-matrix-translation.patch0034-Fix-distorted-text-with-subpixel-matrix-translation.patch
file renamed
+3 -3
0010-qmlfunctions.qdoc-Add-clarification-to-QML_FOREIGN.patch
file removed
-47
0011-Fix-QML-property-cache-leaks-of-delegate-items.patch
file removed
-214
0011-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch0035-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch
file renamed
+3 -3
0012-QQuickItemAnimation-close-potential-memory-leak.patch0037-QQuickItemAnimation-close-potential-memory-leak.patch
file renamed
+3 -3
0012-QQuickTextInput-Store-mask-data-in-std-unique_ptr.patch
file removed
-66
0013-Fix-crash-when-calling-hasOwnProperty-on-proxy-objec.patch
file removed
-100
0013-qqmldelegatemodel-Fix-out-of-bounds-cache-removal.patch0038-qqmldelegatemodel-Fix-out-of-bounds-cache-removal.patch
file renamed
+4 -4
0014-Accessibility-event-is-sent-on-item-s-geometry-chang.patch
file removed
-44
0014-QQuickWindow-don-t-leak-old-screenChanged-connection.patch0039-QQuickWindow-don-t-leak-old-screenChanged-connection.patch
file renamed
+4 -4
0015-Fix-TapHandler-so-that-it-actually-registers-a-tap.patch
file added
+73
0015-qmltypes.prf-Take-abi-into-account-for-_metatypes.js.patch
file removed
-36
0016-Revert-Fix-TapHandler-so-that-it-actually-registers-.patch
file added
+61
0016-qv4qmlcontext-Fix-bounded-signal-expressions-when-de.patch
file removed
-68
0017-QQmlJs-FixedPoolArray-fix-UB-precondition-violation-.patch
file added
+36
0017-Use-load-qt_tool-for-qmltime.patch
file removed
-32
0018-QQuickTextInput-update-cursor-rectangle-after-paddin.patch
file added
+138
0018-qqmlistmodel-Fix-crash-when-modelCache-is-null.patch
file removed
-71
0019-Show-a-tableview-even-if-the-syncView-has-an-empty-m.patch
file removed
-101
0019-V4-Do-not-call-dtor-of-an-object-we-continue-to-use.patch
file added
+51
0020-DesignerSupport-Don-t-skip-already-inspected-objects.patch
file removed
-58
0020-Make-sure-QQuickWidget-and-its-offscreen-window-s-sc.patch
file added
+84
0021-QML-Fix-proxy-iteration.patch
file removed
-114
0022-Fix-IC-properties-in-same-file.patch
file removed
-146
0023-JIT-When-making-memory-writable-include-the-exceptio.patch
file removed
-201
0024-doc-explain-QQItem-event-delivery-handlers-setAccept.patch
file removed
-103
0036-Do-not-revert-properties-of-deleted-objects.patch
file removed
-192
qt5-qtdeclarative.spec
file modified
+27 -44
qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch
file modified
+23 -278
sources
file modified
+1 -1
    5.15.3 + kde-5.15 sync
    
        
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.3-1.fc37
    2 years ago
file modified
+1 -0
file removed
-23
0001-Give-a-warning-when-StyledText-encounters-a-non-supp.patch 0025-Give-a-warning-when-StyledText-encounters-a-non-supp.patch
file renamed
+3 -3
0002-Add-missing-limits-include-to-fix-build-with-GCC-11.patch 0026-Add-missing-limits-include-to-fix-build-with-GCC-11.patch
file renamed
+3 -3
0003-Document-that-StyledText-also-supports-nbsp-and-quot.patch 0027-Document-that-StyledText-also-supports-nbsp-and-quot.patch
file renamed
+4 -4
0004-Support-apos-in-styled-text.patch 0028-Support-apos-in-styled-text.patch
file renamed
+4 -4
0005-Remove-unused-QPointer-QQuickPointerMask.patch 0029-Remove-unused-QPointer-QQuickPointerMask.patch
file renamed
+3 -3
0006-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch 0030-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch
file renamed
+3 -3
0007-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch 0031-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch
file renamed
+7 -7
0008-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch 0032-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch
file renamed
+5 -5
0009-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch 0033-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch
file renamed
+3 -3
0010-Fix-distorted-text-with-subpixel-matrix-translation.patch 0034-Fix-distorted-text-with-subpixel-matrix-translation.patch
file renamed
+3 -3
0011-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch 0035-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch
file renamed
+3 -3
0012-QQuickItemAnimation-close-potential-memory-leak.patch 0037-QQuickItemAnimation-close-potential-memory-leak.patch
file renamed
+3 -3
0013-qqmldelegatemodel-Fix-out-of-bounds-cache-removal.patch 0038-qqmldelegatemodel-Fix-out-of-bounds-cache-removal.patch
file renamed
+4 -4
0014-QQuickWindow-don-t-leak-old-screenChanged-connection.patch 0039-QQuickWindow-don-t-leak-old-screenChanged-connection.patch
file renamed
+4 -4
file modified
+27 -44
file modified
+1 -1