0134d56 5.15.11

Authored and Committed by jgrulich 6 months ago
35 files changed. 739 lines added. 212 lines removed.
.gitignore
file modified
+1 -0
0001-Remove-unused-QPointer-QQuickPointerMask.patch
file modified
+3 -3
0002-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch
file modified
+3 -3
0003-Fix-TapHandler-so-that-it-actually-registers-a-tap.patch
file modified
+3 -3
0004-Revert-Fix-TapHandler-so-that-it-actually-registers-.patch
file modified
+3 -3
0005-Make-sure-QQuickWidget-and-its-offscreen-window-s-sc.patch
file modified
+6 -6
0006-QQuickItem-Guard-against-cycles-in-nextPrevItemInTab.patch
file modified
+3 -3
0007-Don-t-convert-QByteArray-in-startDrag.patch
file modified
+3 -3
0008-Fix-build-after-95290f66b806a307b8da1f72f8fc2c698019.patch
file modified
+3 -3
0009-Implement-accessibility-for-QQuickWidget.patch
file modified
+4 -4
0010-Send-ObjectShow-event-for-visible-components-after-i.patch
file modified
+3 -3
0011-QQuickItem-avoid-emitting-signals-during-destruction.patch
file modified
+3 -3
0012-a11y-track-item-enabled-state.patch
file modified
+3 -3
0013-Make-QaccessibleQuickWidget-private-API.patch
file modified
+3 -3
0014-Qml-Don-t-crash-when-as-casting-to-type-with-errors.patch
file modified
+9 -9
0015-Fix-missing-glyphs-when-using-NativeRendering.patch
file removed
-54
0015-QQmlImportDatabase-Make-sure-the-newly-added-import-.patch0017-QQmlImportDatabase-Make-sure-the-newly-added-import-.patch
file renamed
+5 -5
0016-QQuickState-when-handle-QJSValue-properties-correctl.patch0018-QQuickState-when-handle-QJSValue-properties-correctl.patch
file renamed
+3 -3
0016-Revert-Fix-missing-glyphs-when-using-NativeRendering.patch
file removed
-32
0017-Models-Avoid-crashes-when-deleting-cache-items.patch0019-Models-Avoid-crashes-when-deleting-cache-items.patch
file renamed
+3 -3
0018-qv4function-Fix-crash-due-to-reference-being-invalid.patch0020-qv4function-Fix-crash-due-to-reference-being-invalid.patch
file renamed
+4 -4
0019-Quick-Animations-Fix-crash.patch0021-Quick-Animations-Fix-crash.patch
file renamed
+3 -3
0020-Prevent-crash-when-destroying-asynchronous-Loader.patch0022-Prevent-crash-when-destroying-asynchronous-Loader.patch
file renamed
+5 -5
0021-QQuickItem-Fix-effective-visibility-for-items-withou.patch0023-QQuickItem-Fix-effective-visibility-for-items-withou.patch
file renamed
+3 -3
0022-Revert-QQuickItem-Fix-effective-visibility-for-items.patch0024-Revert-QQuickItem-Fix-effective-visibility-for-items.patch
file renamed
+3 -3
0023-Accessibility-respect-value-in-attached-Accessible-i.patch0025-Accessibility-respect-value-in-attached-Accessible-i.patch
file renamed
+3 -3
0024-qml-tool-Use-QCommandLineParser-process-rather-than-.patch0026-qml-tool-Use-QCommandLineParser-process-rather-than-.patch
file renamed
+3 -3
0025-JIT-Add-missing-STORE-LOAD-_ACC-to-CreateCallContext.patchqt-QTBUG-111935-fix-V4-jit.patch
file renamed
+11 -6
0026-QQmlJs-MemoryPool-fix-potential-UB-pointer-overflow.patch
file added
+45
0027-QRecyclePool-fix-potential-UB.patch
file added
+54
0028-QtQml-Clean-up-QQmlData-ctor.patch
file added
+111
0029-QML-Make-notify-list-thread-safe.patch
file added
+277
0030-Flickable-prevent-fixup-from-being-called-while-drag.patch
file added
+116
qt5-qtdeclarative.spec
file modified
+36 -32
sources
file modified
+1 -1
    5.15.11
    
        
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.11-1.fc40
    6 months ago
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.11-1.eln131
    6 months ago
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.11-1.fc39
    6 months ago
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.11-1.fc38
    6 months ago
  • Build completed
    success
    Built as qt5-qtdeclarative-5.15.11-1.fc38
    6 months ago
file modified
+1 -0
0015-QQmlImportDatabase-Make-sure-the-newly-added-import-.patch 0017-QQmlImportDatabase-Make-sure-the-newly-added-import-.patch
file renamed
+5 -5
0016-QQuickState-when-handle-QJSValue-properties-correctl.patch 0018-QQuickState-when-handle-QJSValue-properties-correctl.patch
file renamed
+3 -3
0017-Models-Avoid-crashes-when-deleting-cache-items.patch 0019-Models-Avoid-crashes-when-deleting-cache-items.patch
file renamed
+3 -3
0018-qv4function-Fix-crash-due-to-reference-being-invalid.patch 0020-qv4function-Fix-crash-due-to-reference-being-invalid.patch
file renamed
+4 -4
0019-Quick-Animations-Fix-crash.patch 0021-Quick-Animations-Fix-crash.patch
file renamed
+3 -3
0020-Prevent-crash-when-destroying-asynchronous-Loader.patch 0022-Prevent-crash-when-destroying-asynchronous-Loader.patch
file renamed
+5 -5
0021-QQuickItem-Fix-effective-visibility-for-items-withou.patch 0023-QQuickItem-Fix-effective-visibility-for-items-withou.patch
file renamed
+3 -3
0022-Revert-QQuickItem-Fix-effective-visibility-for-items.patch 0024-Revert-QQuickItem-Fix-effective-visibility-for-items.patch
file renamed
+3 -3
0023-Accessibility-respect-value-in-attached-Accessible-i.patch 0025-Accessibility-respect-value-in-attached-Accessible-i.patch
file renamed
+3 -3
0024-qml-tool-Use-QCommandLineParser-process-rather-than-.patch 0026-qml-tool-Use-QCommandLineParser-process-rather-than-.patch
file renamed
+3 -3
file renamed
+11 -6
file modified
+36 -32
file modified
+1 -1