aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: photoviewer needs widgets supportPeter Seiderer2017-04-081-2/+4
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Simon Hausmann2017-03-251-9/+9
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-03-151-9/+9
| |\
| | * Doc: added snippets to Extension Objects ExampleNico Vertriest2017-03-131-9/+9
* | | stocqt Demo: Add error checksFriedemann Kleint2017-03-201-17/+18
|/ /
* | Replace QList<Person*> with QVector<Person*> and function pointersMichael Winkelmann2017-03-072-2/+39
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-241-8/+8
|\|
| * Improve QQuickAsyncImageProvider exampleAlbert Astals Cid2017-02-081-8/+8
* | Fix smile qml exampleIonut Alexandrescu2017-02-211-6/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\|
| * Doc: Fix the snippet walk-through sequenceVenugopal Shivashankar2017-01-261-1/+1
* | Add 10mm rectangle to screen example to verify Screen.pixelDensityTor Arne Vestbø2017-01-271-0/+7
* | Remove remnants of blackberry platform supportRobin Burchell2017-01-164-111/+0
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-144-7/+31
|\|
| * graph example: Fix MSVC warning about truncation of 'double'Friedemann Kleint2017-01-101-1/+1
| * Doc: added specs to Extending QML - Methods ExampleNico Vertriest2017-01-092-2/+11
| * Doc: Rearranged order of Extending QML ExamplesNico Vertriest2017-01-092-4/+19
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-254-4/+5
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-251-2/+3
| |\
| | * Calqlatr Example: Pass the third arg to the mapToItem() callsVenugopal Shivashankar2016-12-091-2/+3
| * | Doc: minor grammar mistakeNico Vertriest2016-12-211-1/+1
| * | Example: corrected screenshot of the localstorage appNico Vertriest2016-12-212-1/+1
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1428-796/+1371
|\| |
| * | Example: correction initialization fields Header.qmlNico Vertriest2016-12-131-8/+8
| * | Example: Improve the localstorage exampleNico Vertriest2016-12-1212-173/+669
| * | examples\..\scenegraph.pro: Remove duplicate entry textureinsgnodeFriedemann Kleint2016-12-011-1/+0
| * | StocQt example: Use QtQuick.Layouts instead of anchorsVenugopal Shivashankar2016-11-3011-654/+734
| * | Get rid of most QT_NO_FOO usagesLars Knoll2016-11-295-15/+15
| |/
* | Enable shader disk cache in Qt QuickLaszlo Agocs2016-11-275-28/+24
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-2311-141/+148
|\|
| * rendernode example: do not rely on build-time shader compilationLaszlo Agocs2016-11-225-22/+21
| * QSGRendererInterface: Add Resource suffix for consistencyLaszlo Agocs2016-11-182-3/+4
| * Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-153-60/+67
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+1
| | |\
| | | * Example: Enable auto scaling on HighDPI screensVenugopal Shivashankar2016-10-281-0/+1
| | * | StocQt example: Prefetch values for stock list modelTopi Reinio2016-11-142-60/+66
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-1/+1
| | |\|
| * | | Adjust positioners example for toolingThomas Hartmann2016-11-152-56/+56
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-188-18/+38
|\| | |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-131-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Example: Use TextInput's displayText property instead of lengthVenugopal Shivashankar2016-10-131-1/+1
| * | | Use d3d12 feature in rendernode exampleLaszlo Agocs2016-10-114-7/+6
| * | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-102-8/+28
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-102-8/+28
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-302-8/+28
| | | |\|
| | | | * Enhance quickwidget example with all grabbing casesLaszlo Agocs2016-09-222-8/+28
| * | | | Turn the no-network support into a configurable featureLars Knoll2016-10-101-2/+3
| |/ / /
* | | | Enable making window-screen associations from QMLLaszlo Agocs2016-10-105-7/+91
* | | | add shared Label for examples, and use in the Window exampleShawn Rutledge2016-10-106-21/+70
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+1
|\| | |