aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Player example: Simplify slot connectionsFriedemann Kleint2017-09-281-5/+5
* 3d bars example: Streamline codeFriedemann Kleint2017-09-251-8/+2
* Add 3d bars example for QtDataVisualizationFriedemann Kleint2017-09-251-0/+121
* Quick examples: Standardize loading codeFriedemann Kleint2017-09-1512-14/+56
* Charts example/Windows: Replace dot in parsing output of tasklistFriedemann Kleint2017-09-131-1/+1
* Add WebEngineWidgets simple browser exampleFriedemann Kleint2017-09-131-0/+102
* Add a scriptable applicationFriedemann Kleint2017-07-1111-0/+1012
* Add example for QTextToSpeechFriedemann Kleint2017-06-021-0/+108
* Add example for QtChartsFriedemann Kleint2017-05-301-0/+128
* 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-1937-111/+1628
* 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-21200-202/+202
* remove phononChristian Tismer2015-07-0515-1544/+0
* Fix find files, which had wrong usage of list.count()Christian Tismer2014-12-171-3/+3
* Reinserted missing linemponweiser2014-09-151-1/+1
* Fixes to itemviews/addressbookmponweiser2014-09-152-2/+4
* 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
* Update hellogl.pyLazik2013-08-161-1/+1
* 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
| |/
* / 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