summaryrefslogtreecommitdiffstats
path: root/basicsuite/textinput/preview_l.jpg
Commit message (Collapse)AuthorAgeFilesLines
* Updated Virtual Keyboard screenshotKimmo Ollila2016-01-131-0/+0
| | | | | | | Task-number QTRD-3768 Change-Id: Idbec3f92bb9b3ee2afe8d82b5218428c30a841fb Reviewed-by: Katja Marttila <katja.marttila@theqtcompany.com>
* Modified application imagesKatja Marttila2015-11-261-0/+0
| | | | | | | | Launcher has a new white layout. Images needs to have white rectangle around them to avoid saw edges Change-Id: I8d92a488f9a7f987b8d0108bf1b8cc0c894a74f0 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.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>
* Update screenshot of the Virtual Keyboard demoGatis Paeglis2014-07-021-0/+0
| | | | | | | | | Also show the actual keyboard in the screenshot, this makes the preview image look much more atractive. Task-number: QTEE-711 Change-Id: Ia49a7caa4412749e4af45ae02bcb8addf0b2471d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Updated preview_l.jpg for textinput demoPasi Petäjäjärvi2014-03-141-0/+0
| | | | | | Task-number: QTEE-424 Change-Id: I4d23e42d5097386e55666f655b9b6566277ccf4b Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-271-0/+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>