This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Marcelo Lira 14a5405837 Fixes bug #502.
The ownership of the editor returned by the Python override of
QAbstractItemDelegate.createEditor(...) is now transferred to C++.

A test was added to simulate the situation that triggers the bug,
instead of relying on an example with a view, model and editable cells.

See: http://bugs.openbossa.org/show_bug.cgi?id=502

Reviewed by Lauro Moura <lauro.neto@openbossa.org>
Reviewed by Renato Araújo <renato.filho@openbossa.org>
2010-12-20 17:54:09 -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 Fixes bug #502. 2010-12-20 17:54:09 -03:00
tests Fixes bug #502. 2010-12-20 17:54:09 -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