..
autoarraypointer.h
Fix project name on license boilerplates.
2010-09-09 12:02:51 -03:00
CMakeLists.txt
Create PySideWeakRef class.
2011-05-19 10:29:59 -03:00
dynamicqmetaobject.cpp
Uses QMetaObject revision 3.
2011-05-11 10:18:16 -03:00
dynamicqmetaobject.h
Uses QMetaObject revision 3.
2011-05-11 10:18:16 -03:00
dynamicqmetaobject_p.h
Uses QMetaObject revision 3.
2011-05-11 10:18:16 -03:00
globalreceiver.cpp
Remove unused variables and warnings when using gcc 4.6.
2011-04-07 16:33:42 -03:00
globalreceiver.h
Fix project name on license boilerplates.
2010-09-09 12:02:51 -03:00
pyside.cpp
Fix bug 836 - "Pyside crashes with more than four base classes"
2011-04-27 19:08:40 -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 #835 - "pyside breaks descriptor protocol"
2011-05-06 15:11:06 -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
Fixed signal name parser.
2011-05-05 11:41:25 -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
pysideweakref.cpp
Create PySideWeakRef class.
2011-05-19 10:29:59 -03:00
pysideweakref.h
Create PySideWeakRef class.
2011-05-19 10:29:59 -03:00
signalmanager.cpp
Avoid run PyObjectWrapper operators without python interpreter.
2011-05-09 16:32:48 -03:00
signalmanager.h
Implemented stream operator for PyObjectWrapper.
2011-04-28 10:34:49 -03:00