0
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 8 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created QProperty documentation. More... almost 14 years ago
Implemented support to properties. More... almost 14 years ago
Exported flags on enum in script typesystem. More... almost 14 years ago
Modify multiple connections test to avoid use more then 50 slots supported by PySide. More... almost 14 years ago
Init struct values on constructor. More... almost 14 years ago
Fix qApp macro implementation. More... almost 14 years ago
Fix typo. More... almost 14 years ago
Implemented support to properties on QMetaObject. More... almost 14 years ago
Fix bug#253 - "Segmentation Fault when clicked on ListWidget with TableModel" More... almost 14 years ago
Fixes bug#253 - "Segmentation Fault when clicked on ListWidget with TableModel" More... almost 14 years ago
Typesystem cleanup. More... almost 14 years ago
Fix Converter<bool>::toCpp, to correctly convert number to boolean values. More... almost 14 years ago
Use original name in type discovery during signal/slot. More... almost 14 years ago
Remove use of deprecated types. More... almost 14 years ago
Implemented copy constructor to PyObjectWrapper. More... almost 14 years ago
Add unit test to QListWidget. More... almost 14 years ago
Use original name on QVariant type lookup function. More... almost 14 years ago
Remove the removal of isSortignEnabled from QtGui typesystem. More... almost 14 years ago
Add support for static fields. More... almost 14 years ago
Created QListWidget test. More... almost 14 years ago
Store class orignal name to future use. More... almost 14 years ago
Do not write setters for const fields. More... almost 14 years ago
Implemented support to namespace on documentation. More... almost 14 years ago
Implemented support to namespace. More... almost 14 years ago
Added a method to return the template list from AbstractMetaBuilder. More... almost 14 years ago
Added test for a class inheriting from a container template. More... almost 14 years ago
Fix typo in tests/QtGui/qdynamic_signal.py More... almost 14 years ago
Fix reference leak in PySide::signalUpdateSource. More... almost 14 years ago
Create specializations for createWrapper function when a class inherits QObject. More... almost 14 years ago
Namespaces must be traversed recursively as they should. More... almost 14 years ago