summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
| | | | | | | | | Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Fix files that don't end with a newline characterSergio Ahumada2011-08-121-1/+1
| | | | | | | | These are cosmetic changes to files that do not end with a newline character. Change-Id: I5b3e270386a1ef1ea2c1f57a1de3f7e3a8a52f5a Reviewed-by: Rohan McGovern
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Adding Getting Started files. Auto test passes.Jerome Pasion2010-08-061-0/+54
|
* Revert "Doc: Adding GS QML example files"Alan Alpert2010-08-061-57/+0
| | | | | | | | | | | | | This reverts commit f13ebf52a0d091c6c72c97d2a13311e1e7c4a5cf. The given example does not meet the autotest requirements for QML examples. These involve that it starts without error messages, and that it follows our naming convention of the start file starting with a lowercase letter. Please run the tests/auto/declarative/examples before pushing new declarative examples. If new examples should be exempted from these checks, add them to the list of exceptions in that autotest.
* Doc: Adding GS QML example filesMorten Engvoldsen2010-08-051-0/+57