This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Marcelo Lira ca914c9f63 Added a call to QObject.metaObject() to check if a segfault is caused.
This completes the tests for bug #507[1].

Also removed an unnecessary commented line.

[1] http://bugs.openbossa.org/show_bug.cgi?id=507

Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Renato Araújo <renato.filho@openbossa.org>
2010-12-17 13:59:51 -03:00
cmake/Macros Fix phonon VideoCaptureDevice detection to properly use phonon_ namespace 2010-11-26 18:55:57 -03:00
doc Fix bug#517 - "Documentation for QtDeclarative is not linked in contents.html, modules.html" 2010-12-14 17:15:06 -02:00
libpyside Created function used in PyObject getAttro. 2010-12-15 19:06:45 -03:00
plugins Adapt to API changes in libshiboken. 2010-11-23 14:37:16 -02:00
PySide Fixed ownership of the value returned by QAbstractItemModel::data(...). 2010-12-16 14:38:57 -03:00
tests Added a call to QObject.metaObject() to check if a segfault is caused. 2010-12-17 13:59:51 -03:00
.gitattributes Bump to version 0.3.2 2010-05-04 19:22:34 -03:00
.gitignore Added *.pyc to .gitignore 2009-09-28 18:27:50 -03:00
cmake_uninstall.cmake Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00
CMakeLists.txt Fix bug#491 - "pyside doesn't respect BUILD_TESTS" 2010-12-16 15:35:58 -02:00
COPYING Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00