aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtSvg
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
* Replaced all entries of reference-count with action=add to action=set.Hugo Parente Lima2012-03-081-1/+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
* 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
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-10/+0
* Fixed QtScriptTools CMake file and others files.Renato Filho2010-08-201-12/+0
* created macro to compile pyside modules.Renato Filho2010-08-191-34/+25
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* 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
* Fix dynamic linking in various modules.Renato Filho2010-05-191-0/+1
* Use the right typesystem file for QtGui.Hugo Lima2010-03-232-4/+4
* Install module headers.Hugo Lima2010-03-231-0/+2
* Initial QtSvg bindingsCarlos Goncalves2010-03-022-0/+94