PySide/PySide
Marcelo Lira 3a8ee64d1f Removed the "default-constructor" from some QtCore type entries.
The generator was improved to do a better job figuring out a default
constructor for types.

Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
2011-07-28 18:11:03 -03:00
..
phonon Remove typesystem verbosity after fix of bug 417. 2011-05-11 11:13:13 -03:00
QtCore Removed the "default-constructor" from some QtCore type entries. 2011-07-28 18:11:03 -03:00
QtDeclarative Fix bug 926 - "qmlRegisterType does not work with QObject" 2011-07-20 15:31:33 -03:00
QtGui Fix typo on function modification signature. 2011-07-22 15:06:54 -03:00
QtHelp Fixed CMakeLists.txt files to prevent static source files of being deleted by "make clean". 2011-04-14 19:15:56 -03:00
QtMaemo5 Fixed CMakeLists.txt files to prevent static source files of being deleted by "make clean". 2011-04-14 19:15:56 -03:00
QtMultimedia Fixed CMakeLists.txt files to prevent static source files of being deleted by "make clean". 2011-04-14 19:15:56 -03:00
QtNetwork Fix bug 857 - "64bit Windows build broken" 2011-05-16 15:19:56 -03:00
QtOpenGL Fixes the support for QGLShaderProgram's array functions. 2011-07-28 18:09:50 -03:00
QtScript Implement a more detailed __repr__ function for QScriptValue. 2011-07-27 17:54:27 -03:00
QtScriptTools Add since attribute for classes and enums added on Qt4.6 and Qt4.7. 2011-05-12 19:00:44 -03:00
QtSql Remove typesystem verbosity after fix of bug 417. 2011-05-11 11:13:13 -03:00
QtSvg Fixed CMakeLists.txt files to prevent static source files of being deleted by "make clean". 2011-04-14 19:15:56 -03:00
QtTest Only add Qt4.6 classes when using Qt4.6 on QtTest and QtGui. 2011-05-12 19:04:22 -03:00
QtUiTools Fix bug 913 - "Widgets inside QTabWidget are not exported as members of the containing widget" 2011-07-11 15:11:56 -03:00
QtWebKit Fix bug 803 - "QWebElementCollection.operator[] is not implemented" 2011-05-18 14:29:29 -03:00
QtXml Fixed CMakeLists.txt files to prevent static source files of being deleted by "make clean". 2011-04-14 19:15:56 -03:00
QtXmlPatterns Add since attribute for classes and enums added on Qt4.6 and Qt4.7. 2011-05-12 19:00:44 -03:00
__init__.py.in New format for __version_info__. 2011-01-04 16:47:57 -02:00
CMakeLists.txt Remove the restriction of detecing QtOpenGL module just when the gl.h header was found. 2011-05-10 10:25:51 -03:00
global.h.in Implemented support to MSG type on windows. 2011-06-08 16:20:53 -03:00
licensecomment.txt Update copyright year of license boiler plate. 2011-07-18 16:08:33 -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
pysideqtesttouch.h Implemented QTestTouch functions. 2011-05-02 19:11:20 -03:00
pysidewtypes.h Implemented support to MSG type on windows. 2011-06-08 16:20:53 -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 QMainWindow ownership control. 2011-07-04 19:27:55 -03:00