summaryrefslogtreecommitdiffstats
path: root/basicsuite/Qt5 Cinematic Demo
Commit message (Collapse)AuthorAgeFilesLines
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-2772-1731/+0
| | | | | | | | | | | | | | | | This change will make the demos run standalone when built in Qt Creator. - Rename example directories to lowercase/non-whitespace to avoid build & deployment problems - Add title.txt files so titles remain displayed correctly in the launcher - Add a common shared source files used for the standalone apps, and .pro-files for each example - Remove .qmlproject files (not needed) - Adjust documentation to match the new directory structure Change-Id: Ib24e461952da3b2c88aab0363249115ea44ee0f2 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Introduce documentation for Qt Enterprise Embedded ExamplesTopi Reinio2014-01-141-1/+1
| | | | | | | | | | | Create documentation structure for Qt Enterprise Embedded Examples and Demos, including the subprojects from the /basicsuite subdirectory. Task-number: QTEE-137 Change-Id: Ic6f9f9fa8cea8b7fa4821508fda93822c0b99ea3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Fix typosv1.0.0-RC4Rainer Keller2013-10-171-2/+2
| | | | | Change-Id: I1cfd32f4109a21270ac3bfa64b7494abb6a07adb Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Removed printout, optimize cinematic and added overlay performance testGunnar Sletta2013-05-021-2/+1
| | | | | Change-Id: I7b2ceb52c10d5a02d9b696478c4d0b50af6ea64d Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* Fix particles in cinematicGunnar Sletta2013-05-021-4/+4
| | | | | Change-Id: Ied35d92fd2ee232b74903258d2c549f5c2a69aed Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* Demo tweaks..Gunnar Sletta2013-04-251-0/+0
| | | | | Change-Id: Ib47af39929a1adaed00768e9c334425a8f30559a Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* fixed up the demo suiteGunnar Sletta2013-04-232-0/+5
| | | | | Change-Id: I42dfba551b26f66b8de41dad3df2a5e120c82fb8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Fixes: assert in painterpath on startupaavit2013-04-111-5/+7
|
* Added the suite used at Embedded World 2013. See basicsuite/README.aavit2013-03-0671-0/+1725
Feel free to add & improve!