10 Commits

Author SHA1 Message Date
Leena Miettinen
4503aa1ee1 Fix the default installation location for all examples
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>
2015-02-26 14:09:53 +00:00
Kai Koehne
99996591e0 Update Copyright
Change-Id: I8dde6629cfd461104364d5cdc255cb54b58283fa
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
2015-02-18 10:33:48 +00:00
kh1
bf84d5675d Unify the output name to match the README file description.
Fix the dynamic page example to compile the additional resource.

Change-Id: I62a641f05c4ac76649951695ea5c2d03a390ee8d
Reviewed-by: Niels Weber <niels.weber@digia.com>
2014-10-30 11:30:07 +01:00
Kai Koehne
67ddd6b22b Fix automatic generation of examples for debug_and_release builds
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>
2014-10-24 15:43:02 +02:00
Kai Koehne
4ebfecf411 Add LGPLv3 as new license
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>
2014-10-16 15:17:56 +02:00
Kai Koehne
b7fba68fc3 Add build rules for examples
Change-Id: Iada401128e754233361c84d0e102bb85f1b6538f
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
2014-09-04 20:59:24 +02:00
Leena Miettinen
cd968c4c48 Doc: add docs for Component Error example
Document the example.
Edit text in the example files.
Add a screenshot.

Change-Id: Ib5c3e0d78006d81ec77c75c92b7636f358e83412
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2014-07-21 10:27:16 +02:00
Leena Miettinen
255cc2c1a3 Doc: add example documentation
Add initial topic skeletons. The contents will be
modified in subsequent patches.

Change-Id: I33ca4180c7070d5ae2ca20a59f75608289d76344
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2014-07-09 15:53:37 +02:00
Niels Weber
37ea196405 Use correct case and real English.
Change-Id: I32f16361cf6c23996490af20f0ab8ad64a4648e2
Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
2013-08-22 12:28:05 +02:00
kh1
0381020f4b Introduce example on how to handle component errors.
Change-Id: Idb102b8bc4a56365a4718d15856ecd96a40f952e
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
2013-08-22 12:07:31 +02:00