aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Initial port of signal slots infrastructure from PySide to the Shiboken version.Hugo Lima2009-12-161-1/+2
* Enable parent ctor heuristic for PySide.Hugo Lima2009-12-011-1/+1
* Re-added the root project name, without it cmake get crazy when you tryHugo Lima2009-11-231-0/+2
* Set default symbol visibility to hidden, so pyside is even smaller!Hugo Lima2009-11-201-2/+2
* Added inject codes for methods like QString::toDouble, QByteArray::toFloat, etc.Hugo Lima2009-11-181-2/+0
* Just disable the warning about strict-aliasing instead of disable the optimiz...Hugo Lima2009-11-101-1/+1
* Add support for distributed compilation using icecc.Hugo Lima2009-11-101-0/+2
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-211-0/+1
* Adding flag -fno-strict-aliasingLauro Neto2009-09-211-2/+2
* Initial experiments with shiboken and QtHugo Lima2009-09-091-0/+65