aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtScript
Commit message (Expand)AuthorAgeFilesLines
* Add since attribute for classes and enums added on Qt4.6 and Qt4.7.Hugo Parente Lima2012-03-081-1/+1
* Remove typesystem verbosity after fix of bug 417.Hugo Parente Lima2012-03-081-3/+3
* 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
* Fix crashes caused by the newer changes on shiboken generator.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-18/+23
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-1/+2
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-2/+1
* created macro to compile pyside modules.Renato Filho2010-08-191-30/+22
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* Exported flags on enum in script typesystem.Renato Filho2010-07-081-2/+2
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Adding missing filesLauro Neto2010-05-031-2/+9
* Add missing flags attribute.Lauro Neto2010-04-301-1/+1
* Adding support to QtScript module.Luciano Wolf2010-04-232-0/+78