This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Marcelo Lira 8e0e7ef0b6 Fixes bugs 744, 745, 756, 758 and 764.
Bug #744 - Method "void QGraphicsLayout::getContentsMargins(qreal*,qreal*,qreal*,qreal*) const" missing
Bug #745 - Method "void QGraphicsLayoutItem::getContentsMargins(qreal*,qreal*,qreal*,qreal*) const" missing
Bug #756 - Method "void QWidget::getContentsMargins(int*,int*,int*,int*) const" missing
Bug #758 - Method "void QTextCursor::selectedTableCells(int*,int*,int*,int*) const" missing
Bug #764 - Method "void QLayout::getContentsMargins(int*,int*,int*,int*) const" missing

Also added unit tests.
2011-04-07 15:17:23 -03:00
cmake/Macros Updated CMake files to use the "--drop-type-entries" generator option. 2011-02-17 10:52:19 -03:00
doc Fix doc bug 794 - "QPixmapCache.find example is wrong" 2011-03-28 14:51:57 -03:00
libpyside Change the order of function call on destructionVisitor to avoid problems with cyclic dependency. 2011-04-05 10:14:31 -03:00
plugins Fixed QtUiTools plugin. 2010-12-21 17:28:20 -03:00
PySide Fixes bugs 744, 745, 756, 758 and 764. 2011-04-07 15:17:23 -03:00
tests Fixes bugs 744, 745, 756, 758 and 764. 2011-04-07 15:17:23 -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 Version bump to 1.0.2 2011-04-06 16:02:23 -03:00
COPYING Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00