PythonQt Code
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
Commit | Date | |
---|---|---|
2010-05-15 20:06:55 |
View
Download |
|
2010-05-07 18:33:57 |
View
Download |
|
[r171]
(40.1 kB)
by
florianlink
fixed support for more than one * indirection via pointerCount, QPixmap crashed on char** constructor, which was thought to be * only |
2010-03-17 15:56:30 |
View
Download |
2010-03-16 07:39:14 |
View
Download |
|
[r162]
(40.1 kB)
by
florianlink
removed implicit conversion of QByteArray to python str, use str() to convert to Python string or QByteArray::data() |
2010-03-10 20:32:45 |
View
Download |
2010-03-09 12:55:14 |
View
Download |
|
[r146]
(39.9 kB)
by
florianlink
added support for passing a parent python module when registering a class and allow to change the name of the PythonQt module |
2010-03-05 22:04:35 |
View
Download |
2010-03-02 15:55:29 |
View
Download |
|
[r137]
(39.2 kB)
by
florianlink
- putting classes without given package into "PythonQt.private" instead of into PythonQt directly. |
2010-02-22 12:12:53 |
View
Download |
2010-02-22 08:58:46 |
View
Download |