Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port example rcc files to use byte literals | Friedemann Kleint | 2016-09-19 | 2 | -6/+88 |
| | | | | | | | | | Prefix data by b as if regenerated for Python 3. This works with Python 2 as well. Task-number: PYSIDE-328 Change-Id: I1145a53450d5f69b955c3014aa057106a5d644a4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> | ||||
* | change all scripts to respect the new PySide2 module name. | Christian Tismer | 2015-09-21 | 24 | -26/+26 |
| | |||||
* | remove phonon | Christian Tismer | 2015-07-05 | 1 | -4/+0 |
| | |||||
* | Fixes QtDemo to use the new QtCore.__version_info__ instead of âĩ | Marcelo Lira | 2010-11-23 | 1 | -2/+2 |
| | | | | | | QtCore.QT_VERSION. This also replaces QtCore.QT_VERSION_STR for QtCore.__version__. | ||||
* | fixed signal signature in embeddeddialogs.py | Matti Airas | 2010-09-10 | 1 | -1/+1 |
| | |||||
* | added execute bit to main binary | Matti Airas | 2010-08-24 | 1 | -0/+0 |
| | |||||
* | Updating demos dir to reflect new PyQt4 examples. | Luciano Wolf | 2010-08-02 | 16 | -526/+592 |
| | |||||
* | Fixing examples | Lauro Neto | 2010-01-21 | 1 | -1/+1 |
| | | | | | | | | | | | - Import and signal connection - parent() override now calls QObject.parent - Fixed multiple inheritance - Static method usage - implicit conversions - use QUiLoader instead of uic Reviewed by Luciano Wolf <luciano.wolf@openbossa.org> | ||||
* | Fixes to qtdemo to run with PySide | Lauro Neto | 2010-01-12 | 3 | -4/+6 |
| | | | | | old-style connect deprecated methods | ||||
* | Fixing imports in qtdemo | Lauro Neto | 2010-01-12 | 22 | -45/+24 |
| | |||||
* | Remove the pyc files | Douglas Soares de Andrade | 2009-08-23 | 20 | -0/+0 |
| | |||||
* | 1st step towards a working qtdemo | Ahmed Youssef | 2009-08-21 | 21 | -3/+5 |
| | |||||
* | cleaning | Ahmed Youssef | 2009-08-21 | 20 | -0/+0 |
| | |||||
* | moving to PySide instead of PyQt4 | Ahmed Youssef | 2009-08-21 | 42 | -1/+23 |
| | |||||
* | commenting setMargin, pyrcc the .rc file | Ahmed Youssef | 2009-08-21 | 23 | -2/+3558 |
| | |||||
* | Adding the pyqt ported examples (replacing xmon examples because most of âĩ | Douglas Soares de Andrade | 2009-08-19 | 4 | -32/+1986 |
| | | | | then did not work here) | ||||
* | Init | Ahmed Youssef | 2009-08-19 | 32 | -0/+3913 |