aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add a legacy example for QOpenGLWidgetFriedemann Kleint2017-05-031-0/+289
* Follow the directory structure in qt5/qtbaseLiang Qi2017-01-21284-0/+50114
* Port example rcc files to use byte literalsFriedemann Kleint2016-09-191-3/+44
* Port examplesFriedemann Kleint2016-07-131-20/+61
* change all scripts to respect the new PySide2 module name.Christian Tismer2015-09-2119-19/+19
* Python 3 compatibility fixesRoman Lacko2014-04-191-1/+1
* Fix bug in widgets/styles exampleigor_bogomolov2012-01-041-2/+2
* Fix bug in widgets/lineedits exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in widgets/calculator exampleigor_bogomolov2012-01-041-2/+2
* Update scribble.Lauro Neto2011-09-061-1/+1
* Fix the widgets/charactermap example.limon2011-02-151-9/+14
* Fixed part of icons example.Marcelo Lira2010-12-201-19/+9
* Fixed calculator example.Marcelo Lira2010-11-251-3/+3
* Fixed charactermap example.Marcelo Lira2010-11-241-12/+20
* Fixed use of function QFileDialog::getSaveFileName.Renato Araujo Oliveira Filho2010-11-241-1/+2
* Imports PySide properly and removes the usage of QVariant.Marcelo Lira2010-11-232-8/+3
* Tooltip example fixed to import PySide instead of PyQt4.Marcelo Lira2010-11-231-3/+3
* fixed the widgets examplesMatti Airas2010-09-107-20/+102
* Updated tests to new api.Renato Filho2010-07-2734-1434/+1164
* Some examples ported to PySide API 2.0.Hugo Parente Lima2010-07-0610-232/+223
* Fixing widgets examplesLauro Neto2010-02-243-4/+5
* Fixing examplesLauro Neto2010-01-211-2/+2
* Updated use of deprecated function.renato2010-01-151-5/+4
* Fix calculator exampleChris Hills2009-08-211-2/+2
* Fix tetrix exampleChris Hills2009-08-211-2/+2
* pushing pyqplayerAhmed Youssef2009-08-201-0/+1
* Adding the pyqt ported examples (replacing xmon examples because most of then...Douglas Soares de Andrade2009-08-1934-905/+1160
* InitAhmed Youssef2009-08-1938-0/+4054