PySide/libpyside
Renato Filho e39188d636 Change the order of function call on destructionVisitor to avoid problems with cyclic dependency.
Fixes bug #793.

Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Hugo Parente <hugo.lima@openbossa.org>
2011-04-05 10:14:31 -03:00
..
autoarraypointer.h Fix project name on license boilerplates. 2010-09-09 12:02:51 -03:00
CMakeLists.txt Use python base name as library prefix. 2011-01-12 17:27:42 -03:00
dynamicqmetaobject.cpp Appended the metaclass data flags value on head. 2011-02-10 17:30:34 -03:00
dynamicqmetaobject.h Set the object meta object at the declaration time, not instanciation time. 2010-12-03 19:35:59 -02:00
dynamicqmetaobject_p.h Moved pyside slot attr name do pysideslot_p.h. 2010-12-03 19:35:58 -02:00
globalreceiver.cpp Fix bug 790 - "QStyledItemDelegate Signal with lambda and QModelIndex: Fatal Python error: PyEval_SaveThread: NULL tstate" 2011-03-25 16:49:38 -03:00
globalreceiver.h Fix project name on license boilerplates. 2010-09-09 12:02:51 -03:00
pyside.cpp Change the order of function call on destructionVisitor to avoid problems with cyclic dependency. 2011-04-05 10:14:31 -03:00
pyside.h Created function used in PyObject getAttro. 2010-12-15 19:06:45 -03:00
pyside.pc.in New format for __version_info__. 2011-01-04 16:47:57 -02:00
PySideConfig-spec.cmake.in Fix typo on Cmake files. 2011-01-13 14:14:26 -03:00
PySideConfig.cmake.in Fixed path to include file used on cmake files. 2011-01-13 10:45:17 -03:00
PySideConfigVersion.cmake.in Fixed Cmake files used to find the library after the installation. 2011-02-02 11:42:52 -03:00
pysideconversions.h Adapt to API changes in libshiboken. 2010-11-23 14:37:16 -02:00
pysidemacros.h Fix project name on license boilerplates. 2010-09-09 12:02:51 -03:00
pysidemetafunction.cpp Fixed qt_metacall, now everything works as it should. 2010-12-02 18:12:24 -02:00
pysidemetafunction.h Implemented PySideMetaFunction class used to call dynamic slots. 2010-11-05 19:01:07 -03:00
pysidemetafunction_p.h Implemented PySideMetaFunction class used to call dynamic slots. 2010-11-05 19:01:07 -03:00
pysideproperty.cpp Fix bug 699 - "PySide.QtCore.Property doesn't throw a TypeError if the first arg isn't a PyType." 2011-03-25 09:48:11 -03:00
pysideproperty.h Add support for extension into PySide properties. 2010-12-09 14:40:56 -02:00
pysideproperty_p.h Remove unused field "type" from PySideProperty private struct. 2010-12-09 14:40:57 -02:00
pysidesignal.cpp Fix bug 736 - "Signal/Slot is not working at all" 2011-03-22 15:04:40 -03:00
pysidesignal.h Fixed variable scope. 2010-12-22 19:49:50 -03:00
pysidesignal_p.h Renamed qsignal, qslot, qproperty files to pyside*. 2010-11-03 10:29:31 -03:00
pysideslot.cpp Does not use normalizeSignature in functions with return type. 2011-03-21 11:57:38 -03:00
pysideslot_p.h Moved pyside slot attr name do pysideslot_p.h. 2010-12-03 19:35:58 -02:00
signalmanager.cpp Changed local variable naming style. 2011-03-22 15:04:27 -03:00
signalmanager.h Fixed qt_metacall, now everything works as it should. 2010-12-02 18:12:24 -02:00