PySide/libpyside
Hugo Parente Lima 7909d294f5 Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting."
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Renato Araújo <renato.filho@openbossa.org>
2011-02-09 18:26:55 -02: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 Add support for extension into PySide properties. 2010-12-09 14:40:56 -02: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 Fixed dynamic meta object to avoid empty meta method. 2010-12-01 15:38:16 -02:00
globalreceiver.h Fix project name on license boilerplates. 2010-09-09 12:02:51 -03:00
pyside.cpp Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting." 2011-02-09 18:26:55 -02: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 Add support for extension into PySide properties. 2010-12-09 14:40:56 -02: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 651 - "Calling disconnect() with no arguments causes segfault" 2011-02-02 11:36:12 -02: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 Moved pyside slot attr name do pysideslot_p.h. 2010-12-03 19:35:58 -02:00
pysideslot_p.h Moved pyside slot attr name do pysideslot_p.h. 2010-12-03 19:35:58 -02:00
signalmanager.cpp Fixed problems to emit signals with objects types. 2011-02-07 17:32:47 -03:00
signalmanager.h Fixed qt_metacall, now everything works as it should. 2010-12-02 18:12:24 -02:00