Menu

Code Commit Log


Commit Date  
[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
[r44] by florianlink

added changelog message

2009-03-30 07:50:28 Tree
[r43] by florianlink

- removed warnings
- fixed some memory leaks (only on cleanup)
- fixed bad QString usage as %s argument
- added PythonQtQFileImporter, which implements a default importer using QFile
- added PythonQt::self()->installDefaultImporter() to enable the new default importer
- modified example to make use of new importer
- removed ugly goto, which was copied from original zip import

2009-03-30 07:48:19 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.