Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add overload for QDomDocument.setContentEce Cinucen9 days1-1/+3
* Move some qvariant helper code into libpysideFriedemann Kleint11 days4-156/+9
* Remove deprecated Qt::TimeSpec usage in QDateTime constructorEce Cinucen12 days2-1/+10
* type hints: Fix QInputDialog get methodsEce Cinucen2025-05-151-0/+5
* Fix crash retrieving a QGraphicsProxyObject from QVariantFriedemann Kleint2025-05-092-2/+9
* libshiboken: Add utility class for stashing Python errorsFriedemann Kleint2025-05-072-5/+2
* Fix unused variable warning in QVariant conversionFriedemann Kleint2025-05-021-3/+1
* PySide6/type system: Remove obsolete "since" attributesFriedemann Kleint2025-04-235-88/+88
* Fix QMetaEnum conversions into QVariantRenato Araujo Oliveira Filho2025-04-232-1/+13
* Fix crash when entering a Qt message handler with a Python error setFriedemann Kleint2025-04-231-0/+5
* Fix building of .pyi files for Windows debugFriedemann Kleint2025-04-171-4/+7
* Expose QPolygonF operator==, != inherited from QListRenato Araujo Oliveira Filho2025-04-161-0/+5
* PySide6: Add class QMessageLoggerShyamnath Premnadh2025-04-104-0/+85
* Use QT_CONFIG when possibleCristián Maureira-Fredes2025-04-073-5/+5
* qtasyncio: fix f-string quotationCristián Maureira-Fredes2025-04-071-2/+2
* type-hints: Correct QMessagebox annotationsEce Cinucen2025-04-041-10/+30
* type hints: Add optional to QTreeWidget.setItemWidgetEce Cinucen2025-03-271-1/+1
* type hints: Add optional to QProgressDialog.setCancelButtonEce Cinucen2025-03-271-1/+1
* type hints: Add optional to QTabBar.setTabButtonEce Cinucen2025-03-271-0/+5
* PySide6: Add support for std::chrono::secondsFriedemann Kleint2025-03-262-4/+17
* type hints: Fix the type parameter in findChild and findChildrenChristian Tismer2025-03-261-3/+9
* type hints: Fix an old typo in typesystem_core_common.xmlChristian Tismer2025-03-191-3/+3
* Type system: Add missing "const" to some signaturesFriedemann Kleint2025-03-191-7/+7
* type hints: Make str Optional in QLineEdit.setTextCristián Maureira-Fredes2025-03-191-0/+3
* type hints: add explicit optional to setItemWidgetCristián Maureira-Fredes2025-03-141-1/+1
* type hints: remove QModelIndex.constInternalPointerCristián Maureira-Fredes2025-03-141-0/+2
* Make Remote Objects usable beyond ModelsBrett Stottlemyer2025-03-133-4/+53
* Documentation: Use flat documentation mode for Qt3DAnimationFriedemann Kleint2025-03-121-1/+1
* QtAsyncio: Improve logging when an Exception occurs in a taskLoan Guilbaud2025-03-042-2/+9
* shiboken6: Add a way of removing redundant overloads that differ in one param...Friedemann Kleint2025-03-031-0/+10
* Add support for std::chrono::millisecondsFriedemann Kleint2025-03-032-1/+21
* PySide6: Remove obsolete rejectionsFriedemann Kleint2025-02-242-4/+0
* shiboken6: Add a file cache for the type system snippet readerFriedemann Kleint2025-02-211-4/+4
* Fix QCanDbcFileParser parse function overloadsEce Cinucen2025-02-201-0/+2
* PySide6: Change some templates to be snippetsFriedemann Kleint2025-02-207-117/+100
* shiboken6: Enable code snippets for templatesFriedemann Kleint2025-02-206-138/+158
* libshiboken: Rename AutoArrayPointer to ArrayPointerFriedemann Kleint2025-02-203-4/+4
* PySide6: Remove some unused templatesFriedemann Kleint2025-02-203-59/+0
* QtWidgets: Use the new sequence templatesFriedemann Kleint2025-02-202-19/+8
* PySide6: Fix the type of the "result" parameter of the native event filtersFriedemann Kleint2025-02-201-4/+4
* Remove XML template typesystem file opengl_common.xmlFriedemann Kleint2025-02-205-40/+3
* Silence some shiboken warnings about internal QtQml/QtQuick typesFriedemann Kleint2025-02-192-0/+2
* Fix overriding QPaintEngine virtual functions taking a C-style array of geome...Friedemann Kleint2025-02-193-10/+210
* PySide6: Add QFont.Tag(str), QFont.Tag.fromString(), QFont.Tag.fromValue()Friedemann Kleint2025-02-132-1/+56
* Fix QAbstractSpinBox.fixup() behaviorFriedemann Kleint2025-02-111-0/+3
* Build system: Adapt to 2 digit minor version numbersFriedemann Kleint2025-02-111-2/+2
* shiboken6: Consider all base classes when finding a modificationFriedemann Kleint2025-02-061-50/+0
* Adapt to 6.9Friedemann Kleint2025-02-0613-3/+36
* Change binding for QSignalSpy to Py_DECREF wrapped typeBrett Stottlemyer2025-01-251-0/+6
* Remove OpenGL as dependency for QtGraphsWidgetsCristián Maureira-Fredes2025-01-221-3/+7