[Kde-bindings] KDE/kdebindings/ruby
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Sun Jun 8 19:15:14 UTC 2008
SVN commit 818549 by rdale:
* Move the template based List marshallers to a new header
marshall.macros.h and add marshallers for QLinkedList types
* Add a ruby extension for solid
* Add some marshallers to the kdevplatform and okular extensions
CCMAIL: kde-bindings at kde.org
M +35 -15 CMakeLists.txt
M +1 -1 akonadi/akonadihandlers.cpp
M +16 -2 kdevplatform/CMakeLists.txt
M +1 -1 khtml/khtmlhandlers.cpp
M +79 -43 korundum/src/kdehandlers.cpp
M +1 -1 ktexteditor/ktexteditorhandlers.cpp
M +1 -1 nepomuk/nepomukhandlers.cpp
M +41 -4 okular/okularhandlers.cpp
M +1 -1 phonon/phononhandlers.cpp
M +1 -1 plasma/src/plasmahandlers.cpp
M +1 -1 qscintilla/qscintillahandlers.cpp
M +5 -0 qtruby/ChangeLog
M +2 -2 qtruby/src/CMakeLists.txt
M +1 -2 qtruby/src/handlers.cpp
M +4 -208 qtruby/src/marshall_complex.h
A qtruby/src/marshall_macros.h [License: GPL (v2+)]
M +0 -170 qtruby/src/smokeruby.h
M +1 -1 qtuitools/qtuitoolshandlers.cpp
M +1 -1 qtwebkit/qtwebkithandlers.cpp
M +1 -1 qwt/qwthandlers.cpp
A solid (directory)
A solid/CMakeLists.txt
A solid/solid.cpp [License: GPL (v2+)]
A solid/solid.rb
A solid/solidhandlers.cpp [License: GPL (v2+)]
M +1 -1 soprano/sopranohandlers.cpp
More information about the Kde-bindings
mailing list