summaryrefslogtreecommitdiffstats
path: root/doc/src/ja_JP/examples
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-133-30/+30
| | | | | | | 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-082-5/+5
| | | | | This helps them to be marked up correctly in cases where code markers are available.
* Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
| | | | Reviewed-by: Trust Me
* Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-043-15/+15
| | | | | | 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-213-75/+33
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* * Add Japanese tutorial documentsTakumi ASAKI2010-06-073-0/+734
* Add Japanese hellotr example