summaryrefslogtreecommitdiffstats
path: root/basicsuite/Graphical Effects
Commit message (Collapse)AuthorAgeFilesLines
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-2720-1339/+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-0/+18
| | | | | | | | | | | 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>
* Add Digia license headersTopi Reinio2013-12-0313-0/+520
| | | | | | | | Adds a BSD license header to example source (*.cpp, *.h, and *.qml) files that do not have a license already. Change-Id: If51883d2d1b76f84acce42ccd4e42b706c42431d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Fix typosv1.0.0-RC4Rainer Keller2013-10-171-1/+1
| | | | | Change-Id: I1cfd32f4109a21270ac3bfa64b7494abb6a07adb Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* disable fancy gradient and add missing descriptionGunnar Sletta2013-05-101-2/+1
| | | | | Change-Id: I9c7b25f31a1ecb3bbb83b802327eee5dd7df4890 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* Fix typoGunnar Sletta2013-05-031-1/+1
| | | | | Change-Id: I304d6ab1caae4a5df147fbb57f0ed836e7a41a8c Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* Make new dissolve work on tegra and missing descriptionsGunnar Sletta2013-05-021-5/+2
| | | | | Change-Id: Icc2d8c1beff0e4b24b1efee14fa267f685af3f44 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* implement opacityGunnar Sletta2013-05-021-3/+3
| | | | | Change-Id: I756d3d57d3afa6c8130155b80bad573fcd4994a9 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* remove debug outputGunnar Sletta2013-05-021-1/+0
| | | | | Change-Id: I2e999ab0f90ede20b5948e6dd44620a9af97e767 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* minor tweaksGunnar Sletta2013-04-292-2/+3
| | | | | Change-Id: I782d60357e9580258710529c3d0df4301c78cc1b Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* Another dissolveGunnar Sletta2013-04-291-0/+128
| | | | | Change-Id: I2c05445a84723d742a43bca70a2a8073f9aa47e2 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* New shader demo, more suitable for touch and embeddedGunnar Sletta2013-04-2618-0/+677
Change-Id: I48af8bc9c58930c26e822503c5c94c55690f37db Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>