summaryrefslogtreecommitdiffstats
path: root/basicsuite/Qt5 Launch Presentation
Commit message (Collapse)AuthorAgeFilesLines
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-27203-8989/+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-032-0/+80
| | | | | | | | 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>
* Update presentation to work with latest qt quickGunnar Sletta2013-05-152-5/+3
| | | | | Change-Id: I1aa32487dc630547b633be0716785f420eaf3368 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* scale according to screenGunnar Sletta2013-05-131-5/+20
| | | | | Change-Id: I85e6d207d26bcf5b1d821357ca8511636d5c5c7a Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* disable fancy gradient and add missing descriptionGunnar Sletta2013-05-101-1/+1
| | | | | Change-Id: I9c7b25f31a1ecb3bbb83b802327eee5dd7df4890 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>
* beagleboard does not support linksGunnar Sletta2013-04-252-49/+48
| | | | | Change-Id: Ifd281428068fb2aa2150542656d10041069a18ce Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* fixed up the demo suiteGunnar Sletta2013-04-2320-16/+705
| | | | | Change-Id: I42dfba551b26f66b8de41dad3df2a5e120c82fb8 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Added the suite used at Embedded World 2013. See basicsuite/README.aavit2013-03-06198-0/+8208
Feel free to add & improve!