Menu

/trunk/src/PythonQt.cpp Commit Log


Commit Date  
[r137] (39.2 kB) by florianlink

- putting classes without given package into "PythonQt.private" instead of into PythonQt directly.
- added public accessor for PythonQt module

2010-02-22 12:12:53 View
Download
[r134] (39.2 kB) by florianlink

updated to newly generated files

2010-02-22 08:58:46 View
Download
[r120] (42.7 kB) by florianlink

fixed initialization order, the importer needs to be store BEFORE the import module is initialized

2010-01-25 15:26:43 View
Download
[r118] (42.8 kB) by florianlink

added sharedLibrarySuffixes and callAndReturnPyObject methods

2009-11-03 10:31:29 View
Download
[r103] (42.0 kB) by florianlink

added error handling for virtual method overloads, added more global functions (qsrand etc.), added support for exec_ etc (python keyword overlap resolution), change virtual method handling, this will require code regeneration (I will do that tomorrow)

2009-05-26 11:46:09 View
Download
[r98] (41.8 kB) by florianlink

SIGNAL/SLOT methods improved and supported in connect/disconnect

2009-05-25 14:37:49 View
Download
[r97] (41.8 kB) by florianlink

added static connect/disconnect and dummy emit implementation, added dummy SIGNAL/SLOT functions to namespace

2009-05-25 14:22:00 View
Download
[r92] (40.8 kB) by florianlink

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

2009-05-25 12:30:51 View
Download
[r91] (40.6 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
[r90] (40.5 kB) by florianlink

cleanup of code and addition of (yet unused) classinfo passed to method/slot info to allow local enum support on creation

2009-05-25 09:04:20 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.