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 more Qt5 specific classes More... almost 11 years ago
added typeName helper to make it behave like Qt4 More... almost 11 years ago
initial qt5 support More... almost 11 years ago
initial qt5 support More... almost 11 years ago
Qt5 introduces new QUrl flags More... almost 11 years ago
removed qualifier again, the problem was QUrlTwoFlag<> More... almost 11 years ago
readded linefeed More... almost 11 years ago
removed QNoImplicitBoolCast, it seems to be gone in Qt 5.3 More... almost 11 years ago
deleted unmaintained original files More... almost 11 years ago
merged Qt5 port and exception parsing More... almost 11 years ago
undefine slots keyword and introduce PY3K define More... almost 11 years ago
added searching super class in class hierachy More... almost 11 years ago
replaced run script with direct AddObject calls More... almost 11 years ago
replaced emit with Q_EMIT More... almost 11 years ago
started qt5 port More... almost 11 years ago
replaced signals, slots and foreach with Q_* macros More... almost 11 years ago
updated with current MeVisLab version More... almost 11 years ago
fixed wrong inplace operator function assignment More... almost 12 years ago
removed event() method from QClipboard and QWebFrame to avoid deriving from these classes, since they have private destructors More... almost 12 years ago
made generator compile on VC11 More... almost 12 years ago
improved wrapper check to avoid crashes on virtual methods while python object gets deleted More... about 12 years ago
cleared cached signature hash to avoid dangling pointers More... over 12 years ago
integrated changes from https://github.com/commontk/PythonQt#patched-2 More... over 12 years ago
integrated changes from https://github.com/commontk/PythonQt#patched-2 More... over 12 years ago
added wrappers for Qt 4.6/4.7 More... over 12 years ago
improved code generation for virtual functions to support overriding getter slots that are named as properties More... over 12 years ago
performance improvement (merged from MeVisLab PythonQt) More... over 12 years ago
improved conversion (merged from MeVisLab PythonQt) More... over 12 years ago
ignore ssl methods on request/reply More... over 12 years ago
added PySide/PyQt compatible read/write methods More... almost 13 years ago