aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/generator/shiboken/cppgenerator_container.cpp
Commit message (Expand)AuthorAgeFilesLines
* PyPySide: Rename interface functions and classes to simplify debuggingChristian Tismer2022-02-031-1/+1
* shiboken6: Add data()/constData() to opaque containersFriedemann Kleint2022-01-271-0/+2
* Add reserve()/capacity() to contiguous opaque containersFriedemann Kleint2022-01-061-0/+2
* PyPySide: modify another PyType_FromSpec, revertedChristian Tismer2021-11-011-3/+4
* shiboken6: Implement opaque containers for getters returning a const referenceFriedemann Kleint2021-10-211-11/+34
* PyPySide: modify another PyType_FromSpec version to be PyPy compatibleChristian Tismer2021-10-201-4/+3
* shiboken6: Add opaque containers for C++ sequence containersFriedemann Kleint2021-09-241-0/+229