This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Marcelo Lira 2c6a44feee Fixes bugs 739 and 752.
Bug #739 - Method "QTransform::map(qreal x, qreal y, qreal* tx, qreal* ty) const" missing
Bug #752 - Method "void QSplitter::getRange(int index, int* min, int* max) const" missing

Also added unit tests.
2011-04-07 15:17:30 -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 739 and 752. 2011-04-07 15:17:30 -03:00
tests Fixes bugs 739 and 752. 2011-04-07 15:17:30 -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