Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -10/+10 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Added QML coding convention for "private" properties. | Jerome Pasion | 2010-12-06 | 1 | -3/+15 |
| | | | | | | Private properties start with two underscores. __property Reviewed-by: David Boddie | ||||
* | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 1 | -5/+5 |
| | | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files. | ||||
* | Doc: More work on the QML documentation. | David Boddie | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 1 | -25/+11 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | Doc improvements | Bea Lam | 2010-05-11 | 1 | -1/+0 |
| | |||||
* | Doc fixes | Bea Lam | 2010-04-30 | 1 | -3/+3 |
| | |||||
* | Fix doc links | Bea Lam | 2010-04-21 | 1 | -0/+1 |
| | |||||
* | Rename section so that it's not linked to by references to "JavaScript" | Bea Lam | 2010-04-15 | 1 | -1/+1 |
| | |||||
* | doc fixes | Yann Bodson | 2010-04-12 | 1 | -2/+2 |
| | |||||
* | Start documenting coding conventions | Yann Bodson | 2010-04-12 | 1 | -0/+131 |
Task-number: QT-2845 |