aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtDeclarative/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix path of pysideqmlregistertype.cpp.Hugo Parente Lima2012-03-081-4/+1
* Avoid delete file from source dir.Renato Filho2012-03-081-1/+4
* Fixed CMakeLists.txt files to prevent static source files of being deleted by...Marcelo Lira2012-03-081-2/+2
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-4/+5
* Avoid removal of qmlregistertype.cpp by the build system.Hugo Parente Lima2012-03-081-3/+3
* Initial implementation of qmlRegisterType.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
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* 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
* Updated Declarative typesystem.Renato Filho2010-08-251-0/+1
* created macro to compile pyside modules.Renato Filho2010-08-191-36/+33
* 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
* Initial bindings for QtDeclarative module.Hugo Parente Lima2010-05-241-0/+59