This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Renato Araujo Oliveira Filho a74d92adce Fix QTreeWidget parent rules.
QTreeWidget.clear() - remove all child ref from the current widget
QTreeWidgetItem.parent() - use default policy for returned value

Fix bug #547

Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Hugo Parente Lima <hugo.pl@gmail.com>
2010-12-27 19:20:05 -03:00
cmake/Macros Fixed indentation mistakes. 2010-12-21 17:28:19 -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 Fixed variable scope. 2010-12-22 19:49:50 -03:00
plugins Fixed QtUiTools plugin. 2010-12-21 17:28:20 -03:00
PySide Fix QTreeWidget parent rules. 2010-12-27 19:20:05 -03:00
tests Fix QTreeWidget parent rules. 2010-12-27 19:20:05 -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 Used argument '-a' during the call of xvfb command. 2010-12-21 17:28:20 -03:00
COPYING Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00