summaryrefslogtreecommitdiffstats
path: root/examples/openreadme
Commit message (Collapse)AuthorAgeFilesLines
* Fix the default installation location for all examplesLeena Miettinen2015-02-261-1/+1
| | | | | | | | Now they are all located in distinct subfolders of one common IfwExamples folder located in home. Change-Id: Ife92e8d7f7fc33bc1f941f49c75333d0e4fc72d1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
* Update CopyrightKai Koehne2015-02-181-7/+7
| | | | | Change-Id: I8dde6629cfd461104364d5cdc255cb54b58283fa Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
* Doc: add docs for the Open Readme exampleLeena Miettinen2015-01-081-4/+4
| | | | | | Change-Id: I0abee03607ee82a7753e5b857392da31dfe54551 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
* Select by default components in examplesjkobus2014-12-011-1/+2
| | | | | | Change-Id: I884b6ff2055ecf9505b0fd4dd75fe9a56b69e6ff Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
* Unify the output name to match the README file description.kh12014-10-301-1/+1
| | | | | | | Fix the dynamic page example to compile the additional resource. Change-Id: I62a641f05c4ac76649951695ea5c2d03a390ee8d Reviewed-by: Niels Weber <niels.weber@digia.com>
* Fix automatic generation of examples for debug_and_release buildsKai Koehne2014-10-241-7/+9
| | | | | | | | | | | Q_MAKE_EXTRA_TARGETS does generate targets both in Makefile, Makefile.debug, and Makefile.release. Use QMAKE_EXTRA_COMPILERS instead, which in addition will also work in generated Visual Studio projects. Change-Id: I29ec3760508e84c30b3afce39fc36d4e9b6c2e07 Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
| | | | | | | Change-Id: I61158f956894e209dccf83744b4753774676099d Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com> Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Maurice Kalinowski <maurice.kalinowski@digia.com>
* Add build rules for examplesKai Koehne2014-09-041-1/+11
| | | | | Change-Id: Iada401128e754233361c84d0e102bb85f1b6538f Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
* Prefer uppercase for RootDir and HomeDirNiels Weber2014-07-181-1/+1
| | | | | Change-Id: If084e32d00b1f1995a00795675b8bc0e2011d72d Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
* Doc: add example documentationLeena Miettinen2014-07-091-0/+1
| | | | | | | | Add initial topic skeletons. The contents will be modified in subsequent patches. Change-Id: I33ca4180c7070d5ae2ca20a59f75608289d76344 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Add 'Open ReadMe' exampleKai Koehne2014-03-116-0/+140
Shows how to add a 'Open ReadMe' checkbox to the final page of the installer. Change-Id: Ibbf0fb6c4d0422c2df892a3f3e636fc20312e56b Reviewed-by: Niels Weber <niels.weber@digia.com>