aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Example: Port qtcharts audio example to qtgraphsEce Cinucen5 days6-0/+143
* doc: Add remoteobjects/modelview screenshotJaime Resano2025-04-031-0/+0
* Example: Update widgetgraphgallery exampleEce Cinucen2025-03-053-54/+94
* Use new 6.9 API in examplesFriedemann Kleint2025-02-067-107/+96
* Remove old example address bookEce Cinucen2025-02-0510-1855/+0
* Example: Update simplebrowserEce Cinucen2025-01-307-9/+517
* Example: Add imageviewer exampleEce Cinucen2025-01-305-2/+188
* Scriptable application: Add a status label displaying the line numberFriedemann Kleint2025-01-202-0/+17
* Use fully qualified enumerations in more examples, round 2Friedemann Kleint2025-01-0645-189/+203
* Use fully qualified enumerations in more examplesFriedemann Kleint2025-01-0672-540/+555
* Widget examples: Use fully qualified enumerationsFriedemann Kleint2024-12-1857-607/+622
* standarddialogs example: Fix error when checking dialog optionsFriedemann Kleint2024-12-181-5/+6
* Remove unnecessary use of 'object' in class constructionremoteobjectsdevCristián Maureira-Fredes2024-12-188-8/+8
* Documentation: Fix some warningsFriedemann Kleint2024-12-161-1/+1
* Fix trailing empty linesFriedemann Kleint2024-12-139-11/+0
* Documentation/Examples: Add missing docsShyamnath Premnadh2024-12-1256-0/+321
* build: use posix_prefix to get installation pathCristián Maureira-Fredes2024-12-031-1/+4
* Examples: Add doc for some QML examplesShyamnath Premnadh2024-12-0210-159/+46
* Brush up the document viewer demoFriedemann Kleint2024-11-291-9/+5
* Example: Fix on slider in example playerEce Cinucen2024-11-291-3/+10
* Delete QQmlApplicationEngine on application exitJaime Resano2024-11-2518-31/+45
* Fix the bars.pyproject fileFriedemann Kleint2024-11-211-1/+1
* Example: Add simple bar graphEce Cinucen2024-11-218-0/+692
* Brush up the mandelbrot exampleFriedemann Kleint2024-11-181-24/+26
* Finance Manager - Part 3 - DocumentationShyamnath Premnadh2024-11-141-0/+11
* Documentation: Typo fixEce Cinucen2024-11-131-1/+1
* Finance Manager - Part 3 - ExampleShyamnath Premnadh2024-11-1313-0/+732
* Finance Manager - Part 2 - DocumentationShyamnath Premnadh2024-11-131-0/+11
* Finance Manager - Part 2 - ExampleShyamnath Premnadh2024-11-1311-0/+656
* Finance Mananger - Part 1 - DocumentationShyamnath Premnadh2024-11-131-0/+12
* Finance Manager - Part 1 - ExampleShyamnath Premnadh2024-11-139-0/+574
* Example: Add zoomlinechartEce Cinüçen2024-11-116-0/+164
* Documentation: Use more references in the QML tutorial examplesFriedemann Kleint2024-11-079-33/+37
* Port the osmbuildings demo (maps part)Friedemann Kleint2024-10-1810-0/+793
* Documentation/examples: Show/bundle utils/pyside_config.pyFriedemann Kleint2024-10-043-4/+7
* widgetgraphgallery: Fix up and port away from deprecated QCheckBox::checkStat...Friedemann Kleint2024-09-186-49/+44
* Update Qt Widgets Designer formsFriedemann Kleint2024-09-1855-250/+312
* PySide6/SerialBus: Fix CAN bus exampleFriedemann Kleint2024-09-182-5/+5
* Port away from deprecated QCheckBox::checkStateChanged()Friedemann Kleint2024-09-182-4/+4
* type hints: Fix some typing bugs for mypy (forgiveness)Friedemann Kleint2024-09-18123-359/+370
* QtHttpServer: Fix exampleFriedemann Kleint2024-09-094-11/+18
* Adapt the graphs examples to 6.8Friedemann Kleint2024-09-0514-582/+482
* Documentation: Remove example anchorsFriedemann Kleint2024-08-1623-58/+12
* Docs: Fix broken links from base documentationShyamnath Premnadh2024-08-162-2/+2
* Docs: Update examples documentation to use sphinx referencesShyamnath Premnadh2024-08-141-4/+4
* widgetbinding example: Add missing files to the downloadFriedemann Kleint2024-08-141-1/+4
* build: remove pyopengl dependencyCristián Maureira-Fredes2024-08-136-0/+6
* Use QQmlApplicationEngine.setInitialProperties() in the minibrowser exampleFriedemann Kleint2024-08-082-8/+2
* Examples: Add minibrowserShyamnath Premnadh2024-08-0512-0/+608
* QtAsyncio: Fix wrong args in examplesAdrian Herrmann2024-07-052-2/+2