Qt for Python Development Notes: Difference between revisions
Jump to navigation
Jump to search
(→2020) |
(Replaced content with "Category:Qt for Python == 2021 == ==== 7. January 2021 ==== * Infra update ** libclang install fixes (issues related to 6.0 and 10.0) *** from the MSVC update, we re...") Tag: Replaced |
||
Line 1: | Line 1: | ||
[[Category:Qt for Python]] | [[Category:Qt for Python]] | ||
== | == 2021 == | ||
==== | ==== 7. January 2021 ==== | ||
* Infra update | * Infra update | ||
** | ** libclang install fixes (issues related to 6.0 and 10.0) | ||
*** from the MSVC update, we require 10.0 for 5.15 and 6.0 | |||
** | |||
* Bug fixes | * Bug fixes | ||
** | ** PYSIDE-1447 qapp flag | ||
** | ** PYSIDE-1463 snake_case init issue | ||
** | ** PYSIDE-1470 shiboken delete qapp | ||
** | ** PYSIDE-79 reopened due to a leak | ||
* Features | * Features | ||
** | ** Possible research PYSIDE-163 | ||
** | ** Refactoring shiboken | ||
** | ** PYSIDE-1455 designer plugin | ||
** | ** Snippets translators | ||
** | ** Deployment story for PySide6 | ||
== | == 2020 == | ||
* [[Qt for Python Development Notes 2020]] | |||
== 2019 == | == 2019 == |
Revision as of 09:56, 7 January 2021
2021
7. January 2021
- Infra update
- libclang install fixes (issues related to 6.0 and 10.0)
- from the MSVC update, we require 10.0 for 5.15 and 6.0
- libclang install fixes (issues related to 6.0 and 10.0)
- Bug fixes
- PYSIDE-1447 qapp flag
- PYSIDE-1463 snake_case init issue
- PYSIDE-1470 shiboken delete qapp
- PYSIDE-79 reopened due to a leak
- Features
- Possible research PYSIDE-163
- Refactoring shiboken
- PYSIDE-1455 designer plugin
- Snippets translators
- Deployment story for PySide6