aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Examples: Fix chapter5 and chapter6 of extending-qml tutorialUlf Hermann2025-04-102-18/+32
* TextEditor example: add actions to built-in context menu, remove custom menuShawn Rutledge2025-04-082-55/+35
* CMake: Use qt_internal_add_example for advancedtextAlexandru Croitor2025-04-071-1/+1
* Basic Style: Add support for dark mode color schemeMohammadHossein Qanbari2025-04-051-1/+1
* Introduce threaded fetchmore exampleOtto Ryynänen2025-04-0414-2/+433
* Gallery Example: Fix Shortcut.sequence warningMohammadHossein Qanbari2025-04-031-1/+1
* Disable edge-to-edge feature in qtquickview examplesKonsta Alajärvi2025-03-205-0/+5
* Android: update Qt Quick for Android examples to SDK 35Rami Potinkara2025-03-204-8/+8
* VectorImage example: Fix qmllint warningsFabian Kosmale2025-03-171-2/+5
* Examples: Add explicit 6.9 project setup for private library usersDennis Oberst2025-03-103-3/+3
* examples: android compile fixTim Blechmann2025-03-073-0/+38
* QuickControls: Add vertical and horizontal header view delegatesMohammadHossein Qanbari2025-03-062-62/+49
* QtQuickView Java example: Register QML button listener after loadPetri Virkkunen2025-03-031-1/+1
* threadedanimation example: add missing DEPENDENCIES to QtQuickSami Shalayel2025-03-031-0/+1
* Make module ready for source SBOM checkingLucie Gérard2025-02-211-0/+6
* Doc: Mention resource prefix in docs about translationsUlf Hermann2025-02-211-0/+2
* Doc: Fix incorrect \tab macro usageTopi Reinio2025-02-201-12/+12
* QtQ4A: Fix deprecation warnings in examplesOlli Vuolteenaho2025-02-194-11/+10
* Remove extra space from QmlStatus printoutsOlli Vuolteenaho2025-02-191-4/+4
* Qt Quick for Android: Remove manual orientation handling from examplesKonsta Alajärvi2025-02-199-105/+344
* Docs: Simplify "PieChart" tutorials and add snippet to QQmlListPropertyUlf Hermann2025-02-184-26/+2
* QQ4A: Fix qtquickview_kotlin compilation errorsPetri Virkkunen2025-02-181-2/+2
* CMake: Fix CMake Error: AUTOMOC for target neumorphicpanel_sharedAlexandru Croitor2025-02-181-0/+1
* Limit page stacking to only one pageMorteza Jamshidi2025-02-031-0/+3
* Doc: Clarify use of QQuickWindow::beforeRenderingSafiyyah Moosa2025-02-021-3/+3
* CMake: Fix examples built as external projectsJoerg Bornemann2025-01-315-7/+7
* Spreadsheets: Fix drag and drop issue after scrolling in table viewMohammadHossein Qanbari2025-01-281-94/+102
* Spreadsheets: Prevent data loss when dropping cells in invalid locationsMohammadHossein Qanbari2025-01-241-0/+23
* Docs: Update the published QML code to reflect current best practicesAlexei Cazacov2025-01-243-4/+4
* Update Gradle versions in QtQ4A examplesOlli Vuolteenaho2025-01-158-10/+10
* Android: remove an extra repository definitionRami Potinkara2025-01-151-1/+0
* Update Qt Quick for Android qtabstractitemmodel_java example docsKonsta Alajärvi2025-01-103-16/+29
* Bump version to 6.10.0Jani Heikkinen2025-01-034-4/+4
* Qt Quick for Android: Add editable model to qtabstractitemmodel exampleKonsta Alajärvi2024-12-202-68/+73
* Compute implicitSize based on implicitContentSize in Popup and subclassesTor Arne Vestbø2024-12-191-2/+2
* Compute implicitSize based on implicitContentSize in Pane and subclassesTor Arne Vestbø2024-12-181-2/+2
* Qt Quick for Android: Implement new onStatusChanged in examplesKonsta Alajärvi2024-12-112-27/+36
* QtQuickView: Modify multi-view examples to have both views visible at oncePetri Virkkunen2024-12-1013-619/+588
* Replace QImage::mirrored with QImage::flipped in rendercontrol exampleVolker Hilsheimer2024-12-021-1/+1
* Spreadsheets Example: Use TableViewDelegateMohammadHossein Qanbari2024-11-303-55/+15
* Remove QtTAS 1.0 leftovers from examplesOlli Vuolteenaho2024-11-292-24/+0
* Remove useLegacyPackaging from Kotlin examplesOlli Vuolteenaho2024-11-292-10/+0
* Fix warnings in rendercontrol_rhi exampleShawn Rutledge2024-11-121-4/+4
* Fix String '6.8.0' found in 6.9.0 sources in qtdeclarativeInkamari Harjula2024-11-124-4/+4
* SpreadSheet: Use SpreadModel to invoke the required mapping functionsSanthosh Kumar2024-11-112-2/+2
* Add RectangularShadow elementKaj Grönholm2024-11-0918-0/+964
* Spreadsheets Example: Fix hang on dragging header through selected cellsMohammadHossein Qanbari2024-11-071-0/+1
* Fix indentation in QtBuild tasks in QtQ4A examplesOlli Vuolteenaho2024-11-072-10/+10
* Android: remove packagingOptions.jniLibs.useLegacyPackaging propertyAssam Boudjelthia2024-10-312-10/+4
* QML Previewer Example: add QQuickWidgetMohammadHossein Qanbari2024-10-316-11/+62