Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Updated version numbers and fixed minor whitespace issues. | David Boddie | 2011-05-11 | 1 | -6/+6 |
| | |||||
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-04-07 | 1 | -1/+8 |
|\ | | | | | | | | | | | Conflicts: src/gui/text/qfontengine_mac.mm tests/auto/qdiriterator/tst_qdiriterator.cpp | ||||
| * | qdoc: Added default values to config file for DITA | Martin Smith | 2011-03-25 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | Also added the handling of these default values: dita.metadata.default.author = Qt Development Frameworks dita.metadata.default.permissions = all dita.metadata.default.publisher = Nokia dita.metadata.default.copyryear = 2011 dita.metadata.default.copyrholder = Nokia dita.metadata.default.audience = programmer | ||||
| * | Merge branch 'clone_4.7' into 4.7 | Jerome Pasion | 2011-03-23 | 1 | -1/+1 |
| |\ | |||||
| | * | Edited QtWebKit Guide CSS chapter. Created example links. | Jerome Pasion | 2011-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | Reviewed-by: David Boddie | ||||
| * | | Bump Qt version to 4.7.4 | Timo Turunen | 2011-03-21 | 1 | -4/+4 |
|/ / | | | | | | | Reviewed-by: Trust Me | ||||
* | | 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 |