This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Hugo Parente Lima eb6145b96b Fix bugs 771, 772, 779, 780, 781, 782, 783 and 784
Bug 771 - "Constructor "QStandardItem(const QStandardItem&)" missing"
Bug 772 - "Method "QPainter::drawConvexPolygon(const QPoint* points, int pointCount)" missing"
Bug 779 - "Method "QPainter::drawLines(const QLine* lines, int lineCount)" missing"
Bug 780 - "Method "QPainter::drawLines(const QPoint*, int)" missing"
Bug 781 - "Method "QPainter::drawPoints(const QPoint*, int)" missing"
Bug 782 - "Method "QPainter::drawPolygon(const QPointF*, int, Qt::FillRule)" missing"
Bug 783 - "Method "QPainter::drawPolyline(const QPoint*, int)" missing"
Bug 784 - "Method "QPainter::drawRects(const QRect*, int)" missing"

Reviewer: Renato Araújo <renato.araujo@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-04-25 18:11:36 -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 Created QtDeclarative.ListProperty documentation. 2011-04-12 17:48:46 -03:00
libpyside Use PyFloat as double in signal signatures. 2011-04-13 18:29:19 -03:00
plugins Fixed QtUiTools plugin. 2010-12-21 17:28:20 -03:00
PySide Fix bugs 771, 772, 779, 780, 781, 782, 783 and 784 2011-04-25 18:11:36 -03:00
tests Fix bugs 771, 772, 779, 780, 781, 782, 783 and 784 2011-04-25 18:11:36 -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 Updated dependency version. 2011-04-07 18:01:33 -03:00
COPYING Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00