[qt/pyside/pyside-setup]: Summary of bulk changes made
KDE Git Services - Bulk Change <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git repository change summary for qt/pyside/pyside-setup Pushed by mirror-service into branch 'dev'. Changed from e1e06bce99575ccc0fbf4834cb0dd10955ad07c9 to bf16d8cbfa434831e23ee61884c7dcd9d6d1df00 Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository. This change contains the following new commits: Git commit bed9c22570eb864a3ee0939b0952838869c93899 by Christian Tismer on 07/08/2026 at 13:31.. shibokensupport: Address enum values by their enum type The type map read three enum values in the flat spelling (QListWidgetItem.Type), which only exists where the enum forgiveness layer duplicates the value into the enclosing scope. Building the map then failed, and fatally so: it takes down the process whenever an argument error has to be reported. Address the values through their enum type, which is the same object on every build. Task-number: PYSIDE-2221 Change-Id: I4584e33a9fdc18518dd15e8ee95bfaefda911650 Reviewed-by: Friedemann Kleint <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/bed9c22570eb864a3ee0939b0952838869c93899 Git commit e62f72acc29805ceb6788cb84d89ec38912e83bd by Christian Tismer on 07/08/2026 at 13:32.. libpyside: Rename PySideSignalInstancePrivate::homonymousMethod Disambiguate the two same-named members: the PyObject-level PySideSignal::homonymousMethod and the private-data copy in PySideSignalInstancePrivate, now homonymousMethodPvt. Pure rename. Task-number: PYSIDE-2221 Change-Id: I6c893c5804fc18327539b8f2b837fba87d1c60ed Reviewed-by: Friedemann Kleint <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/e62f72acc29805ceb6788cb84d89ec38912e83bd Git commit 77e0639f894e797fbcce5ac2534b194e8978d243 by Friedemann Kleint on 07/08/2026 at 15:12.. shiboken6_generator: Fix reason of security markers to be "build-tool" Amends fe2317aa222dc8e4264ac38680bbb81083a9aee3. QUIP: 23 Task-number: PYSIDE-3381 Task-number: PYSIDE-3394 Pick-to: 6.11 6.8 Change-Id: I17bc60ade0fbbdba204da1f1019a11a177ba0c19 Reviewed-by: Cristian Maureira-Fredes <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/77e0639f894e797fbcce5ac2534b194e8978d243 Git commit bf16d8cbfa434831e23ee61884c7dcd9d6d1df00 by Friedemann Kleint on 07/08/2026 at 15:12.. Add changelog 6.11.2 Pick-to: 6.11 Change-Id: I2f8f2f1c986993f17b5b1bc4e8fd2b1bdaa489f4 Reviewed-by: Cristian Maureira-Fredes <[email protected]> https://invent.kde.org/qt/pyside/pyside-setup/-/commit/bf16d8cbfa434831e23ee61884c7dcd9d6d1df00