summaryrefslogtreecommitdiffstats
path: root/basicsuite/Qt5Everywhere/demos/shaders
Commit message (Collapse)AuthorAgeFilesLines
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-2755-3599/+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>
* Add Digia license headersTopi Reinio2013-12-033-0/+120
| | | | | | | | 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>
* Add "Qt5 Everywhere" demo to the basicsuiteGatis Paeglis2013-10-0855-0/+3479
Change-Id: I677e569a3cf68d3172d7cecde385c285239028b8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>