35007c7 Update to 5.15.11

Authored and Committed by smani 8 months ago
40 files changed. 1803 lines added. 625 lines removed.
.gitignore
file modified
+1 -0
0001-Remove-unused-QPointer-QQuickPointerMask.patch
file modified
+19 -3
0002-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch
file modified
+46 -15
0003-Fix-TapHandler-so-that-it-actually-registers-a-tap.patch
file modified
+41 -10
0004-Revert-Fix-TapHandler-so-that-it-actually-registers-.patch
file modified
+29 -10
0005-Make-sure-QQuickWidget-and-its-offscreen-window-s-sc.patch
file modified
+32 -7
0006-QQuickItem-Guard-against-cycles-in-nextPrevItemInTab.patch
file modified
+57 -12
0007-Don-t-convert-QByteArray-in-startDrag.patch
file modified
+36 -5
0008-Fix-build-after-95290f66b806a307b8da1f72f8fc2c698019.patch
file modified
+18 -4
0009-Implement-accessibility-for-QQuickWidget.patch
file modified
+160 -97
0010-Send-ObjectShow-event-for-visible-components-after-i.patch
file modified
+32 -3
0011-QQuickItem-avoid-emitting-signals-during-destruction.patch
file modified
+46 -11
0012-a11y-track-item-enabled-state.patch
file modified
+32 -8
0013-Make-QaccessibleQuickWidget-private-API.patch
file modified
+57 -193
0014-Qml-Don-t-crash-when-as-casting-to-type-with-errors.patch
file modified
+58 -25
0015-Fix-missing-glyphs-when-using-NativeRendering.patch
file removed
-16
0015-QQmlImportDatabase-Make-sure-the-newly-added-import-.patch0017-QQmlImportDatabase-Make-sure-the-newly-added-import-.patch
file renamed
+30 -7
0016-QQuickState-when-handle-QJSValue-properties-correctl.patch0018-QQuickState-when-handle-QJSValue-properties-correctl.patch
file renamed
+42 -10
0016-Revert-Fix-missing-glyphs-when-using-NativeRendering.patch
file removed
-16
0017-Models-Avoid-crashes-when-deleting-cache-items.patch0019-Models-Avoid-crashes-when-deleting-cache-items.patch
file renamed
+40 -12
0018-qv4function-Fix-crash-due-to-reference-being-invalid.patch
file added
+35
0019-Quick-Animations-Fix-crash.patch0021-Quick-Animations-Fix-crash.patch
file renamed
+43 -11
0020-Prevent-crash-when-destroying-asynchronous-Loader.patch0022-Prevent-crash-when-destroying-asynchronous-Loader.patch
file renamed
+39 -11
0020-qv4function-Fix-crash-due-to-reference-being-invalid.patch
file removed
-12
0021-QQuickItem-Fix-effective-visibility-for-items-withou.patch
file added
+81
0022-Revert-QQuickItem-Fix-effective-visibility-for-items.patch0024-Revert-QQuickItem-Fix-effective-visibility-for-items.patch
file renamed
+28 -6
0023-Accessibility-respect-value-in-attached-Accessible-i.patch0025-Accessibility-respect-value-in-attached-Accessible-i.patch
file renamed
+60 -12
0023-QQuickItem-Fix-effective-visibility-for-items-withou.patch
file removed
-29
0024-qml-tool-Use-QCommandLineParser-process-rather-than-.patch0026-qml-tool-Use-QCommandLineParser-process-rather-than-.patch
file renamed
+30 -3
0025-JIT-Add-missing-STORE-LOAD-_ACC-to-CreateCallContext.patchqt-QTBUG-111935-fix-V4-jit.patch
file renamed
+30 -5
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
mingw-qt5-qtdeclarative.spec
file modified
+39 -35
qt5-qtdeclarative-gcc11.patch
file modified
+8 -6
qt5-qtdeclarative-gcc12.patch
file removed
-25
qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch
file modified
+30 -5
sources
file modified
+1 -1
    Update to 5.15.11
    
        
  • Build completed
    success
    Built as mingw-qt5-qtdeclarative-5.15.11-1.fc40
    8 months ago
  • Build completed
    success
    Built as mingw-qt5-qtdeclarative-5.15.11-1.fc39
    8 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
+30 -7
0016-QQuickState-when-handle-QJSValue-properties-correctl.patch 0018-QQuickState-when-handle-QJSValue-properties-correctl.patch
file renamed
+42 -10
0017-Models-Avoid-crashes-when-deleting-cache-items.patch 0019-Models-Avoid-crashes-when-deleting-cache-items.patch
file renamed
+40 -12
0019-Quick-Animations-Fix-crash.patch 0021-Quick-Animations-Fix-crash.patch
file renamed
+43 -11
0020-Prevent-crash-when-destroying-asynchronous-Loader.patch 0022-Prevent-crash-when-destroying-asynchronous-Loader.patch
file renamed
+39 -11
0022-Revert-QQuickItem-Fix-effective-visibility-for-items.patch 0024-Revert-QQuickItem-Fix-effective-visibility-for-items.patch
file renamed
+28 -6
0023-Accessibility-respect-value-in-attached-Accessible-i.patch 0025-Accessibility-respect-value-in-attached-Accessible-i.patch
file renamed
+60 -12
0024-qml-tool-Use-QCommandLineParser-process-rather-than-.patch 0026-qml-tool-Use-QCommandLineParser-process-rather-than-.patch
file renamed
+30 -3
file renamed
+30 -5
file modified
+39 -35
file modified
+1 -1