Revision 1190447

Go back to digest for 31st October 2010

Features in Development Tools

Chris Burel committed changes in /trunk/KDE/kdebindings/perl:

Add support for QTestEventList, QXmlStreamAttributes, and QItemSelection.
Use _pTHX macro in XS function definitions, to support Perls compiled with and without threads.
Clean up some memory management in the array functions.
Only copy when we need to, and keep track of when we do copy.

File Changes

Added 2 files
  • /trunk/KDE/kdebindings/perl/qttest
  •   /qtesteventlist_macros.h
  •   /t/qtesteventlist.t
Modified 10 files
  • /trunk/KDE/kdebindings/perl
  •   /qttest/QtTest4.pm
  •   /qttest/QtTest4.xs
  •   /qtcore/lib/QtCore4.pm
  •   /qtcore/src/CMakeLists.txt
  •   /qtcore/src/listclass_macros.h
  •   /qtcore/src/QtCore4.xs
  •   /qtgui/lib/QtGui4.pm
  •   /qtgui/src/CMakeLists.txt
  •   /qtgui/src/QtGui4.xs
  •   /qttest/t/CMakeLists.txt
12 files changed in total