This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Marcelo Lira 2b1df1698c Updated PySide type systems to use the new type system variables: %ISCONVERTIBLE and %CHECKTYPE.
Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
Reviewed by Renato Araujo <renato.filho@openbossa.org>
2011-06-15 17:35:17 -03:00
cmake/Macros Fixed CMakeLists.txt files to prevent static source files of being deleted by "make clean". 2011-04-14 19:15:56 -03:00
doc Fix bug 424 - "QDockWidget.setTitleBarWidget does not accept 0" 2011-06-07 15:25:07 -03:00
libpyside Fixed signal connection with native c++ slot. 2011-06-03 17:33:53 -03:00
plugins Be compatible with Qt4.5, i.e. no QScopedPointer. 2011-05-12 18:56:53 -03:00
PySide Updated PySide type systems to use the new type system variables: %ISCONVERTIBLE and %CHECKTYPE. 2011-06-15 17:35:17 -03:00
tests Fix bug 879 - "QDoubleSpinBox: Can't call the parent validate() method from a subclass" 2011-06-15 14:45:25 -03:00
.gitattributes Bump to version 0.3.2 2010-05-04 19:22:34 -03:00
.gitignore Added *.pyc to .gitignore 2009-09-28 18:27:50 -03:00
cmake_uninstall.cmake Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00
CMakeLists.txt Updated generatorrunner dependency version. 2011-05-30 16:26:40 -03:00
COPYING Initial experiments with shiboken and Qt 2009-09-09 13:36:26 -03:00