aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtCore/signal_sender.py
Commit message (Expand)AuthorAgeFilesLines
* PySide6/Tests: Use fully qualified enumerationsFriedemann Kleint2024-12-201-1/+1
* PyPySide: Fix a garbage collector problem in a new testChristian Tismer2024-11-251-3/+7
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* PySide6: Fix connecting signals with arguments by constructor kwargsFriedemann Kleint2023-05-221-1/+29
* testing: modernize UsesQApplication and remove other versionsChristian Tismer2023-03-161-2/+2
* Fix QObject::sender() for non-C++ slotsFriedemann Kleint2022-12-121-0/+63