aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtHelp
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* 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-27/+20
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* PySide now installs its type system files.Marcelo Lira2010-06-211-1/+2
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* Update polymorphic-id-expression to QAbstractItemModel derived classes.Renato Filho2010-05-201-2/+2
* Removed unecessary inject code on QtHelp typesystem.Renato Filho2010-04-151-13/+2
* Initial bindings for QtHelpHugo Parente Lima2010-04-092-0/+84