Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Improve formatting of variable documentation | James Johnston | 2015-08-21 | 1 | -2/+2 |
| | | | | | | | | Improve formatting, primarily by: * Adding links to relevant commands, properties, generators, and so on. * Converting code, symbols, paths, and so on to fixed-width fonts. * Hard wrapping lines to 80 characters or less. | ||||
* | Help: Reformat Qt autogenerator documentation. | Stephen Kelly | 2014-01-04 | 1 | -1/+1 |
| | |||||
* | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+7 |
This replaces the need to invoke qt4_add_resources by allowing adding the source .qrc file directly to the target sources. |