aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port macextras/macpasteboardmime to PySide25.6Liang Qi2017-05-131-0/+127
* Add multimedia examples for camera and mediaplayerFriedemann Kleint2017-05-123-0/+349
* Add a legacy example for QOpenGLWidgetFriedemann Kleint2017-05-031-0/+289
* hellogl.py: Fix signal creationFriedemann Kleint2017-04-241-4/+4
* Follow the directory structure in qt5/qtbaseLiang Qi2017-01-21345-0/+0
* Port QtQuick examples to PySide2Alexandru Croitor2016-12-1325-719/+917
* Port OpenGL examplesFriedemann Kleint2016-11-046-149/+339
* Port example rcc files to use byte literalsFriedemann Kleint2016-09-1938-114/+1672
* Port audiooutput example from PyQtFriedemann Kleint2016-09-121-0/+301
* Port some PyQt examples to PySide2Friedemann Kleint2016-08-058-712/+889
* Port examplesFriedemann Kleint2016-07-1372-1702/+3984
* change all scripts to respect the new PySide2 module name.Christian Tismer2015-09-21212-217/+217
* add a readmeChristian Tismer2015-09-201-0/+19
* remove phononChristian Tismer2015-07-0515-1544/+0
* Fix find files, which had wrong usage of list.count()Christian Tismer2014-12-171-3/+3
* Merge pull request #19 from mponweiser/masterRoman Lacko2014-10-142-1/+3
|\
| * Reinserted missing linemponweiser2014-09-151-1/+1
| * Fixes to itemviews/addressbookmponweiser2014-09-152-2/+4
|/
* Merge pull request #16 from chrrrisw/masterRoman Lacko2014-09-041-1/+1
|\
| * QtGui has no QPointChris Willoughby2014-09-041-1/+1
|/
* Python 3 compatibility fixesRoman Lacko2014-04-198-15/+15
* Fixed inconsistent use of tabs and spaces in indentationRoman Lacko2014-04-193-3/+3
* Merge pull request #13 from Lazik/patch-2Roman Lacko2013-08-171-1/+1
|\
| * Update hellogl.pyLazik2013-08-161-1/+1
|/
* Merge pull request #12 from alal/fix_type_errorRoman Lacko2013-08-070-0/+0
|\
| * Fix a type errorCC2013-08-071-3/+3
* | Merge pull request #11 from alal/masterRoman Lacko2013-08-072-4/+4
|\ \ | |/ |/|
| * Fix a type error bug.CC2013-08-071-3/+3
| * Fix a old bug.CC2013-08-071-1/+1
|/
* Merge pull request #10 from Lazik/patch-1Roman Lacko2013-08-011-2/+2
|\
| * Update mandelbrot.pyLazik2013-07-141-2/+2
* | Merge pull request #8 from hogbait/masterRoman Lacko2013-08-011-15/+15
|\ \
| * | Fix orientation bug in opengl/hellogl exampleZack Drach2013-04-281-15/+15
| |/
* | Merge pull request #7 from nicoddemus/pytestRoman Lacko2013-08-012-5/+41
|\ \
| * | removed stopForInteraction left by accidentBruno Oliveira2013-04-111-1/+0
| * | added test for examples/dialogs/findfiles.pyBruno Oliveira2013-04-112-5/+42
| |/
* | Merge pull request #6 from RodericDay/patch-1Roman Lacko2013-08-011-2/+2
|\ \ | |/ |/|
| * Fixed broken references to `scene` > `self.scene`Roderic Day2013-02-201-2/+2
|/
* Fix bug in painting/svgviewer exampleigor_bogomolov2012-01-041-2/+2
* 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
* Fix bug in tools/settingseditor/settingseditor exampleigor_bogomolov2012-01-041-4/+4
* Fix bug in tools/codecs/codecs exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in richtext/syntaxhighlighter/syntaxhighlighter exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in state-machine/trafficlight example.igor_bogomolov2012-01-046-1/+7
* Fix bug in examples/mainwindows/recentfiles exampleigor_bogomolov2012-01-041-2/+2
* Fix bug in layouts/flowlayout exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in layouts/borderlayout exampleigor_bogomolov2012-01-041-1/+1
* Fix bug in dialogs/standarddialogs exampleigor_bogomolov2012-01-041-3/+3