This repository contains the CPython Qt bindings generated using the Shiboken generator. http://www.pyside.org
Find a file
Renato Filho 21dc823972 Fixed signal connection with native c++ slot.
Fixes bug #860.

Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>
          Hugo Parente <hugo.lima@openbossa.org>
2011-06-03 17:33:53 -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 827 - "Anchor sign for headers to copy links for sections" 2011-06-02 17:53:47 -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 Fix bug 631 - "QSocketNotifier: Accept file-like object (with .fileno() method) in constructor" 2011-06-02 17:53:47 -03:00
tests Unit test for bug862 - "Problems when printing objects" 2011-06-02 17:53:46 -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