Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 3 | -3/+3 |
| | | | | | | | | | 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 McDonald | 2011-01-10 | 3 | -3/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Qt.include() docs weren't being picked up by qdoc | Bea Lam | 2010-12-06 | 3 | -0/+153 |
This moves the Qt.include() docs to qdeclarativeengine.cpp and also documents it in the "Integrating JavaScript" page. Task-number: QTBUG-15855 |