aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: apply title case to all section1 titlesNico Vertriest2014-09-245-14/+14
* Updated the example to accept input on AndroidVenu2014-09-231-1/+5
* Window example: setOrientationUpdateMask to allow all orientationsShawn Rutledge2014-09-221-0/+4
* StocQt example: Display trading volume scale for stock chartsTopi Reinio2014-09-221-3/+21
* Update used colors on basis of the recommended color palette.Tarja Sundqvist2014-09-194-24/+24
* Doc: add documentation for Photo Viewer exampleLeena Miettinen2014-09-191-3/+288
* Fixed frame focusing on touch devicesTomi Korpipää2014-09-192-17/+18
* Avoid crashing the rendercontrol example on exitLaszlo Agocs2014-09-181-2/+5
* Doc: Added a bit more detail about the exampleVenu2014-09-111-2/+47
* Tune the colors in the rendercontrol exampleLaszlo Agocs2014-09-101-10/+11
* Beautify the qquickviewcomparison exampleLaszlo Agocs2014-09-102-9/+20
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-0/+3
|\
| * Doc: Added a link to the QML advanced tutorialVenu2014-08-261-0/+3
* | Fix up vao usage in qquickviewcomparison exampleLaszlo Agocs2014-08-261-3/+6
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Simon Hausmann2014-08-262-1/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-262-1/+2
| |\|
| | * Added the QtSQL dependency info. to the project fileVenu2014-08-151-1/+1
| | * Added a signal handlerVenu2014-08-141-0/+1
* | | Added an example that shows how to consume texture providers from C++.Gunnar Sletta2014-08-269-1/+608
* | | Mark custom node in textureinthread dirty after rendering textureTasuku Suzuki2014-08-261-0/+2
|/ /
* | 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