aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/glue/qtwidgets.cpp
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Enable code snippets for templatesFriedemann Kleint2025-02-201-0/+10
* limited api: Remove PyTuple_GET_ITEM, PyTuple_SET_ITEM, and PyTuple_GET_SIZE ...Cristián Maureira-Fredes2024-11-081-11/+11
* Add QMessageBox.open() with a slotFriedemann Kleint2024-07-041-0/+6
* Shiboken: Simplify Python Error MessagesChristian Tismer2024-05-101-4/+2
* Release dialogs when using QDialog.exec()Friedemann Kleint2024-04-121-0/+8
* Fix crash when adding None to a QLayoutFriedemann Kleint2024-03-141-8/+33
* Fix error about deleted C++ object when calling QWidget.style() in embedded a...Friedemann Kleint2024-03-011-5/+10
* shiboken: Fix the polymorphic names in styleOptionTypeChristian Tismer2024-02-121-22/+22
* shiboken: Get rid of tp_dict in general, amendedChristian Tismer2023-10-111-1/+2
* layouts: error instead of segfault for invalid itemCristián Maureira-Fredes2023-08-241-0/+6
* Fix warning about unused allow-thread attribute on add-functionFriedemann Kleint2023-07-261-0/+2
* PySide6: Add QWizardPage::registerField() with a signal instancFriedemann Kleint2023-07-261-0/+12
* shiboken6: Handle returning primitive types by pointerFriedemann Kleint2023-03-141-1/+1
* nogil: Apply the first necessary fixesChristian Tismer2023-02-081-1/+1
* PySide6: Fix CMake UNITY_BUILD (jumbo) builds for modulesFriedemann Kleint2022-12-161-0/+7
* Port from qAsConst() to std::as_const()Friedemann Kleint2022-10-131-1/+1
* Fix random values in QFormLayout.getItemPosition()Adrian Herrmann2022-08-181-0/+5
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* shiboken: Introduce a function to get the type name of a polymorphic classFriedemann Kleint2022-05-051-0/+57
* QFileDialog: allow threads with modal dialogsCristián Maureira-Fredes2022-01-241-0/+2
* Adapt to the QWidget/addAction changes in 6.3Friedemann Kleint2022-01-131-43/+75
* Define SbkObjectType to be a PyTypeObjectFriedemann Kleint2021-09-111-1/+1
* Shiboken: Remove cheating macrosChristian Tismer2021-08-061-1/+1
* PySide6: Refactor snippet helper retrieveObjectName()Friedemann Kleint2021-07-271-13/+14
* PySide6: Fix QMenu.exec_()Friedemann Kleint2021-07-201-2/+2
* Enable the exec() functionsCristian Maureira-Fredes2021-05-041-0/+52
* Remove const_cast<char *> which are no longer needed in Python 3Friedemann Kleint2021-03-151-10/+4
* PySide6: Move injected code snippets where they belongFriedemann Kleint2021-03-101-14/+0
* PySide6: Brush up the injected code snippets and templatesFriedemann Kleint2021-03-101-18/+16
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-0/+663