aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/glue/qtgui.cpp
Commit message (Expand)AuthorAgeFilesLines
* QAction: Add setMenu() and menu()Cristián Maureira-Fredes2022-04-081-0/+6
* Add a context manager for override cursorsFriedemann Kleint2022-03-181-0/+6
* Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-171-1/+1
* PyPySide: Implement a context manager for QPainterChristian Tismer2022-01-261-0/+9
* PySide6: Add a sequence protocol for QRegionFriedemann Kleint2021-11-191-0/+14
* Fix QIcon.addPixmap() to accept a PyPathLike argumentFriedemann Kleint2021-10-271-0/+5
* PySide6: Add QAccessible::installFactory()Friedemann Kleint2021-08-311-0/+95
* Shiboken: Remove cheating macrosChristian Tismer2021-08-061-2/+2
* PySide6: Use constData() in snippets where applicableFriedemann Kleint2021-07-271-1/+1
* PySide6: Add QKey support for the setShortcut methodCristian Maureira-Fredes2021-06-181-0/+4
* Fix error about not holding the GIL when releasing QImage memoryFriedemann Kleint2021-06-031-0/+3
* Fix crashes when using the QImage(uchar *) data constructors, take 2Friedemann Kleint2021-05-251-0/+7
* Enable the exec() functionsCristian Maureira-Fredes2021-05-041-0/+45
* Add a numpy overload for some functions taking lists of QPointFFriedemann Kleint2021-04-211-0/+5
* Remove const_cast<char *> which are no longer needed in Python 3Friedemann Kleint2021-03-151-3/+1
* PySide6: Move injected code snippets where they belongFriedemann Kleint2021-03-101-10/+14
* PySide6: Brush up the injected code snippets and templatesFriedemann Kleint2021-03-101-7/+8
* PySide6: Remove unused glue codeFriedemann Kleint2021-03-101-5/+0
* Fix broken return type conversions of QOpenGLExtraFunctions::glGetStringi()Friedemann Kleint2021-03-101-0/+4
* PySide6: Add QOpenGLFunctions.glShaderSource()/glGetShaderSource()Friedemann Kleint2021-03-041-0/+22
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-0/+547