Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Move class and function documentation into a dedicated directory. | Volker Hilsheimer | 2009-07-30 | 1 | -261/+0 |
| | |||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdoc | Martin Smith | 2009-05-20 | 1 | -0/+261 |
The .mm file is not read by qdoc for packages other than for the MAC. This problem is overcome by moving the qdoc comments from the .mm file to a .qdoc file in doc/src, because all these files are read by qdoc for each of the packages. #Task-number: 252566 |