Menu

Code Commit Log


Commit Date  
[r54] by florianlink

- wrapped instances are now wrapped by class specific subtypes to facilitate future deriving from python
- object creation has changed by using the python type system (calling the type object with PyObject_Call)

2009-04-14 14:52:30 Tree
[r53] by florianlink

renamed guards

2009-04-14 07:00:12 Tree
[r52] by florianlink

code cleanup and rename of PythonQtWrapper to PythonQtInstanceWrapper and PythonQtMetaObjectWrapper to PythonQtClassWrapper, since these names match much better what these classes wrap, regarding that we are wrapping CPP objects as well

2009-04-14 06:56:20 Tree
[r51] by florianlink

- added hasOwner method to manage ownership more nicely
- added force flag to make delete() work
- added check for hasOwner

2009-04-09 14:58:49 Tree
[r50] by florianlink

added PyLauncher example
added hadError() to scripting console
added addSysPath()

2009-04-09 13:41:13 Tree
[r49] by florianlink

added initial generated wrappers for Qt 4.4.3

2009-04-09 10:23:17 Tree
[r48] by florianlink

- added quitools
- fixed examples to work with new API

2009-04-09 10:04:19 Tree
[r47] by florianlink

- removed phonon temporarily
- changed init.cpp to "key"_init.cpp
- added solution setup bat file for windows

2009-04-09 09:32:52 Tree
[r46] by florianlink

syncing with my current work, updating to 1.2, see changelog

2009-04-09 07:39:54 Tree
[r45] by florianlink

created release tag

2009-03-31 13:32:38 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.