PySide/PySide
2011-02-09 18:05:20 -03:00
..
phonon Updated phonon typesystem to use the new pyside cmake macro syntax. 2011-02-09 18:05:20 -03:00
QtCore Fix 666 - "QByteArray does not support slices" 2011-02-04 19:28:43 -02:00
QtDeclarative Add polymorphic-id-expression to QGraphicsObject and QDeclarativeItem. 2011-01-13 13:59:01 -02:00
QtGui Implemented support for iterator on QTextBlock. 2011-02-09 15:46:25 -03: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 Separated class typesystem from the main typesystem. 2011-02-08 14:49:37 -03:00
QtOpenGL Don't reject QGLWidget::setMouseTracking function. 2011-01-20 15:12:41 -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 Updates documentation of QUiLoader.registerCustomWidget method. 2011-01-14 17:14:13 -03: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 New format for __version_info__. 2011-01-04 16:47:57 -02:00
CMakeLists.txt The global header for PySide is now installed with the libpyside headers. 2011-02-04 18:07:51 -03:00
global.h.in Fix bug#623 - "QGLWidget.bindTexture(QPixmap, GLenum, GLenum) is missing" 2011-01-20 15:12:41 -02: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 Implemented fuction __repr__ for base types. 2011-01-27 17:34:44 -03:00