Menu

/trunk/src/PythonQtConversion.cpp Commit Log


Commit Date  
[r100] (40.9 kB) by florianlink

added automatic conversion to QColor,QPen,QCursor and QBrush from enums and colors

2009-05-25 19:21:57 View
Download
[r95] (37.4 kB) by florianlink

fixed bad initialization of ok, swapped QColor constructors to check the error in test

2009-05-25 13:04:41 View
Download
[r93] (37.4 kB) by florianlink

improved enum overload handling

2009-05-25 12:55:05 View
Download
[r92] (37.3 kB) by florianlink

support enum values on signals as well, all tests should succeed now

2009-05-25 12:30:51 View
Download
[r91] (36.8 kB) by florianlink

cache enumWrappers in method infos and make use of the extra information for better enum overloading

2009-05-25 10:16:55 View
Download
[r88] (36.5 kB) by florianlink

improved strictness when enum values are used

2009-05-24 09:28:55 View
Download
[r87] (36.2 kB) by florianlink

added enum wrapper classes derived from python int, so that enums are distinguishable from normal python integers. This will allow better overload handling e.g. of QColor constructors in the future

2009-05-24 09:00:49 View
Download
[r81] (36.1 kB) 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 View
Download
[r79] (36.0 kB) by florianlink

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

2009-05-16 09:04:10 View
Download
[r77] (35.8 kB) by florianlink

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

2009-05-09 19:32:42 View
Download
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.