aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-124-3/+19
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-12134-475/+1673
|\
| * vulkan examples: fix missing includeFabian Kosmale2020-03-092-0/+2
| * fix duplicated properties resulting from bad mergeFabian Kosmale2020-03-091-3/+0
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-0945-0/+973
| |\
| | * Examples: Add *.pro projects for existing *.qmlprojectAssam Boudjelthia2020-03-0443-0/+971
| | * Examples: enable HighDPI scaling for AndroidAssam Boudjelthia2020-02-242-0/+2
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-191-1/+1
| |\|
| | * Doc: Fix extension plugin examples and documentationUlf Hermann2020-02-181-1/+1
| * | Quick: Don't qualify OpenGL includes (part two)Johan Klokkhammer Helsing2020-02-181-2/+2
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-1786-471/+697
| |\|
| | * Modernize type registration in new examplesUlf Hermann2020-02-119-12/+12
| | * Avoid discouraged patterns in examplesUlf Hermann2020-02-1175-418/+631
| | * Avoid access to properties of parent in imagelements exampleUlf Hermann2020-02-062-8/+28
| | * Use inline components for sharing exampleUlf Hermann2020-02-061-44/+38
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-301-1/+1
| |\|
| | * Fix vertical position of PathTextEskil Abrahamsen Blomfeldt2020-01-291-1/+1
* | | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* | | Post-merge fixesAlexandru Croitor2020-01-301-0/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2920-23/+98
|\| |
| * | Quick: Don't qualify OpenGL includesUlf Hermann2020-01-276-12/+12
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2510-1/+78
| |\|
| | * Introduce PathText path elementEskil Abrahamsen Blomfeldt2020-01-214-1/+78
| | * Upgrade qsb files to version 4Laszlo Agocs2020-01-216-0/+0
| * | Use required properties to fix some more qmllint warningsUlf Hermann2020-01-232-2/+6
| * | Make FontLoader.name read-onlyEskil Abrahamsen Blomfeldt2020-01-212-8/+2
* | | Regenerate examplesAlexandru Croitor2020-01-2919-1/+139
* | | Post merge fixesLeander Beernaert2020-01-248-21/+23
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-1694-880/+1805
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1449-293/+480
| |\|
| | * Generate registrations for all examplesUlf Hermann2020-01-1346-249/+371
| | * Make draganddrop example less confusingUlf Hermann2020-01-103-44/+109
| * | Remove D3D12 scenegraph backendLaszlo Agocs2020-01-0616-569/+0
| |/
| * Minimal documentation for new examplePaul Olav Tvete2019-12-122-0/+48
| * Add vulkantextureimport examplePaul Olav Tvete2019-12-129-1/+1126
| * examples/quick/shared/FlickrRssModel.qml: Do proper error handlingMaximilian Goldstein2019-11-291-0/+6
| * examples/touchinteraction/multipointtouch: Fix broken score displayMaximilian Goldstein2019-11-292-8/+13
| * examples/quick/views/pathview: utilize required propertiesMaximilian Goldstein2019-11-291-3/+7
| * examples/quick/localstorage: Fix some linter warningsMaximilian Goldstein2019-11-282-7/+7
| * examples/quick/animation/layouts: Avoid unqualified accessMaximilian Goldstein2019-11-281-3/+10
| * examples/quick/animation/easing: Fix some linter warningsMaximilian Goldstein2019-11-281-4/+25
| * Fix Metal usage on iOSLaszlo Agocs2019-11-274-6/+11
| * Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-222-1/+5
| |\
| | * fix rendernode example buildLorn Potter2019-11-121-0/+4
| | * Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
| * | examples: Drop bogus referenceUlf Hermann2019-11-181-1/+0
| * | examples: Add type safety to animation/behaviors exampleUlf Hermann2019-11-155-42/+126
| * | Remove binding to nirvana in accessibility exampleUlf Hermann2019-11-151-1/+0
| * | examples: Fix SimpleLauncherDelegate.qmlUlf Hermann2019-11-151-2/+2