[Kde-bindings] KDE/kdebindings/ruby/qtruby

Richard Dale Richard_Dale at tipitina.demon.co.uk
Sun Jun 22 17:04:28 UTC 2008


SVN commit 823151 by rdale:

* Fix bug in resolve_classname_qt() caused by missing break statments
* Move list marshaller macro definitions to the top of the 
  marshall_macros.h header, and add a DEF_HASH_MARSHALLER macro
* Add a set_qtruby_embedded() function to qtruby for use with plugins
  like plasma

CCMAIL: kde-bindings at kde.org



 M  +8 -0      ChangeLog  
 M  +6 -1      src/Qt.cpp  
 M  +55 -0     src/handlers.cpp  
 M  +6 -5      src/marshall_basetypes.h  
 M  +92 -11    src/marshall_macros.h  
 M  +32 -20    src/marshall_types.cpp  
 M  +7 -6      src/marshall_types.h  
 M  +2 -1      src/qtruby.h  





More information about the Kde-bindings mailing list