aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtTest
Commit message (Expand)AuthorAgeFilesLines
* Do not generate QTest::qt_snprintf function.Marcelo Lira2012-03-081-0/+1
* Only add Qt4.6 classes when using Qt4.6 on QtTest and QtGui.Hugo Parente Lima2012-03-081-1/+9
* Add since attribute for classes and enums added on Qt4.6 and Qt4.7.Hugo Parente Lima2012-03-081-4/+4
* Implemented QTestTouch functions.Renato Filho2012-03-082-2/+30
* Fixed CMakeLists.txt files to prevent static source files of being deleted by...Marcelo Lira2012-03-081-1/+2
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-2/+1
* Fix bug#438 - "Can't find Python.h on OS X"Hugo Parente Lima2010-10-281-1/+1
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* Modified the type system files to make use of nested type declarations.Marcelo Lira2010-09-231-8/+7
* 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-272-2/+4
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-2/+1
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-1/+0
* Fixed QtScriptTools CMake file and others files.Renato Filho2010-08-201-12/+0
* created macro to compile pyside modules.Renato Filho2010-08-191-35/+26
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* Add unit test to QListWidget.Renato Filho2010-07-051-0/+1
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
* Fix compilation of QTest bindings on MacOSX.Hugo Parente Lima2010-06-091-0/+13
* Updating QEasingCurve and QTest to compile for ARMEL platforms.Luciano Wolf2010-06-081-0/+2
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Fix dynamic linking in various modules.Renato Filho2010-05-191-1/+1
* Fixed typesystem parser warnings.Renato Filho2010-04-301-2/+2
* Use the right typesystem file for QtGui.Hugo Lima2010-03-232-3/+2
* Install module headers.Hugo Lima2010-03-231-0/+2
* Initial QtTest bindingsLauro Neto2010-03-042-0/+89