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
/
shiboken6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speed up invocation of overridden functions
Friedemann Kleint
12 hours
5
-40
/
+60
*
shiboken6: Improve message output of compiler support
Friedemann Kleint
12 hours
2
-13
/
+27
*
shiboken6: Determine the target platform
Friedemann Kleint
12 hours
4
-0
/
+52
*
shiboken: fix windows glitch on limited-api=no
Christian Tismer
15 hours
1
-2
/
+2
*
shiboken6/Bucket test: Use an atomic<bool>
Friedemann Kleint
2 days
2
-7
/
+13
*
libshiboken6: Add warnings for conversion errors
Friedemann Kleint
7 days
1
-2
/
+11
*
type hints: Improve topological sorting between Sequence and Iterable
Christian Tismer
9 days
1
-1
/
+7
*
type hints: Correct the collections import in the pyi files
Ece Cinucen
11 days
1
-1
/
+1
*
shiboken6/Documentation: Fix wrong code snippets
Friedemann Kleint
14 days
1
-2
/
+2
*
shiboken6: Add code injection for the wrapper declaration
Friedemann Kleint
14 days
4
-75
/
+84
*
libshiboken: Move override name calculation into basewrapper
Friedemann Kleint
2025-05-07
3
-20
/
+31
*
libshiboken: Add utility class for stashing Python errors
Friedemann Kleint
2025-05-07
4
-18
/
+80
*
libshiboken: Use PyErr_SetRaisedException() for unraisable exceptions
Friedemann Kleint
2025-05-07
1
-11
/
+38
*
libshiboken: Introduce define for old PyErr_ API
Friedemann Kleint
2025-05-02
2
-5
/
+10
*
Allow for building with Clang 14 (Yocto)
Friedemann Kleint
2025-04-30
3
-1
/
+22
*
shiboken6: Rephrase documentation of the default-superclass attribute
Friedemann Kleint
2025-04-28
1
-3
/
+6
*
libshiboken: Refactor BindingManager::getOverride()
Friedemann Kleint
2025-04-23
1
-47
/
+33
*
type-hints: Fix properties on __init__ functions
Ece Cinucen
2025-04-23
1
-1
/
+5
*
shiboken6: Fix invalid function parameters caused by lambdas in inline code
Friedemann Kleint
2025-04-16
1
-2
/
+6
*
Replace strncpy by memcpy
Cristián Maureira-Fredes
2025-04-10
1
-1
/
+2
*
doc: Fix broken ref: "parent"
Jaime Resano
2025-04-03
1
-2
/
+2
*
type hints: Correct type signature for QObject class
Ece Cinucen
2025-04-03
1
-0
/
+3
*
pytest: Fix a small glitch in _mod_uses_pyside: revisited
Christian Tismer
2025-03-27
1
-5
/
+2
*
shiboken6: Port to Qt include style
Friedemann Kleint
2025-03-27
209
-461
/
+494
*
shiboken6: Rename cacheSize() to wrapperCount() for clarity
Friedemann Kleint
2025-03-27
2
-11
/
+11
*
Fix includes of libshiboken
Friedemann Kleint
2025-03-26
3
-8
/
+4
*
PySide6: Add support for std::chrono::seconds
Friedemann Kleint
2025-03-26
1
-0
/
+1
*
libshiboken/Override handling: Retrieve wrapper correctly in case of colocate...
Friedemann Kleint
2025-03-26
5
-23
/
+25
*
type hints: Correct type signature for qtTrId
Ece Cinucen
2025-03-26
1
-0
/
+1
*
type hints: Fix the return value for QTreeWidget.topLevelItem and QTreeWidget...
Ece Cinucen
2025-03-26
1
-0
/
+2
*
type hints: Fix the type parameter in findChild and findChildren
Christian Tismer
2025-03-26
1
-4
/
+8
*
feature: Fix regression when PySide is imported with trace set
Christian Tismer
2025-03-24
1
-4
/
+14
*
Move helper function isCompiledMethod() to libshiboken
Friedemann Kleint
2025-03-20
3
-3
/
+12
*
pyi_generator.py: Add missing import
Friedemann Kleint
2025-03-20
1
-0
/
+1
*
type hints: Fix an old typo in typesystem_core_common.xml
Christian Tismer
2025-03-19
3
-13
/
+17
*
Type system: Add missing "const" to some signatures
Friedemann Kleint
2025-03-19
1
-1
/
+1
*
shiboken6: Improve messages about unmatched function modifications
Friedemann Kleint
2025-03-19
3
-42
/
+74
*
shiboken6: Match "const" for unresolved signatures with legacy handling
Friedemann Kleint
2025-03-19
3
-27
/
+45
*
shiboken6: Introduce convenience API AbstractMetaType::basicPrimitiveName()
Friedemann Kleint
2025-03-19
7
-19
/
+21
*
shiboken6: Use new API for the wrapper multimap in the generated code
Friedemann Kleint
2025-03-19
5
-74
/
+47
*
libshiboken: Change wrapper map to be a multimap to allow for colocated objects
Friedemann Kleint
2025-03-19
2
-12
/
+61
*
shiboken6: Enable using the _TypeF() function from the virtual wrapper
Friedemann Kleint
2025-03-19
5
-8
/
+21
*
shiboken6: Log the command line arguments into mjb_shiboken.log
Friedemann Kleint
2025-03-14
3
-2
/
+19
*
shiboken6/Documentation: Fix warnings about non-existing class reference files
Friedemann Kleint
2025-03-14
1
-8
/
+13
*
type hints: Correct type signature for QObject.inherits()
Ece Cinucen
2025-03-13
1
-0
/
+1
*
type hints: Fix a few minor logic errors
Christian Tismer
2025-03-12
2
-9
/
+8
*
shiboken6: Log instantiated containers and smart pointers
Friedemann Kleint
2025-03-10
1
-0
/
+27
*
shiboken6: Add a way to exclude smart pointer instantiations
Friedemann Kleint
2025-03-10
7
-35
/
+112
*
type hints: fix spaces according to PEP8
Ece Cinucen
2025-03-10
3
-83
/
+62
*
type hints: Modernize part of the signature parser
Christian Tismer
2025-03-04
1
-13
/
+13
[next]