aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos
Commit message (Collapse)AuthorAgeFilesLines
* Port example rcc files to use byte literalsFriedemann Kleint2016-09-192-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 Tismer2015-09-2124-26/+26
|
* remove phononChristian Tismer2015-07-051-4/+0
|
* Fixes QtDemo to use the new QtCore.__version_info__ instead of â†ĩMarcelo Lira2010-11-231-2/+2
| | | | | | QtCore.QT_VERSION. This also replaces QtCore.QT_VERSION_STR for QtCore.__version__.
* fixed signal signature in embeddeddialogs.pyMatti Airas2010-09-101-1/+1
|
* added execute bit to main binaryMatti Airas2010-08-241-0/+0
|
* Updating demos dir to reflect new PyQt4 examples.Luciano Wolf2010-08-0216-526/+592
|
* Fixing examplesLauro Neto2010-01-211-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 PySideLauro Neto2010-01-123-4/+6
| | | | | old-style connect deprecated methods
* Fixing imports in qtdemoLauro Neto2010-01-1222-45/+24
|
* Remove the pyc filesDouglas Soares de Andrade2009-08-2320-0/+0
|
* 1st step towards a working qtdemoAhmed Youssef2009-08-2121-3/+5
|
* cleaningAhmed Youssef2009-08-2120-0/+0
|
* moving to PySide instead of PyQt4Ahmed Youssef2009-08-2142-1/+23
|
* commenting setMargin, pyrcc the .rc fileAhmed Youssef2009-08-2123-2/+3558
|
* Adding the pyqt ported examples (replacing xmon examples because most of â†ĩDouglas Soares de Andrade2009-08-194-32/+1986
| | | | then did not work here)
* InitAhmed Youssef2009-08-1932-0/+3913