2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 06, 2024 — Jul 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added generation for dynamic meta objects More... about 9 years ago
moved QSound to QtMultiMedia More... about 9 years ago
added missing Qt5 print support More... about 9 years ago
deleting qt4 wrappers More... over 9 years ago
deleting qt4 wrappers More... over 9 years ago
adjusted to Qt5 defines More... over 9 years ago
update to Qt 5.6 More... over 9 years ago
added changes from MeVisLab code base More... over 9 years ago
change rejection file format More... over 9 years ago
further typesystem fixes More... over 9 years ago
updated typesystem to Qt 5.6 More... over 9 years ago
added QtQml and QtQuick More... over 9 years ago
added support for Qt 5.6, especially Q_ENUM declarations More... over 9 years ago
removed generating wrappers for virtual functions that are already declared in a base class More... about 10 years ago
improved handling of qualified virtual calls More... about 10 years ago
improved handling of qualified virtual calls More... about 10 years ago
initial version that handles qualified virtual calls better More... about 10 years ago
fixed test More... about 10 years ago
fixed a missign QMetaObject::disconnect which leads to connection leaking More... about 10 years ago
added support for QTimer::singleShot() More... about 10 years ago
fixed error handling for evalFile More... about 10 years ago
reuse wrapper if it inherits, not only if it is the same class More... over 10 years ago
fixed ref-counting in test More... over 10 years ago
removed extra incref on PyObject* that are returned from slots. The ref-count needs to be increased by slots returning a PyObject (or by returning a new PyObject, which already has its initial ref count) More... over 10 years ago
removed PyQt references More... over 10 years ago
added Qt 5.4 wrappers More... over 10 years ago
added Qt 5.4 support More... over 10 years ago
added Qt 5.4 More... over 10 years ago
removed mapPlanes that can not be wrapped More... over 10 years ago
fixed compilation More... over 10 years ago