aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* webenginecore - QtWebEngineProfile setNotificationPresenterShyamnath Premnadh2022-05-187-0/+301
* Examples: Raise C++ standard to 17 for Qt 6Friedemann Kleint2022-05-132-4/+4
* QtDataVisualization: Add an example for using a numpy array directlyFriedemann Kleint2022-05-054-0/+532
* PySide6: Rename the surface_numpy to surface_model_numpyFriedemann Kleint2022-05-054-0/+0
* Refactor the surface examplesFriedemann Kleint2022-04-294-540/+552
* Migrate from QLatin1Char to UTF-16 char literalsFriedemann Kleint2022-04-251-1/+2
* Add a surface example using numpy arraysFriedemann Kleint2022-04-204-0/+568
* Surface example: Brush up the codeFriedemann Kleint2022-04-132-5/+8
* Surface example: Fix loading the image from a different pathFriedemann Kleint2022-04-131-1/+3
* Add a minimal surface exampleFriedemann Kleint2022-04-132-0/+95
* 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