2bc9279 Update to 5.15.10

Authored and Committed by smani a year ago
37 files changed. 570 lines added. 186 lines removed.
.gitignore
file modified
+1 -0
0001-Build-QML-dev-tools-as-shared-library.patch
file modified
+3 -3
0001-Remove-unused-QPointer-QQuickPointerMask.patch
file modified
+3 -3
0002-Ensure-static-plugins-are-exported.patch
file modified
+3 -3
0002-QQmlDelegateModel-Refresh-the-view-when-a-column-is-.patch
file modified
+12 -12
0003-Fix-TapHandler-so-that-it-actually-registers-a-tap.patch
file modified
+6 -6
0003-Prevent-exporting-QML-parser-symbols-on-static-build.patch
file modified
+3 -3
0004-Revert-Fix-TapHandler-so-that-it-actually-registers-.patch
file modified
+6 -6
0005-Disable-d3d12-requiring-fxc.exe.patch
file modified
+3 -3
0005-Make-sure-QQuickWidget-and-its-offscreen-window-s-sc.patch
file modified
+3 -3
0006-QQuickItem-Guard-against-cycles-in-nextPrevItemInTab.patch
file modified
+9 -9
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
+27 -27
0010-Send-ObjectShow-event-for-visible-components-after-i.patch
file modified
+3 -3
0011-QQuickItem-avoid-emitting-signals-during-destruction.patch
file modified
+6 -6
0012-a11y-track-item-enabled-state.patch
file modified
+6 -6
0013-Make-QaccessibleQuickWidget-private-API.patch
file modified
+15 -15
0014-Qml-Don-t-crash-when-as-casting-to-type-with-errors.patch
file modified
+15 -15
0015-Fix-missing-glyphs-when-using-NativeRendering.patch
file modified
+3 -3
0016-Revert-Fix-missing-glyphs-when-using-NativeRendering.patch
file modified
+3 -3
0017-QQmlImportDatabase-Make-sure-the-newly-added-import-.patch
file modified
+6 -6
0018-QQuickState-when-handle-QJSValue-properties-correctl.patch
file modified
+9 -9
0019-Models-Avoid-crashes-when-deleting-cache-items.patch
file modified
+9 -9
0020-qv4function-Fix-crash-due-to-reference-being-invalid.patch
file added
+12
0021-Quick-Animations-Fix-crash.patch
file added
+109
0022-Prevent-crash-when-destroying-asynchronous-Loader.patch
file added
+101
0023-QQuickItem-Fix-effective-visibility-for-items-withou.patch
file added
+29
0024-Revert-QQuickItem-Fix-effective-visibility-for-items.patch
file added
+29
0025-Accessibility-respect-value-in-attached-Accessible-i.patch
file added
+63
0026-qml-tool-Use-QCommandLineParser-process-rather-than-.patch
file added
+30
mingw-qt5-qtdeclarative.spec
file modified
+21 -11
qt-QTBUG-111935-fix-V4-jit.patch
file modified
+3 -3
qt5-qtdeclarative-gcc11.patch
file modified
+6 -6
qt5-qtdeclarative-gcc12.patch
file modified
+3 -3
qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch
file modified
+3 -3
sources
file modified
+1 -1
    Update to 5.15.10
    
        
  • Build failed
    failure
    Built as mingw-qt5-qtdeclarative-5.15.10-1.fc38
    a year ago
  • Build completed
    success
    Built as mingw-qt5-qtdeclarative-5.15.10-1.fc39
    a year ago
  • Build completed
    success
    Built as mingw-qt5-qtdeclarative-5.15.10-1.fc38
    a year ago
file modified
+1 -0
file modified
+21 -11
file modified
+1 -1