summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/simpleanchorlayout
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>
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-283-0/+22
| | | | (4.7-generated-declarative branch).
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Fix example compile and runtime warnings, webkit examples not built.Friedemann Kleint2010-06-181-1/+1
| | | | Reviewed-by: Olivier Goffart <ogoffart@trolltech.com>
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-191-27/+26
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Doc: Reviewed and revised QGraphicsAnchorLayout documentation.David Boddie2009-10-232-0/+143
Reviewed-by: Trust Me