Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
index
:
pyside/pyside-setup.git
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.9
6.0
6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.5
6.5.1
6.5.2
6.5.3
6.6
6.6.1
6.6.2
6.6.3.1
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
remoteobjectsdev
wip/6.3_pypy
wip/pypy
Git super project for PySide
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sources
/
pyside6
/
PySide6
/
QtWidgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
type hints: Fix QInputDialog get methods
Ece Cinucen
2025-05-15
1
-0
/
+5
*
Fix crash retrieving a QGraphicsProxyObject from QVariant
Friedemann Kleint
2025-05-09
1
-1
/
+1
*
PySide6/type system: Remove obsolete "since" attributes
Friedemann Kleint
2025-04-23
1
-23
/
+23
*
Use QT_CONFIG when possible
Cristián Maureira-Fredes
2025-04-07
1
-1
/
+1
*
type-hints: Correct QMessagebox annotations
Ece Cinucen
2025-04-04
1
-10
/
+30
*
type hints: Add optional to QTreeWidget.setItemWidget
Ece Cinucen
2025-03-27
1
-1
/
+1
*
type hints: Add optional to QProgressDialog.setCancelButton
Ece Cinucen
2025-03-27
1
-1
/
+1
*
type hints: Add optional to QTabBar.setTabButton
Ece Cinucen
2025-03-27
1
-0
/
+5
*
type hints: Make str Optional in QLineEdit.setText
Cristián Maureira-Fredes
2025-03-19
1
-0
/
+3
*
type hints: add explicit optional to setItemWidget
Cristián Maureira-Fredes
2025-03-14
1
-1
/
+1
*
PySide6: Remove obsolete rejections
Friedemann Kleint
2025-02-24
1
-2
/
+0
*
PySide6: Change some templates to be snippets
Friedemann Kleint
2025-02-20
1
-3
/
+2
*
QtWidgets: Use the new sequence templates
Friedemann Kleint
2025-02-20
1
-2
/
+7
*
Fix QAbstractSpinBox.fixup() behavior
Friedemann Kleint
2025-02-11
1
-0
/
+3
*
shiboken6: Consider all base classes when finding a modification
Friedemann Kleint
2025-02-06
1
-50
/
+0
*
Adapt to 6.9
Friedemann Kleint
2025-02-06
1
-0
/
+1
*
Add parameter names to added global functions
Friedemann Kleint
2024-11-21
1
-4
/
+4
*
pyi: fix QFormLayout.getLayoutPosition hint
Cristián Maureira-Fredes
2024-07-30
1
-3
/
+3
*
Add Fixme comment about QLabel::setMovie()
Friedemann Kleint
2024-07-08
1
-0
/
+1
*
Add QMessageBox.open() with a slot
Friedemann Kleint
2024-07-04
1
-1
/
+5
*
Fix undesired invalidation of QObjects/QWidgets after calling parent(Widget)()
Friedemann Kleint
2024-05-14
1
-3
/
+0
*
shiboken6: Generate polymorphic bases into type discovery functions
Friedemann Kleint
2024-05-06
1
-2
/
+2
*
Release dialogs when using QDialog.exec()
Friedemann Kleint
2024-04-12
1
-1
/
+3
*
Fix potential undefined behavior in type discovery of class hierarchies
Friedemann Kleint
2024-04-12
1
-36
/
+65
*
shiboken6: Add attributes for global inline namespaces
Friedemann Kleint
2024-04-08
2
-2
/
+4
*
Build system: Clean Qt libraries linked by the modules
Friedemann Kleint
2024-04-04
1
-6
/
+4
*
Fix crash when adding None to a QLayout
Friedemann Kleint
2024-03-14
1
-2
/
+4
*
Adapt to Qt 6.7
Friedemann Kleint
2024-02-28
2
-0
/
+9
*
Allow None in type hints of QAbstractItemView.setModel()/QGraphicsView.setSce...
Friedemann Kleint
2023-11-01
1
-2
/
+2
*
Fix QGestureRecognizer.registerRecognizer
Cristian Maureira-Fredes
2023-08-25
1
-0
/
+10
*
stubs: setParent should accept an Optional object
Cristián Maureira-Fredes
2023-08-02
1
-0
/
+3
*
Clean up some unused rejection warnings
Friedemann Kleint
2023-08-01
1
-10
/
+0
*
Clean up some unused suppression warnings
Friedemann Kleint
2023-08-01
1
-15
/
+0
*
Fix warning about unused allow-thread attribute on add-function
Friedemann Kleint
2023-07-26
1
-1
/
+1
*
PySide6: Add QWizardPage::registerField() with a signal instanc
Friedemann Kleint
2023-07-26
1
-0
/
+8
*
Adapt to Qt 6.6
Friedemann Kleint
2023-07-07
1
-0
/
+1
*
Fix signature of QWizardPage.registerField()
Friedemann Kleint
2023-07-06
1
-1
/
+4
*
PySide6: Reject some internal namespaces
Friedemann Kleint
2023-05-12
1
-0
/
+1
*
Add type hints for return values modified to Tuple[]
Friedemann Kleint
2023-04-13
1
-10
/
+10
*
PySide6: Clean up rejections
Friedemann Kleint
2023-03-16
1
-7
/
+8
*
Add license headers to cmake files
Friedemann Kleint
2023-02-16
1
-0
/
+3
*
PySide6: Add missing include for QWidget
Friedemann Kleint
2022-12-19
1
-0
/
+3
*
PySide6: Remove obsolete "since" tags from typesystem
Friedemann Kleint
2022-11-02
1
-2
/
+2
*
Typesystem: Add includes required to be able to forward-declare classes in th...
Friedemann Kleint
2022-10-31
1
-0
/
+2
*
Fix type annotations for static functions of QInputDialog
Friedemann Kleint
2022-10-17
1
-0
/
+5
*
shiboken6: Fix some compiler warnings
Friedemann Kleint
2022-09-29
1
-1
/
+0
*
Fix blocking threads in static functions of QMessageBox
Friedemann Kleint
2022-08-24
1
-0
/
+9
*
Add support for QFormLayout::TakeRowResult
Cristian Maureira-Fredes
2022-08-18
2
-0
/
+4
*
PyEnum: Define a fixed list of Int(Enum|Flag) decisions
Christian Tismer
2022-08-13
1
-17
/
+17
*
shiboken6: Introduce an attribute for parent ownership heuristics
Friedemann Kleint
2022-05-27
1
-3
/
+4
[next]