aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Fix docstr in async/eratosthenes re:tickAdrian Herrmann2022-10-071-11/+6
* examples: adapt widgets examplesCristián Maureira-Fredes2022-10-078-67/+145
* examples: fix errors on sql and chartsShyamnath Premnadh2022-10-072-6/+6
* Fix the editabletreemodel exampleFriedemann Kleint2022-10-061-7/+2
* examples: Add async examplesAdrian Herrmann2022-10-0610-0/+484
* Add missing file mainwindow.ui of the serialport/terminal exampleFriedemann Kleint2022-09-301-0/+162
* QtQuick Example: Use QmlElement instead of qmlRegisterTypeShyamnath Premnadh2022-09-271-2/+6
* Add the dropsite exampleFriedemann Kleint2022-09-275-0/+319
* Add the dirview exampleFriedemann Kleint2022-09-273-0/+105
* Add the serialport/terminal exampleFriedemann Kleint2022-09-2616-0/+5494
* Doc: Add title to the SpinBoxDelegate docVenugopal Shivashankar2022-09-061-0/+3
* Add QML window example + shared QML moduleAdrian Herrmann2022-09-0535-0/+4106
* example: add google suggestjaime022022-09-056-0/+303
* Add the Bluetooth heart rate examplesFriedemann Kleint2022-09-0129-0/+2552
* Examples: Add some missing slot decoratorsFriedemann Kleint2022-08-2540-40/+222
* quicknanobrowser example: Fix warningFriedemann Kleint2022-08-241-1/+1
* Fix binding,scriptable examples when no build typeAdrian Herrmann2022-08-223-5/+5
* Fix some bitrot in examplesFriedemann Kleint2022-08-193-17/+27
* snippets_translate: Add a way of using snippets from PythonFriedemann Kleint2022-08-127-3/+22
* Port the modelview tutorialsFriedemann Kleint2022-08-129-0/+636
* Port the SpinBoxDelegate exampleFriedemann Kleint2022-08-113-0/+120
* Fix binding, scriptable examples for Windows debugAdrian Herrmann2022-08-103-5/+55
* PySide6-examples: SpreadSheet exampleAdrian Herrmann2022-07-216-0/+910
* examples: add license wizardjaime022022-07-067-0/+399
* Fix various documentation warningsFriedemann Kleint2022-06-232-2/+2
* webenginecore - QtWebEngineProfile setNotificationPresenterShyamnath Premnadh2022-05-187-0/+301
* Examples: Raise C++ standard to 17 for Qt 6Friedemann Kleint2022-05-132-4/+4
* PySide6: Rename the surface_numpy to surface_model_numpyFriedemann Kleint2022-05-064-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-142-5/+8
* Surface example: Fix loading the image from a different pathFriedemann Kleint2022-04-141-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