Revision 917900

Go back to digest for 1st February 2009

Other in Development Tools

Thomas Moenicke committed changes in /trunk/KDE/kdebindings/php/phpqt:

* changed license to LGPL
* permissions to do this for code coming from QtRuby, PerlQt and SMOKE given by Richard Dale, Ashley Winters and David Faure. You guys rock!
* updated copyright notices

File Changes

Modified 42 files
  • /trunk/KDE/kdebindings/php/phpqt
  •   /CMakeLists.txt
  •   /COPYING
  •   /src/context.cpp
  •   /src/context.h
  •   /src/EmitSignal.cpp
  •   /src/EmitSignal.h
  •   /src/handlers.cpp
  •   /src/InvokeSlot.cpp
  •   /src/InvokeSlot.h
  •   /src/marshall.h
  •   /src/marshall_basetypes.h
  •   /src/marshall_primitives.h
  •   /src/marshall_types.cpp
  •   /src/marshall_types.h
  •   /src/MethodCall.cpp
  •   /src/MethodCall.h
  •   /src/MethodCallBase.cpp
  •   /src/MethodCallBase.h
  •   /src/MethodReturnValue.cpp
  •   /src/MethodReturnValue.h
  •   /src/MethodReturnValueBase.cpp
  •   /src/MethodReturnValueBase.h
  •   /src/pDebug.h
  •   /src/php_qt.h
  •   /src/phpqt_internals.cpp
  •   /src/phpqt_internals.h
  •   /src/smokephp.cpp
  •   /src/smokephp.h
  •   /src/unittests.cpp
  •   /src/unittests.h
  •   /src/VirtualMethodCall.cpp
  •   /src/VirtualMethodCall.h
  •   /src/VirtualMethodReturnValue.cpp
  •   /src/VirtualMethodReturnValue.h
  •   /tests/QtBasicTestCase.php
  •   /src/zphp/functions.cpp
  •   /src/zphp/qstring.cpp
  •   /src/zphp/qstring.h
  •   /src/zphp/z_extension.cpp
  •   /src/zphp/z_extension.h
  •   /src/zphp/z_handler.cpp
  •   /src/zphp/z_handler.h
42 files changed in total