aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtWidgets
Commit message (Expand)AuthorAgeFilesLines
* Cleanup pointer and trailing whitespace (omissions)Christian Tismer2019-06-256-34/+34
* Support the qApp macro in "scriptable application"Christian Tismer2019-06-171-1/+7
* Simplify Python Imports For EmbeddingChristian Tismer2019-03-201-1/+1
* Fix Shiboken.ObjectType.__new__ for Python 2.7Christian Tismer2019-02-071-1/+6
* Fix crash related to multiple inheritanceFriedemann Kleint2019-01-031-2/+23
* QApplication::setStyle ownership transferCristian Maureira-Fredes2018-11-281-0/+8
* Split The Signature Module After The Project SplitChristian Tismer2018-11-242-16/+2
* Improve enum type operations implementationCristian Maureira-Fredes2018-11-201-5/+3
* PySide2: Re-enable native event filtersFriedemann Kleint2018-10-261-2/+21
* shiboken: Add support for const Foo* fieldsFriedemann Kleint2018-08-291-0/+2
* Reduce the redundant signature_testChristian Tismer2018-08-272-0/+88
* Implement Proper Name ManglingChristian Tismer2018-08-212-0/+122
* Add test case for QVariant/PySequence issueCristian Maureira-Fredes2018-07-041-8/+34
* Fix index() method of QAbstractItemModel-derived classesFriedemann Kleint2018-06-251-0/+2
* Add default parameter to Q*ApplicationsCristian Maureira-Fredes2018-05-152-0/+41
* Add QProxyStyleFriedemann Kleint2018-05-141-1/+25
* Change license from all the filesCristian Maureira-Fredes2018-05-03136-136/+136
* Avoid set parent for QLabel.pixmap()Cristian Maureira-Fredes2018-05-013-2/+96
* Rename PySide references to Qt for PythonCristian Maureira-Fredes2018-04-27135-135/+135
* Check default superclass when getting baseClassesCristian Maureira-Fredes2018-04-192-0/+77
* Transfer ownership of the header to the QTreeViewCristian Maureira-Fredes2018-04-191-1/+8
* Transfer ownership of new Widget to QTreeWidgetCristian Maureira-Fredes2018-04-192-0/+65
* fix more qApp crashesChristian Tismer2018-04-192-0/+69
* Correct the test location for minimal buildsChristian Tismer2018-03-153-230/+0
* Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2018-03-051-4/+23
|\
| * Fix QValidator fixup() behaviorCristian Maureira-Fredes2018-03-011-4/+23
* | Fix lost reference for item delegatesCristian Maureira-Fredes2018-02-142-0/+90
* | Merge remote-tracking branch 'origin/5.6' into 5.9Friedemann Kleint2018-02-022-0/+64
|\|
| * Fix QTabWidget.clear to avoid double obj removalCristian Maureira-Fredes2018-02-022-0/+64
* | Add code to invalidate objs on QListWidget.clearCristian Maureira-Fredes2018-01-311-0/+7
* | Add bindings for QColormapCristian Maureira-Fredes2018-01-092-0/+44
|/
* Remove sys.path manipulations from testAlexandru Croitor2017-11-081-10/+6
* Stabilize QtWidgets bug_728.pyFriedemann Kleint2017-07-271-1/+16
* move everying into sources/pyside2Oswald Buddenhagen2017-05-22134-0/+8694