summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/widgetprinting.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>
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Doc: Added lisence header to snippetGeir Vattekar2010-09-281-0/+39
| | | | (cherry picked from commit a21b6be2e97b2678111930bc04eaa843b42fa22b)
* Doc: Added info on QWidget::render to printing docsGeir Vattekar2010-09-201-0/+54
Task-number: QTBUG-2210 Reviewed-by: David Boddie