PySide/PySide
Hugo Parente Lima a38db0fe03 Fix bug#514 - "Static method QByteArray.fromRawData is missing from QtCore"
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Lauro Moura <lauro.neto@openbossa.org>
2010-12-30 17:03:36 -02:00
..
phonon Add needed cast to compile using python versions <2.6 2010-12-01 11:08:28 -03:00
QtCore Fix bug#514 - "Static method QByteArray.fromRawData is missing from QtCore" 2010-12-30 17:03:36 -02:00
QtDeclarative Changes the arg name from p to parent to make parent heuristic work. 2010-12-29 10:14:28 -02:00
QtGui Fix bug 546 - "Python crash on exit" 2010-12-30 15:39:44 -02:00
QtHelp Fix bug#438 - "Can't find Python.h on OS X" 2010-10-28 15:48:28 -02:00
QtMaemo5 Appended ${QtGui_BINARY_DIR} on typesystem_path for QtMaemo5 module. 2010-12-28 14:12:24 -03:00
QtMultimedia Fix bug#438 - "Can't find Python.h on OS X" 2010-10-28 15:48:28 -02:00
QtNetwork Added QSslCertificate to QtNetwork module. 2010-12-21 17:28:20 -03:00
QtOpenGL Add GLuint as primitive type. 2010-12-17 19:16:56 -02:00
QtScript Fix bug#438 - "Can't find Python.h on OS X" 2010-10-28 15:48:28 -02:00
QtScriptTools Fix bug#438 - "Can't find Python.h on OS X" 2010-10-28 15:48:28 -02:00
QtSql Fix bug#438 - "Can't find Python.h on OS X" 2010-10-28 15:48:28 -02:00
QtSvg Fix bug#438 - "Can't find Python.h on OS X" 2010-10-28 15:48:28 -02:00
QtTest Fix bug#438 - "Can't find Python.h on OS X" 2010-10-28 15:48:28 -02:00
QtUiTools Adapt to API changes in libshiboken. 2010-11-23 14:37:16 -02:00
QtWebKit Fix bug#558 - "print attribute of a QWebFrame cannot be accessed normally" 2010-12-20 11:18:42 -02:00
QtXml Adapt to API changes in libshiboken. 2010-11-23 14:37:16 -02:00
QtXmlPatterns Fix bug#438 - "Can't find Python.h on OS X" 2010-10-28 15:48:28 -02:00
__init__.py.in Added PySide attributes to specify current version, and Qt version. 2010-11-12 14:25:27 -03:00
CMakeLists.txt Test for QTDESIGNER before add QTUITOOLS. 2010-12-28 12:00:02 -03:00
global.h.in Added missing classes. 2010-09-29 11:34:46 -03:00
licensecomment.txt Fix copyright year of generated files. 2010-09-09 12:02:51 -03:00
private.py Created module shutdown function necessary to avoid call python functions before module exit. 2010-09-08 19:39:31 -03:00
qpytextobject.cpp Added documentation to QPyTextObject class. 2010-10-06 11:40:42 -03:00
qpytextobject.h Add newline in the end of qpytextobject.h to avoid compiler warnings 2010-09-09 15:51:50 -04:00
typesystem_templates.xml Fixed global functions from QT_TR_NOOP and QT_TRANSLATE_NOOP family. 2010-12-21 12:23:39 -03:00