aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Initia QtCore port to python3.Renato Filho2012-03-081-0/+2
* Fixed compilation with python3.Renato Filho2012-03-081-3/+3
* Implemented GlobalReceiverV2.Renato Filho2012-03-081-0/+1
* Created DestroyListener class.Renato Filho2012-03-081-0/+6
* Implemented PySide::ClassInfo Object.Renato Filho2012-03-081-0/+2
* Create PySideWeakRef class.Renato Filho2012-03-081-0/+2
* Use python base name as library prefix.Renato Araujo Oliveira Filho2012-03-081-1/+4
* Implemented PySideMetaFunction class used to call dynamic slots.renatofilho2010-11-051-7/+9
* Renamed qsignal, qslot, qproperty files to pyside*.renatofilho2010-11-031-5/+5
* Uses python include path provided by Shiboken.Hugo Parente Lima2010-10-261-2/+1
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* Use CMAKE_<CONFIG>_POSTFIX on config files, used for cmake and pkgconfig.renatofilho2010-09-201-0/+6
* Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...ps-0.4.1Renato Filho2010-09-101-3/+4
* created macro to compile pyside modules.Renato Filho2010-08-191-1/+2
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* Implemented support to properties on QMetaObject.Renato Filho2010-07-081-0/+2
* Fix cmake files used by other projects to detect PySide.Hugo Parente Lima2010-06-251-2/+2
* Included qsinal.h in installed files.Renato Filho2010-06-211-0/+1
* Fix libpyside install.Catalin Iacob2010-06-211-1/+4
* Implemented support to modify slot return type.Renato Filho2010-05-171-0/+4
* Fix libshiboken SONAME.Hugo Parente Lima2010-05-041-1/+1
* Install pysideconversions.h to the proper place.Luciano Wolf2010-05-031-0/+1
* Add PySideConfig.cmake and PySideVersion.cmake files.Hugo Lima2010-03-231-0/+7
* Add pkg-config file for libpyside.Hugo Lima2010-03-231-0/+5
* PySide depends on libpyside which needs to be installedCarlos Goncalves2010-01-271-0/+19
* Link against QtCore and add it to the include directories.Hugo Lima2010-01-251-2/+2
* Adapt to changed in libshiboken API.Hugo Lima2010-01-141-1/+0
* Initial implementation of the new architeture for signal/slots.Hugo Lima2009-12-301-4/+1
* We have a nice Dynamic MetaObject! Yay!Hugo Lima2009-12-161-2/+3
* Initial port of signal slots infrastructure from PySide to the Shiboken version.Hugo Lima2009-12-161-0/+21