aboutsummaryrefslogtreecommitdiffstats
path: root/libpyside/pysidesignal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed signal connection with native c++ slot.Renato Filho2012-03-081-12/+13
* Create checkType for libpyside objects.Renato Filho2012-03-081-0/+7
* Fixed signal name parser.Renato Filho2012-03-081-1/+1
* Use PyFloat as double in signal signatures.Renato Filho2012-03-081-1/+1
* Fix bug 736 - "Signal/Slot is not working at all"Hugo Parente Lima2012-03-081-1/+1
* Refactor to simplify code just avoding some Cism.Hugo Parente Lima2012-03-081-6/+4
* Make PySide signals work with meta types.Hugo Parente Lima2012-03-081-1/+1
* Fix bug 651 - "Calling disconnect() with no arguments causes segfault"Hugo Parente Lima2012-03-081-5/+8
* Adapt to API changes in libshiboken.Hugo Parente Lima2010-11-231-4/+4
* Update to new Shiboken API (Renamed SbkObjectType)Renato Araujo Oliveira Filho2010-11-191-5/+4
* Changes needed to compile QtCore with libshiboken v1.0Hugo Parente Lima2010-11-101-3/+3
* Renamed qsignal, qslot, qproperty files to pyside*.renatofilho2010-11-031-0/+816