Menu

/trunk/src/PythonQt.h Commit Log


Commit Date  
[r156] (24.9 kB) by florianlink

added support for operators and rich compare

2010-03-09 12:55:14 View
Download
[r146] (23.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
[r137] (23.4 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
[r118] (23.3 kB) by florianlink

added sharedLibrarySuffixes and callAndReturnPyObject methods

2009-11-03 10:31:29 View
Download
[r103] (22.8 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
[r92] (22.6 kB) by florianlink

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

2009-05-25 12:30:51 View
Download
[r87] (22.4 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
[r77] (22.2 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
[r72] (22.4 kB) by florianlink

- added call method that does a direct call on the ObjectType
- added comments and improved docs

2009-04-22 15:04:33 View
Download
[r62] (22.2 kB) by florianlink

added support for downcasting via polymorphic handlers

2009-04-21 14:19:58 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.