aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix Linking issuesTopi Reinio3 days1-8/+7
* Android: Fix linter problems in QtQ4A examplesOlli Vuolteenaho4 days5-5/+5
* Introduce threadedsonglist exampleOtto Ryynänen2025-05-0247-1/+1193
* TextEditor example: allow setting multiple font attributesShawn Rutledge2025-04-291-4/+4
* Remove menu shortcut from Controls gallery exampleShawn Rutledge2025-04-291-5/+0
* TextEditor example: Add font and color dialog actions to Format menuShawn Rutledge2025-04-281-0/+6
* Improve QML in Controls TextEditor exampleShawn Rutledge2025-04-281-11/+2
* Android: QtQuick for Android: Fix example scaling featuresKonsta Alajärvi2025-04-1416-160/+218
* Port away from QPairZhao Yuhang2025-04-122-2/+2
* Docs: Add code location instructions for Qt Quick for Android examplesNicholas Bennett2025-04-113-0/+6
* 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