summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-qtdatavis3d
Commit message (Collapse)AuthorAgeFilesLines
* Support Flat style and add new Controls demoAndy Nichols2014-12-021-86/+81
| | | | | | | | | | | | | | | 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>
* Exluded some demos on colibri-vfAndy Nichols2014-11-241-0/+1
| | | | | | | | Colibri-vf doesn't support opengl based or multimedia applications. Change-Id: If8f0c6077a99f2a5b045b512dfbf343fda526798 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Change URLs to qt.ioRainer Keller2014-10-071-2/+2
| | | | | Change-Id: Ib106911de0365837b97bf4c5c374c97611a276cc Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Capture preview images in ~800x600 resolutionRainer Keller2014-09-171-0/+0
| | | | | | Task-number: QTEE-694 Change-Id: Ibcee4da0108a8d087d54495d129b0b871d7b0983 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Exclude qtdatavis3d from android-beagleboneGatis Paeglis2014-05-191-0/+1
| | | | | | | Performance on this device is ~3 FPS. Change-Id: I5603a18c319975ed0c367b5b809cc0ce10efc9f6 Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* remove datavis 3D from RPi launher demosKalle Viironen2014-05-161-0/+1
| | | | | Change-Id: I4f5de4d98cf6c98beadacf1a663cde3a441326ea Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Use consistent title namingGatis Paeglis2014-05-161-1/+1
| | | | | Change-Id: I39adff137b962d6b1a289eb77910e456228149b3 Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
* Add Qt Data Visualization demoPasi Petäjäjärvi2014-05-128-0/+251
Task-number: QTEE-526 Change-Id: Ifcb729236a73bb04951881bfc6d7d28580cde6aa Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>