aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-2544-833/+481
* Add QQuickWidget::setClearColor()Laszlo Agocs2014-08-133-15/+60
* Doc: Remove duplicated wordsTopi Reinio2014-08-122-4/+4
* Finish render() support for QQuickWidgetLaszlo Agocs2014-08-111-1/+31
* Expose the scene graph publically through a QSGEngine classJocelyn Turcotte2014-08-017-0/+395
* Merge remote-tracking branch 'origin/5.3' into devSimon Hausmann2014-07-261-3/+334
|\
| * Doc: add documentation for the RSS News exampleLeena Miettinen2014-07-181-3/+334
* | Add containsPress property to MouseAreaMartin Jones2014-07-162-2/+6
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-1031-90/+387
|\|
| * Calqlatr demo: Remove unused filesNiels Weber2014-07-0712-71/+1
| * Remove usage of external dependencies from the RSS News demoTopi Reinio2014-07-072-58/+23
| * Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-0218-1/+403
* | Change default to QQuickWidget in the comparison exampleLaszlo Agocs2014-07-091-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-0243-400/+2694
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-0243-400/+2694
| |\|
| | * Skip rssnews demo if xmlpatterns is not presentLaszlo Agocs2014-07-011-1/+2
| | * Doc: Add documentation for the Maroon in Trouble exampleLeena Miettinen2014-06-275-4/+851
| | * Improve RSS News Qt Quick DemoTopi Reinio2014-06-2024-281/+515
| | * Add a QQuickWidget - QQuickView comparison exampleLaszlo Agocs2014-06-1911-1/+1201
| | * Separate renderer out in "OpenGL under QML" example.Gunnar Sletta2014-06-163-104/+115
| | * Use newest QtQuick in rssnews demoNiels Weber2014-06-165-10/+10
* | | Tools and examples: consistently use organization name QtProjectShawn Rutledge2014-07-021-1/+1
|/ /
* | Avoid direct GL calls in Qt Quick examples and testsLaszlo Agocs2014-07-015-5/+11
* | Make QQuickRenderControl publicLaszlo Agocs2014-06-249-1/+803
|/
* Further improve the StocQt demoTopi Reinio2014-06-112-72/+129
* Add support for multisampling in QQuickWidgetLaszlo Agocs2014-06-061-2/+4
* Doc: Updated "Qt Quick Examples" pages.Jerome Pasion2014-06-0518-185/+444
* Photoviewer: Allow using the Android back button to go back.Niels Weber2014-05-271-1/+17
* Samegame: Add qsqlite as a needed QTPLUGINCaroline Chao2014-05-221-0/+2
* Make a pro file based project out of the photoviewer exampleNiels Weber2014-05-2112-67/+175
* Merge remote-tracking branch 'origin/release' into stableIikka Eklund2014-05-2021-719/+850
|\
| * StocQt demo improvementMika Salmela2014-05-0221-719/+850
* | Doc: add docs for Photo Surface demoLeena Miettinen2014-05-131-4/+126
* | Doc: add docs for Calqlatr exampleLeena Miettinen2014-05-071-4/+112
* | fix copying of qmldir file to build dirOswald Buddenhagen2014-05-051-10/+2
* | Add dependency check for quickwidgetsZhang Xingtao2014-04-291-2/+2
* | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-2314-35/+152
|\|
| * Make the Clocks example use the resource systemTopi Reinio2014-04-235-4/+74
| * Doc: Improved Qt Quick Demos documentationJerome Pasion2014-04-169-31/+78
* | Change slashes depending on host in tutorial gettingStartedQml.Friedemann Kleint2014-04-151-1/+1
|/
* 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