summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-flat-controls/enterprise-flat-controls.pro
Commit message (Collapse)AuthorAgeFilesLines
* Fixed demo .pro files: removed exclude.txt and wildcards used with content filesKimmo Ollila2016-12-081-3/+4
| | | | | Change-Id: Id4731a6438c95ca9abca5e8477bd17228c55cfc7 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Support Flat style and add new Controls demoAndy Nichols2014-12-021-0/+15
The Flat style for Qt Quick Controls is now enabled by defualt for the launcher and there are a few places that needed to be tweeked for use the correct style. In addition there is a new controls demo that shows off both the Enterprise Controls from before along side the existing controls, but both using the new Flat style which is only available to customers and is intended for touch devices. So we add one new demo, and disable 2 others (via exclude.txt) Change-Id: I8aa6ddd7d48375fdf64150b0c5e2d451da07d00d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>