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
dev
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
/
generator
/
shiboken
/
cppgenerator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
shiboken6: Add explanatory comment about issues of field getters in lists
Friedemann Kleint
10 days
1
-1
/
+8
*
Fix compiler warnings introduced by change removing goto
Friedemann Kleint
12 days
1
-5
/
+2
*
Implement multiple inheritance correctly, compatible version
Christian Tismer
12 days
1
-6
/
+13
*
cppgenerator: get rid of all goto constructs
Christian Tismer
12 days
1
-53
/
+46
*
shiboken6: Add support for std::span
Friedemann Kleint
2023-03-07
1
-0
/
+1
*
shiboken6: Mangle field name "from"
Friedemann Kleint
2023-02-27
1
-8
/
+8
*
Add support for excluding classes by a preprocessor condition in the module h...
Friedemann Kleint
2023-02-22
1
-1
/
+18
*
shiboken6: Reuse variable with function name for error messages in overrides
Friedemann Kleint
2023-02-21
1
-2
/
+2
*
nogil: Apply the first necessary fixes
Christian Tismer
2023-02-08
1
-5
/
+5
*
shiboken6: Make it possible to use different opaque containers for the same v...
Friedemann Kleint
2023-01-10
1
-3
/
+6
*
shiboken6: Handle multiple template parameters in opaque containers
Friedemann Kleint
2023-01-10
1
-1
/
+1
*
shiboken6: Generate an explicit conversion for view types
Friedemann Kleint
2023-01-06
1
-0
/
+7
*
shiboken6: Port from QSharedPointer to std::shared_ptr
Friedemann Kleint
2023-01-05
1
-61
/
+61
*
shiboken6: Add includes of the instantiated containers to the module source
Friedemann Kleint
2022-12-22
1
-0
/
+1
*
shiboken6: Fix container conversion code
Friedemann Kleint
2022-12-22
1
-34
/
+54
*
signature: Evict the __signature__ attribute, long live signature!
Christian Tismer
2022-12-22
1
-1
/
+1
*
shiboken6: Include base class wrapper headers of the current module when avoi...
Friedemann Kleint
2022-12-22
1
-0
/
+3
*
Get rid of PyErr_Print in callbacks
Christian Tismer
2022-12-21
1
-2
/
+2
*
libpyside: Rename namespace PySide::QFlags
Friedemann Kleint
2022-12-16
1
-3
/
+3
*
shiboken6: Fix the smartpointer code generation for CMake UNITY_BUILD (jumbo)
Friedemann Kleint
2022-12-15
1
-9
/
+14
*
shiboken6: Fix the multiple inheritance code generation for CMake UNITY_BUILD...
Friedemann Kleint
2022-12-15
1
-3
/
+3
*
shiboken6: Move parts of the typenameOf() function into libshiboken
Friedemann Kleint
2022-12-15
1
-28
/
+3
*
Disable the vector call API for PyPy
Friedemann Kleint
2022-12-14
1
-3
/
+3
*
__feature__: Fix a weird case of false metafunction lookup
Christian Tismer
2022-12-13
1
-1
/
+1
*
shiboken6: Alphabetically sort class includes
Friedemann Kleint
2022-12-06
1
-9
/
+10
*
shiboken6: Use smart pointers for AbstractMetaClass instances
Friedemann Kleint
2022-12-06
1
-102
/
+108
*
shiboken6: Make some AbstractMetaClass query functions free functions
Friedemann Kleint
2022-12-05
1
-15
/
+15
*
shiboken6: Fix warning about nonreachable code in generated rich comparison
Friedemann Kleint
2022-11-30
1
-8
/
+17
*
Fix errors calling deprecated functions with warning-as-error set
Friedemann Kleint
2022-11-30
1
-3
/
+6
*
shiboken6: Use smart pointers for the TypeEntry classes
Friedemann Kleint
2022-11-17
1
-78
/
+80
*
shiboken6: Make some TypeEntry query functions free functions
Friedemann Kleint
2022-11-17
1
-7
/
+7
*
shiboken6: Reorder headers containing typedefs
Friedemann Kleint
2022-11-11
1
-1
/
+1
*
shiboken6: Enable specifying namespaces for smart pointer instantiations
Friedemann Kleint
2022-11-10
1
-1
/
+5
*
PyEnum: Update list of IntEnum to keep compatibility in 6.4, completion
Christian Tismer
2022-11-07
1
-0
/
+2
*
PyEnum: Update list of IntEnum to keep compatibility in 6.4, addition
Christian Tismer
2022-11-03
1
-0
/
+1
*
Fix crashes when not implementing abstract method
Friedemann Kleint
2022-10-31
1
-5
/
+9
*
PyEnum: Update list of IntEnum to keep compatibility in 6.4
Christian Tismer
2022-10-31
1
-0
/
+1
*
shiboken6: Generate class includes into the wrapper header if needed
Friedemann Kleint
2022-10-31
1
-13
/
+2
*
shiboken6: Generate includes required to be able to forward-declare classes i...
Friedemann Kleint
2022-10-31
1
-3
/
+30
*
shiboken6: Use vector call API for overridden virtual methods
Friedemann Kleint
2022-10-27
1
-0
/
+80
*
shiboken6: Add a way of specifying types for casting enum values
Friedemann Kleint
2022-10-19
1
-1
/
+4
*
libshiboken: Fix enum value overflow
Friedemann Kleint
2022-10-19
1
-1
/
+2
*
shiboken6: Port some loop variables to qsizetype
Friedemann Kleint
2022-10-13
1
-3
/
+3
*
Port from qAsConst() to std::as_const()
Friedemann Kleint
2022-10-13
1
-21
/
+21
*
shiboken6: Fix further warnings about unused variables in generated code
Friedemann Kleint
2022-10-06
1
-6
/
+12
*
shiboken6: Fix indirections of enums/flag arguments
Friedemann Kleint
2022-10-05
1
-67
/
+57
*
shiboken6: Introduce a helper for dereferencing arguments
Friedemann Kleint
2022-10-05
1
-4
/
+2
*
shiboken6: Fix warnings about unused parameters in generated code
Friedemann Kleint
2022-09-26
1
-2
/
+18
*
shiboken6: Refactor helper ShibokenGenerator::writeUnusedVariableCast()
Friedemann Kleint
2022-09-26
1
-20
/
+29
*
Fix warnings about missing initializers
Friedemann Kleint
2022-09-23
1
-6
/
+7
[next]