Menu

Code Commit Log


Commit Date  
[r86] by florianlink

added new tests to validate enums return values, enums passed in slots and enums in signals (enums in signals is not yet implemented and fails)

2009-05-24 08:55:48 Tree
[r85] by florianlink

added support for qflags, which where previously missing

2009-05-21 20:06:53 Tree
[r84] by florianlink

moved check if a property can be set which was done to early

2009-05-21 19:25:55 Tree
[r83] by florianlink

adjusted tests for new support of unregistered types as return by value

2009-05-19 08:45:21 Tree
[r82] by florianlink

added support for return by value of classes that are NOT registered with QMetaType but which have a default constructor decorator

2009-05-19 08:44:05 Tree
[r81] by florianlink

moved return value creation AFTER the successful check of the call parameters, otherwise the return value allocation is done for nothing

2009-05-19 08:04:36 Tree
[r80] by florianlink

added tests for return by value of objects, unregistered objects still fail

2009-05-19 08:02:44 Tree
[r79] by florianlink

removed wrong conversion to QVariant when the underlying type id is unknown

2009-05-16 09:04:10 Tree
[r78] by florianlink

added test for overload of copy constructor and double constructor decorators

2009-05-16 09:02:42 Tree
[r77] by florianlink

fixed enum handling for static methods calls and added correct support for decorated enum detection

2009-05-09 19:32:42 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.