summaryrefslogtreecommitdiffstats
path: root/doc/src/ja_JP
Commit message (Collapse)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-1110-10/+10
| | | | | | | | | 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 licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1310-107/+107
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Doc: Ensured that code snippets have appropriate file names.David Boddie2011-02-084-22/+22
| | | | | This helps them to be marked up correctly in cases where code markers are available.
* Update copyright year to 2011.Jason McDonald2011-01-1010-10/+10
| | | | Reviewed-by: Trust Me
* Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-049-45/+45
| | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files.
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-219-225/+99
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* * Add Japanese tutorial documentsTakumi ASAKI2010-06-0712-0/+3053
* Add Japanese hellotr example