aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Regenerate the example ui filesFriedemann Kleint2022-01-158-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
* Fix Tetrix example errorDaniel J Brown2021-12-241-2/+2
* Add borderlayout exampleJaime Resano2021-12-244-0/+298
* Add mimetypesexampleShyamnath Premnadh2021-12-216-0/+446
* Regenerate the example resource filesFriedemann Kleint2021-12-1517-3553/+3553
* 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
* scriptable: make it work by default on macOS, tooChristian Tismer2021-11-231-1/+1
* Add blurpicker exampleJaime Resano2021-11-2316-0/+308
* Brush up the openglunderqml exampleFriedemann Kleint2021-11-223-11/+8
* 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-116-0/+330
* Add the 'methods' example of the QML reference examplesFriedemann Kleint2021-11-116-0/+308
* Add the 'coercion' example of the QML reference examplesFriedemann Kleint2021-11-117-1/+337
* Add dragable icons exampleJaime Resano2021-11-107-0/+183
* PySide6: Fix documentation of the properties QML reference exampleFriedemann Kleint2021-11-051-2/+2
* Add the 'properties' example of the QML reference examplesFriedemann Kleint2021-11-027-0/+381
* Fix invalid drawing of horizontal lines in the Qt Designer taskmenu exampleElisabeth Ortega2021-10-291-2/+2
* Relational table model exampleElisabeth Ortega2021-10-222-0/+170
* Add screenshot exampleJaime Resano2021-10-224-0/+199
* Add the btscanner exampleFriedemann Kleint2021-10-209-0/+640
* Fix spelling take_at -> takeAtJaime Resano2021-10-181-18/+15
* Add tab dialog exampleJaime Resano2021-10-174-0/+231
* Port the rendercontrol_opengl/rendercontrol_opengl exampleFriedemann Kleint2021-10-116-0/+807
* New Areachart exampleElisabeth Ortega2021-10-104-0/+115
* New Barchart exampleElisabeth Ortega2021-10-104-0/+117
* Add the 'adding' example of the QML reference examplesFriedemann Kleint2021-10-075-0/+265
* Fix Qt Quick Control2 example to workFriedemann Kleint2021-09-291-2/+2
* doc: fix warnings from rst filesCristián Maureira-Fredes2021-09-275-3/+3
* shiboken6: Add opaque containers for C++ sequence containersFriedemann Kleint2021-09-242-0/+108