aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: replace http by httpsCristián Maureira-Fredes2022-04-01263-266/+266
* Polish the samplebinding exampleFriedemann Kleint2022-03-215-37/+44
* Fix scriptableapplication to build on macOS with framework Qt, amendChristian Tismer2022-03-211-2/+3
* Add a context manager for override cursorsFriedemann Kleint2022-03-183-31/+26
* Add loopback exampleJaime Resano2022-03-185-0/+253
* Add the 'grouped' example of the QML reference examplesFriedemann Kleint2022-03-036-0/+381
* Add the 'binding' example of the QML reference examplesFriedemann Kleint2022-03-027-0/+479
* Add the 'valuesource' example of the QML reference examplesFriedemann Kleint2022-02-288-1/+466
* QAbstractOAuth - add setModifyParametersFunctionShyamnath Premnadh2022-02-221-3/+20
* Add the 'attached' example of the QML reference examplesFriedemann Kleint2022-02-166-0/+350
* Add the extended' example of the QML reference examplesFriedemann Kleint2022-02-164-0/+231
* PyPySide: Fix locker handling which enables MandelbrotChristian Tismer2022-02-032-20/+20
* Fix the OpenGL textures example for Qt 6Friedemann Kleint2022-02-021-70/+88
* Fix examples/widgets/dialogs/classwizard.pyShyamnath Premnadh2022-01-281-1/+1
* Use Opaque container for OpenGL in the hellogl2 exampleFriedemann Kleint2022-01-271-22/+9
* examples: Turn most QPainter instances into context managersChristian Tismer2022-01-2626-440/+370
* Examples: Fix example URLs and documentation warningsFriedemann Kleint2022-01-264-8/+5
* Add editable tree model exampleJaime Resano2022-01-268-0/+680
* Port the threadedqopenglwidget exampleFriedemann Kleint2022-01-267-0/+681
* PyPySide: handle QPainter correctly with GCChristian Tismer2022-01-2422-0/+53
* examples: Fix examples/widgets/richtext/textedit/textedit.pyChristian Tismer2022-01-211-4/+4
* examples: Fix state-machine/rogue/rogue.pyChristian Tismer2022-01-211-1/+1
* Examples: Remove remaining qmlRegisterType()Friedemann Kleint2022-01-219-21/+52
* examples: Fix widgets/screenshot.pyChristian Tismer2022-01-201-1/+2
* examples: Fix conversion omission in settingseditor.pyChristian Tismer2022-01-191-1/+1
* examples: Fix f-string in corelib/mimetypesbrowser.pyChristian Tismer2022-01-191-1/+1
* Add documentation to the plot exampleFriedemann Kleint2022-01-172-0/+36
* Regenerate the example ui filesFriedemann Kleint2022-01-148-33/+57
* Python example for QRegularExpressionShyamnath Premnadh2022-01-115-0/+565
* Add reserve()/capacity() to contiguous opaque containersFriedemann Kleint2022-01-061-0/+1
* AudioSource Example + Binding for QAudioFormat.normalizedSampleValue(data: by...Shyamnath Premnadh2021-12-284-0/+256
* Add mimetypesexampleShyamnath Premnadh2021-12-216-0/+446
* Fix Tetrix example errorDaniel J Brown2021-12-171-2/+2
* Regenerate the example resource filesFriedemann Kleint2021-12-1517-3553/+3553
* samplebinding example: Remove primitive type definitionsFriedemann Kleint2021-12-102-11/+5
* Update example documentation of samplebinding / scriptableapplicationFriedemann Kleint2021-12-104-21/+43
* Document the scriptableapplication, samplebinding examplesFriedemann Kleint2021-12-084-166/+233
* Fix customgeometry.pyproject fileFriedemann Kleint2021-11-291-1/+1
* Add QtQuick3D moduleCristián Maureira-Fredes2021-11-2915-0/+1475
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-261-2/+2
* Brush up the blurpicker exampleFriedemann Kleint2021-11-264-47/+39
* Examples: Fix the directory structure in widgets/effectsFriedemann Kleint2021-11-242-0/+0
* blurpicker example: Fix syntax error in pyproject fileFriedemann Kleint2021-11-231-1/+1
* Add blurpicker exampleJaime Resano2021-11-2216-0/+308
* Brush up the openglunderqml exampleFriedemann Kleint2021-11-223-11/+8
* scriptable: make it work by default on macOS, tooChristian Tismer2021-11-221-1/+1
* Examples: Polish the statemachine examplesFriedemann Kleint2021-11-136-31/+37
* Examples: Fix copy-paste issue in trafficlight.pyFlorian Bruhin2021-11-131-3/+3
* Add the 'default' example of the QML reference examplesFriedemann Kleint2021-11-106-0/+330
* Add the 'methods' example of the QML reference examplesFriedemann Kleint2021-11-106-0/+308