summaryrefslogtreecommitdiffstats
path: root/basicsuite/Controls Layouts/main.qml
Commit message (Collapse)AuthorAgeFilesLines
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-271-118/+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>
* Update controls to work with latest APIGunnar Sletta2013-06-041-7/+1
| | | | | Change-Id: Ib2d71f1b81aa5d4befbf8f61dbfbb0f92ddc00fa Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* fixed up the demo suiteGunnar Sletta2013-04-231-0/+124
Change-Id: I42dfba551b26f66b8de41dad3df2a5e120c82fb8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>