This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Marcelo Lira 2e98f87d20 Fixes bug #910 - installEventFilter() increments reference count on target object.
http://bugs.pyside.org/show_bug.cgi?id=910

Also added/fixed unit tests.

Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2011-07-20 17:54:11 -03:00
cmake/Macros Fixed CMakeLists.txt files to prevent static source files of being deleted by "make clean". 2011-04-14 19:15:56 -03:00
doc Add a comma. 2011-07-20 17:47:15 -03:00
libpyside Fix bug 926 - "qmlRegisterType does not work with QObject" 2011-07-20 15:31:33 -03:00
plugins Be compatible with Qt4.5, i.e. no QScopedPointer. 2011-05-12 18:56:53 -03:00
PySide Fixes bug #910 - installEventFilter() increments reference count on target object. 2011-07-20 17:54:11 -03:00
tests Fixes bug #910 - installEventFilter() increments reference count on target object. 2011-07-20 17:54:11 -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 Bumped version to 1.0.4. 2011-06-22 11:24:31 -03:00
COPYING Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00