PySide/libpyside
Hugo Parente Lima f66c09e387 Fix bug 929 - "pkg-config files do not know about Python version tags"
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Marcelo Lira <marcelo.lira@openbossa.org>
2011-07-14 16:08:52 -03:00
..
autoarraypointer.h Fix project name on license boilerplates. 2010-09-09 12:02:51 -03:00
CMakeLists.txt Created DestroyListener class. 2011-05-23 17:43:38 -03:00
destroylistener.cpp Avoid warnings about redefined constants. 2011-06-02 17:53:47 -03:00
destroylistener.h Created DestroyListener class. 2011-05-23 17:43:38 -03:00
dynamicqmetaobject.cpp Implemented staticMetaObject property for QObjects. 2011-07-11 15:34:51 -03:00
dynamicqmetaobject.h Implemented staticMetaObject property for QObjects. 2011-07-11 15:34:51 -03:00
dynamicqmetaobject_p.h Uses QMetaObject revision 3. 2011-05-11 10:18:16 -03:00
globalreceiver.cpp Remove reference leak on global receiver. 2011-06-22 18:06:01 -03:00
globalreceiver.h Fix project name on license boilerplates. 2010-09-09 12:02:51 -03:00
pyside.cpp Implemented staticMetaObject property for QObjects. 2011-07-11 15:34:51 -03:00
pyside.h Removed glue code for QObject.inherits function. 2011-06-20 17:20:50 -03:00
pyside.pc.in Fix bug 929 - "pkg-config files do not know about Python version tags" 2011-07-14 16:08:52 -03:00
pysideclassinfo.cpp Implemented PySide::ClassInfo Object. 2011-05-23 17:43:27 -03:00
pysideclassinfo.h Implemented PySide::ClassInfo Object. 2011-05-23 17:43:27 -03:00
pysideclassinfo_p.h Implemented PySide::ClassInfo Object. 2011-05-23 17:43:27 -03: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 Increment reference for functions used on QtCore.Property. 2011-07-12 10:47:25 -03:00
pysideproperty.h Create checkType for libpyside objects. 2011-05-23 17:43:23 -03:00
pysideproperty_p.h Remove unused field "type" from PySideProperty private struct. 2010-12-09 14:40:57 -02:00
pysidesignal.cpp Fixed PySide signal object constructor. 2011-07-11 15:34:51 -03:00
pysidesignal.h Create checkType for libpyside objects. 2011-05-23 17:43:23 -03:00
pysidesignal_p.h Renamed qsignal, qslot, qproperty files to pyside*. 2010-11-03 10:29:31 -03:00
pysideslot.cpp Fix indentation. 2011-05-23 17:43:03 -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