summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Improve qmlimageproviderplugin's CMakeLists.txtAmir Masoud Abdol2023-05-161-9/+2
* Fix qmllint warning in rendercontrol examplesLaszlo Agocs2023-05-162-2/+2
* Fix qmllint-reported warning in shadereffects exampleLaszlo Agocs2023-05-161-4/+4
* graph example: Remove old todoLaszlo Agocs2023-05-161-2/+0
* Docs: Expand Vulcan under QML Example documentationNicholas Bennett2023-05-161-24/+63
* Examples: Move Qml plugin example to manual testsOlivier De Cannière2023-05-1217-375/+0
* Add Local storage example to IO categoryKai Köhne2023-05-091-0/+1
* Examples: Add equality an operator to Extending Qml Advanced tutorialsOlivier De Cannière2023-05-048-4/+84
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-02108-418/+418
* Fix button handling in MouseFeedbackSprite of pointerhandler exampleMatthias Rauter2023-04-201-4/+9
* Change hierarchy level of MouseFeedbackSprite in pointerhandler exampleMatthias Rauter2023-04-211-2/+2
* Particle system example: qmllint and qsTr()Oliver Eftevaag2023-04-204-43/+48
* Remove qmllint warnings in particle emitters exampleOliver Eftevaag2023-04-192-11/+7
* fix qmllint warnings in particle attractors exampleOliver Eftevaag2023-04-194-5/+2
* Fix filesystemexplorer example to work in macOS bundlesAlexandru Croitor2023-04-126-12/+10
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-111-1/+1
* Imageelements example: Update by coding conventions from official docBumjoon Park2023-04-0413-71/+185
* Use qsTr() for user facing strings in particle attractors exampleOliver Eftevaag2023-03-311-3/+3
* Doc: Revamp "Extending QML" examples into a tutorialOlivier De Cannière2023-03-30148-2661/+2159
* Remove DomItem::loadFile code-duplication and use correct environmentsSami Shalayel2023-03-291-0/+4
* Gallery/Text editor: Update example logosFriedemann Kleint2023-03-275-0/+0
* Keyinteraction example: Update by coding conventions from official docBumjoon Park2023-03-276-54/+204
* Positioners example: Update by coding conventions from official docBumjoon Park2023-03-233-59/+199
* Doc: Fix documentation warningsTopi Reinio2023-03-204-14/+3
* Dynamicview example: Update by coding conventions from official docBumjoon Park2023-03-209-173/+279
* Gallery example: translate all user facing stringsOliver Eftevaag2023-03-1627-149/+149
* File System Explorer example: Add to qmake targetsDennis Oberst2023-03-161-0/+1
* MouseArea example: Update by coding conventions from official docBumjoon Park2023-03-152-55/+86
* examples: Remove shell exampleFabian Kosmale2023-03-105-175/+1
* Shapes example: adhere to guidelinesOliver Eftevaag2023-03-1022-317/+759
* Text example: adhere to guidelinesOliver Eftevaag2023-03-107-47/+135
* handlers example: Add TapHandler single/doubleTapped signal feedbackShawn Rutledge2023-03-101-6/+28
* Adapt quick/window example to AUTO_RESOURCE_PREFIXTor Arne Vestbø2023-03-071-1/+1
* Add embeddedinwidgets example doc pageLaszlo Agocs2023-03-073-0/+47
* Revive embeddedinwidgets exampleLaszlo Agocs2023-03-071-0/+2
* Improve gallery exampleSanthosh Kumar2023-03-0710-157/+231
* Add doc page for MultiEffect examplesLaszlo Agocs2023-03-074-0/+30
* Drag and Drop example: Improve usage of best practicesBumjoon Park2023-03-066-26/+61
* Example: no longer use hardcoded colors and make text readableThomas Zander2023-03-032-3/+4
* Convert XMLHttpRequest example to a snippet and add doc pageOliver Eftevaag2023-03-0312-199/+1
* NetworkAccessManagerFactory: Complete documentation page with snippetsOlivier De Cannière2023-03-039-199/+1
* Remove side-panel and swipe-to-remove quickcontrol examplesSanthosh Kumar2023-03-0323-533/+0
* Document the Pointer Handlers exampleShawn Rutledge2023-03-0211-0/+170
* Canvas example: Improve usage of best practicesOliver Eftevaag2023-03-029-431/+658
* Localstorage example: Follow coding conventions betterOliver Eftevaag2023-03-024-52/+58
* qmldom: link qmldomloadeditwrite example to non-standalone qmldomSami Shalayel2023-03-022-9/+7
* PointerHanders FakeFlickable: Fix ambiguous referencesOliver Eftevaag2023-02-241-2/+2
* File System Explorer example: Make QMimeDatabase a static variableFriedemann Kleint2023-02-221-3/+3
* quickwidget and tableview: Make example cmake files adhere to guidelinesOliver Eftevaag2023-02-214-14/+12
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-2154-87/+71