..
phonon
Add needed cast to compile using python versions <2.6
2010-12-01 11:08:28 -03:00
QtCore
Implement __repr__ function for class with Float attributes.
2011-01-28 18:02:20 -03:00
QtDeclarative
Add polymorphic-id-expression to QGraphicsObject and QDeclarativeItem.
2011-01-13 13:59:01 -02:00
QtGui
Fix bug 565 - "QImage missing *data constructors"
2011-01-28 19:33:42 -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
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
Fix bug#623 - "QGLWidget.bindTexture(QPixmap, GLenum, GLenum) is missing"
2011-01-20 15:12:41 -02: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