aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add REUSE.toml files and missing licensesLucie Gérard2024-10-291-0/+28
* Examples: Make qquickwidgetvswindow depend on QtQuickUlf Hermann2024-10-241-0/+1
* Gallery example: add colorScheme selectionVolker Hilsheimer2024-10-241-0/+39
* Clean up CMake output from wearable example when building qtdeclarativeEd Cooke2024-10-101-4/+5
* QML Previewer Example: Prevent unnecessary state changesMohammadHossein Qanbari2024-10-094-8/+12
* Improve the responsive layouts exampleShawn Rutledge2024-10-021-10/+14
* Docs: Add links to Android classes and examplesNicholas Bennett2024-10-012-3/+3
* Docs: Fix Android links and add missing onesNicholas Bennett2024-10-011-6/+7
* Examples: Disable QtC junction points for examples using 'shared' directoryKai Köhne2024-09-2719-0/+399
* QMLPreviewer Example: Fix compile error on AndroidMohammadHossein Qanbari2024-09-241-2/+2
* QMLPreviewer Example: More improvementsDoris Verria2024-09-195-14/+22