Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump Qt version to 4.7.3 | Timo Turunen | 2011-03-09 | 1 | -5/+5 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Fixed the qthelp namespace for the Qt documentation. | David Boddie | 2011-01-28 | 1 | -1/+1 |
| | | | | This may need to be cherry-picked into the 4.7.2 release. | ||||
* | Doc: Updated the Qt version number. | David Boddie | 2010-12-21 | 1 | -4/+4 |
| | |||||
* | Added the version number to the configuration and fixed the generator. | David Boddie | 2010-11-24 | 1 | -1/+4 |
| | | | | Now the version number should appear in the documentation again. | ||||
* | Moved style-specific declarations. Removed script declarations. | David Boddie | 2010-11-18 | 1 | -39/+0 |
| | |||||
* | Started fixing qdoc's output to use some kind of page templates. | David Boddie | 2010-11-11 | 1 | -0/+146 |
Removed hard-coded style and script information. Split .qdocconf files to help separate content and presentation. Task-number: QTBUG-15208 |