b602f4 import qt5-qtdeclarative-5.15.2-10.el9

Merged and Committed by centosrcm 2 years ago
41 files changed. 4538 lines added. 0 lines removed.
.gitignore
file added
+1
.qt5-qtdeclarative.metadata
file added
+1
SOURCES/0005-QQuickView-docs-show-correct-usage-of-setInitialProp.patch
file added
+51
SOURCES/0006-QQuickWindow-Check-if-QQuickItem-was-not-deleted.patch
file added
+43
SOURCES/0007-Avoid-GHS-linker-to-optimize-away-QML-type-registrat.patch
file added
+271
SOURCES/0008-QML-Text-doesn-t-reset-lineCount-when-text-is-empty.patch
file added
+83
SOURCES/0009-Doc-mention-that-INCLUDEPATH-must-be-set-in-some-cas.patch
file added
+38
SOURCES/0010-qmlfunctions.qdoc-Add-clarification-to-QML_FOREIGN.patch
file added
+47
SOURCES/0011-Fix-QML-property-cache-leaks-of-delegate-items.patch
file added
+214
SOURCES/0012-QQuickTextInput-Store-mask-data-in-std-unique_ptr.patch
file added
+66
SOURCES/0013-Fix-crash-when-calling-hasOwnProperty-on-proxy-objec.patch
file added
+100
SOURCES/0014-Accessibility-event-is-sent-on-item-s-geometry-chang.patch
file added
+44
SOURCES/0015-qmltypes.prf-Take-abi-into-account-for-_metatypes.js.patch
file added
+36
SOURCES/0016-qv4qmlcontext-Fix-bounded-signal-expressions-when-de.patch
file added
+68
SOURCES/0017-Use-load-qt_tool-for-qmltime.patch
file added
+32
SOURCES/0018-qqmlistmodel-Fix-crash-when-modelCache-is-null.patch
file added
+71
SOURCES/0019-Show-a-tableview-even-if-the-syncView-has-an-empty-m.patch
file added
+101
SOURCES/0020-DesignerSupport-Don-t-skip-already-inspected-objects.patch
file added
+58
SOURCES/0021-QML-Fix-proxy-iteration.patch
file added
+114
SOURCES/0022-Fix-IC-properties-in-same-file.patch
file added
+146
SOURCES/0023-JIT-When-making-memory-writable-include-the-exceptio.patch
file added
+201
SOURCES/0024-doc-explain-QQItem-event-delivery-handlers-setAccept.patch
file added
+103
SOURCES/0025-Give-a-warning-when-StyledText-encounters-a-non-supp.patch
file added
+39
SOURCES/0026-Add-missing-limits-include-to-fix-build-with-GCC-11.patch
file added
+33
SOURCES/0027-Document-that-StyledText-also-supports-nbsp-and-quot.patch
file added
+29
SOURCES/0028-Support-apos-in-styled-text.patch
file added
+44
SOURCES/0029-Remove-unused-QPointer-QQuickPointerMask.patch
file added
+35
SOURCES/0030-Include-limits-in-Yarr.h-to-fix-build-with-GCC-11.patch
file added
+43
SOURCES/0031-QQuickLoader-Do-not-incubate-if-the-source-arrives-a.patch
file added
+112
SOURCES/0032-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch
file added
+196
SOURCES/0033-Fix-sweep-step-for-tainted-QObject-JavaScript-wrappe.patch
file added
+119
SOURCES/0034-Fix-distorted-text-with-subpixel-matrix-translation.patch
file added
+483
SOURCES/0035-Revert-Fix-for-possible-crash-in-QSGDefaultLayer-gra.patch
file added
+71
SOURCES/0036-Do-not-revert-properties-of-deleted-objects.patch
file added
+192
SOURCES/0037-QQuickItemAnimation-close-potential-memory-leak.patch
file added
+58
SOURCES/0038-qqmldelegatemodel-Fix-out-of-bounds-cache-removal.patch
file added
+30
SOURCES/0039-QQuickWindow-don-t-leak-old-screenChanged-connection.patch
file added
+50
SOURCES/qt5-qtdeclarative-gcc11.patch
file added
+25
SOURCES/qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch
file added
+344
SOURCES/qv4global_p-multilib.h
file added
+23
SPECS/qt5-qtdeclarative.spec
file added
+723
    import qt5-qtdeclarative-5.15.2-10.el9
    
        
file added
+1