aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtOpenGL
Commit message (Expand)AuthorAgeFilesLines
* Port all buffer related code to the new Shiboken buffer interface.Hugo Parente Lima2012-03-081-2/+2
* Add since attribute for classes and enums added on Qt4.6 and Qt4.7.Hugo Parente Lima2012-03-081-4/+4
* Remove typesystem verbosity after fix of bug 417.Hugo Parente Lima2012-03-081-4/+4
* Fixed CMakeLists.txt files to prevent static source files of being deleted by...Marcelo Lira2012-03-081-1/+2
* Type systems of all modules but QtCore and QtGui reviewed.Hugo Parente Lima2012-03-081-11/+10
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-2/+1
* Fix QGLBuffer::map code injection and test.Hugo Parente Lima2012-03-081-6/+12
* Don't reject QGLWidget::setMouseTracking function.Hugo Parente Lima2012-03-081-1/+0
* Fix bug#623 - "QGLWidget.bindTexture(QPixmap, GLenum, GLenum) is missing"Hugo Parente Lima2012-03-081-1/+0
* Add GLuint as primitive type.Hugo Parente Lima2012-03-081-0/+1
* Fix bug#438 - "Can't find Python.h on OS X"Hugo Parente Lima2010-10-281-1/+1
* Fix crashes caused by the newer changes on shiboken generator.Hugo Parente Lima2010-10-281-4/+4
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* Workaround to change the documentation about the return value of some functions.Hugo Parente Lima2010-10-071-0/+3
* Revert "Fixed doc of return values."Hugo Parente Lima2010-10-051-3/+0
* Fixed doc of return values.Hugo Parente Lima2010-10-051-0/+3
* Modified the type system files to make use of nested type declarations.Marcelo Lira2010-09-231-14/+15
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
* Use the correct path separator when under Windows.Hugo Parente Lima2010-08-311-1/+1
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-2/+3
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-2/+1
* created macro to compile pyside modules.Renato Filho2010-08-191-30/+24
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* Update modules to work without protect hack.Renato Filho2010-07-231-0/+1
* Typesystem cleanup.Hugo Parente Lima2010-07-061-5/+1
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+2
* Updated QtOpenGL typesystem to Qt 4.7.Renato Filho2010-05-262-0/+74
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Added missing enums to QtOpenGL type system.Marcelo Lira2010-03-261-0/+2
* Install module headers.Hugo Lima2010-03-231-0/+2
* Bindings for QtOpenGL.Hugo Lima2010-03-192-0/+132