1116301 pull in kde/5.15 branch fixes

Authored and Committed by rdieter 2 years ago
29 files changed. 2347 lines added. 4 lines removed.
0001-Bump-version.patch
file added
+23
0002-Inline-components-Fix-custom-parser-support.patch
file added
+94
0003-Revert-qquickloader-Free-memory-of-loaded-components.patch
file added
+45
0004-Add-changes-file-for-Qt-5.15.2.patch
file added
+115
0005-QQuickView-docs-show-correct-usage-of-setInitialProp.patch
file added
+51
0006-QQuickWindow-Check-if-QQuickItem-was-not-deleted.patch
file added
+43
0007-Avoid-GHS-linker-to-optimize-away-QML-type-registrat.patch
file added
+271
0008-QML-Text-doesn-t-reset-lineCount-when-text-is-empty.patch
file added
+83
0009-Doc-mention-that-INCLUDEPATH-must-be-set-in-some-cas.patch
file added
+38
0010-qmlfunctions.qdoc-Add-clarification-to-QML_FOREIGN.patch
file added
+47
0011-Fix-QML-property-cache-leaks-of-delegate-items.patch
file added
+214
0012-QQuickTextInput-Store-mask-data-in-std-unique_ptr.patch
file added
+66
0013-Fix-crash-when-calling-hasOwnProperty-on-proxy-objec.patch
file added
+100
0014-Accessibility-event-is-sent-on-item-s-geometry-chang.patch
file added
+44
0015-qmltypes.prf-Take-abi-into-account-for-_metatypes.js.patch
file added
+36
0016-qv4qmlcontext-Fix-bounded-signal-expressions-when-de.patch
file added
+68
0017-Use-load-qt_tool-for-qmltime.patch
file added
+32
0018-qqmlistmodel-Fix-crash-when-modelCache-is-null.patch
file added
+71
0019-Show-a-tableview-even-if-the-syncView-has-an-empty-m.patch
file added
+101
0020-DesignerSupport-Don-t-skip-already-inspected-objects.patch
file added
+58
0021-QML-Fix-proxy-iteration.patch
file added
+114
0022-Fix-IC-properties-in-same-file.patch
file added
+146
0023-JIT-When-making-memory-writable-include-the-exceptio.patch
file added
+201
0024-doc-explain-QQItem-event-delivery-handlers-setAccept.patch
file added
+103
0025-Give-a-warning-when-StyledText-encounters-a-non-supp.patch
file added
+39
0026-Add-missing-limits-include-to-fix-build-with-GCC-11.patch
file added
+33
0027-Document-that-StyledText-also-supports-nbsp-and-quot.patch
file added
+29
0028-Support-apos-in-styled-text.patch
file added
+44
qt5-qtdeclarative.spec
file modified
+38 -4
    pull in kde/5.15 branch fixes
    
        
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.2-5.fc35
    2 years ago
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.2-5.fc34
    2 years ago
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.2-5.eln110
    2 years ago
file modified
+38 -4