summaryrefslogtreecommitdiffstats
path: root/basicsuite/basicsuite.pro
Commit message (Collapse)AuthorAgeFilesLines
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-271-3/+3
| | | | | | | | | | | | | | | | 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 sensor explorer demo to basicsuiteGatis Paeglis2013-10-141-1/+2
| | | | | Change-Id: Ifb2ea5b161d09ea500f7b51c8b0ffc422ab62073 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Moved Media Player and Camera from experimental to basicsuiteaavit2013-10-091-0/+1
| | | | | Change-Id: I8fd2335614062e1ca09f385ad6c0ae0dd19d694c Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
* Add "Qt5 Everywhere" demo to the basicsuiteGatis Paeglis2013-10-081-0/+2
| | | | | Change-Id: I677e569a3cf68d3172d7cecde385c285239028b8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Add subdirs .pro files so that it can be built from top directoryaavit2013-09-231-0/+1
Change-Id: Idf5e9a70a56a1f896f8b7463348826aa5453b59d Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>