aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
Commit message (Expand)AuthorAgeFilesLines
* Doc: Reintroduce docs for Qt Quick Models and Views examplesTopi Reinio2013-09-186-0/+141
* Doc: Update example used for QML getting started tutorialTopi Reinio2013-08-0916-268/+353
* Doc: Remove unused /parts directory from QML getting started exampleTopi Reinio2013-08-0256-3718/+0
* Make buttons and tabs larger in QML examples and dialogsShawn Rutledge2013-07-294-8/+14
* Doc: Update Tweet Search Demo to use Twitter Search API v1.1Topi Reinio2013-07-266-53/+180
* Doc: Modified the term for the Qt global object.Jerome Pasion2013-07-251-1/+1
* Put back OTHER_FILES in systemdialogs exampleShawn Rutledge2013-07-221-0/+5
* remove pointless assignmentsOswald Buddenhagen2013-07-221-9/+0
* unbreak installation after project moveOswald Buddenhagen2013-07-221-1/+1
* systemdialogs example: ensure that all QML files work with qmlsceneShawn Rutledge2013-07-175-6/+6
* Window example: delay showing the splash until Component.onCompletedShawn Rutledge2013-07-111-3/+3
* Remove objectlistmodel.qmlproject file.Friedemann Kleint2013-07-041-14/+0
* Example for running animations on the render threadGunnar Sletta2013-07-018-0/+409
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2812-11/+139
|\
| * FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-281-1/+1
| * photosurface: add C++ boilerplate launcher; open buttonShawn Rutledge2013-06-2610-1/+131
| * Declarative dialog improvements for the non-Window use caseShawn Rutledge2013-06-261-9/+7
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-2012-29/+38
|\|
| * Doc: Changed the title to avoid name conflicts and linking errorsVenu2013-06-182-2/+2
| * photosurface demo: behavior depends on initialization orderShawn Rutledge2013-06-141-2/+3
| * move quick dialogs example into an artificial subdirectory againv5.1.0-rc1Shawn Rutledge2013-06-129-25/+33
* | Graph exampleGunnar Sletta2013-06-1418-0/+1201
|/
* Clean up qt quick dialogs example againShawn Rutledge2013-06-119-28/+24
* Set incubation controller when a Window{} is loaded via QQmlApplicationEngineAlan Alpert2013-06-071-0/+3
* Added QQuickWindow::setDefaultAlphaBuffer()Shawn Rutledge2013-05-301-0/+2
* Fix various bugs in calqlatrShawn Rutledge2013-05-305-10/+50
* window example: show only the splash screen until the timeoutShawn Rutledge2013-05-302-6/+12
* Doc: Fix various problems in Qt Quick Dialogs documentationTopi Reinio2013-05-291-2/+2
* Dialogs: Create directory structure for documentationCaroline Chao2013-05-289-17/+69
* Package dialogs examples into a single executableShawn Rutledge2013-05-2812-41/+305
* window and Screen example: new properties; splash screenShawn Rutledge2013-05-2820-304/+549
* Disable textureinthread example when threaded gl is not available.Gunnar Sletta2013-05-224-3/+67
* Fix warnings in stocqt-example.Friedemann Kleint2013-05-142-12/+12
* Doc: Make Qt Quick demos accessible from Qt documentationSze Howe Koh2013-05-0717-0/+248
* Doc: Fix some broken snippet pathsSze Howe Koh2013-05-0619-123/+123
* Doc: Make the titles of example pages consistentSze Howe Koh2013-05-065-6/+6
* Doc: Move full apps from "qtquickexamples" to "qtquickdemos"Sze Howe Koh2013-05-064-10/+8
* Add new Item.Screen properties to screenInfo exampleShawn Rutledge2013-05-041-34/+35
* Doc: Move example docs related to QtQml under the correct moduleTopi Reinio2013-05-0340-2561/+0
* Better handle GL errors in EtcTexture::bind().Michael Brasser2013-05-031-0/+6
* Canvas: Do not apply transform to text twiceFrederik Gladhorn2013-05-031-3/+2
* Fix MaskedMouseArea exampleFrederik Gladhorn2013-04-301-2/+2
* Doc: Fix example path for Qt Quick scenegraph examplesTopi Reinio2013-04-292-2/+2
* Doc: Remove "qmldemos" groupSze Howe Koh2013-04-291-1/+1
* Re-implemented itemChange must always call QQuickItem::itemChangeShawn Rutledge2013-04-263-14/+9
* Quote scenegraph example code from the right place.Gunnar Sletta2013-04-263-42/+42
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-234-5/+5
* Create BG context and fake surface on GUI threadGunnar Sletta2013-04-233-22/+85
* Version new property and signalLiang Qi2013-04-087-7/+7
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-0326-36/+36
|\