aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* StocQt demo improvementMika Salmela2014-05-0221-719/+850
* Make the Clocks example use the resource systemTopi Reinio2014-04-235-4/+74
* Doc: Improved Qt Quick Demos documentationJerome Pasion2014-04-169-31/+78
* Set font correctly in canvas example.Mitch Curtis2014-04-081-1/+1
* Make example work when QOffscreenSurface == QWindowGunnar Sletta2014-04-023-36/+47
* Maroon example: use multimedia for audio; mute when inactiveShawn Rutledge2014-04-012-2/+2
* Fix reading of shader sources in scene graph examplehjk2014-03-273-32/+8
* Fix typo in calqlatr example doc.Mitch Curtis2014-03-251-1/+1
* Fix some documentation errors.Friedemann Kleint2014-03-242-4/+4
* Add surface format to QQuickWidget.Laszlo Agocs2014-03-181-0/+7
* Move Qt Quick Widgets example and document itTopi Reinio2014-03-149-1/+36
* Add some error handling to the QQuickWidget example.Friedemann Kleint2014-03-131-12/+53
* networkaccessmanagerfactory example: Fixed build with QT_NO_NETWORKPROXYOliver Wolff2014-03-121-0/+8
* networkaccessmanagerfactory example: introduced QCommandLineParserOliver Wolff2014-03-121-11/+28
* Add some error handling to the QWindowContainer example.Friedemann Kleint2014-03-051-13/+59
* Fix some typosSergio Ahumada2014-03-033-3/+3
* the qmlextensionplugins example and a bunch of reference examples need QtQuickOswald Buddenhagen2014-02-212-7/+11
* the shell example and a bunch of reference examples need no QtGuiOswald Buddenhagen2014-02-217-8/+8
* QQuickWidget examplePaul Olav Tvete2014-02-205-0/+146
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-1145-2352/+36
|\
| * Doc: Merge duplicated example directoriesSze Howe Koh2014-02-0643-2331/+10
| * Improve Scene Graph - Simple Material example documentation.Mitch Curtis2014-02-061-11/+11
| * Avoid out-of-bound accesses in Qt Quick example codehjk2014-02-051-10/+15
* | fix whitespaceOswald Buddenhagen2014-01-2272-178/+178
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-171-0/+1
|\|
| * Fix some compiler warnings in tests and examples.Christian Kandeler2014-01-151-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-102-1/+2
|\|
| * Fix some typos in documentation.Jeff Tranter2014-01-091-1/+1
| * Updated the code to resize the text box on window resizeVenu2014-01-091-0/+1
* | remove QtQuick.Dialogs and related modulesShawn Rutledge2014-01-0712-975/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+1
|\|
| * Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-244-6/+7
|\|
| * systemdialogs example: path to /tmp is different on WindowsShawn Rutledge2013-12-231-1/+1
| * Doc: Updated the image URLVenu2013-12-191-2/+2
| * QtQuick window example improvements: window size and DPI infoShawn Rutledge2013-12-182-3/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-1628-24/+182
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-1/+3
| |\
| | * Fix binding loop in Maroon in Trouble QML demoTopi Reinio2013-12-041-1/+3
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-0327-23/+179
| |\|
| | * Doc: Update examples used in Writing QML Extensions tutorialTopi Reinio2013-11-3027-23/+179
* | | Add displayMarginBeginning/End to ListView and GridView.Martin Jones2013-12-113-0/+95
|/ /
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-203-11/+8
|\|
| * FileDialog example: remove setGeometry buttonShawn Rutledge2013-11-191-10/+0
| * examples/quick/window example: fullscreen is possible on OSXShawn Rutledge2013-11-151-0/+1
| * Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-131-0/+6
| * Polish up QQmlFileSelectorAlan Alpert2013-11-131-1/+1
* | Respect device pixel ratio in "OpenGL under QML" example.Gunnar Sletta2013-11-141-1/+4
|/
* Doc: Fix broken linksSze Howe Koh2013-11-053-3/+3
* Replace Message attached property with gadget typesShawn Rutledge2013-11-051-21/+21