Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Clarify/add docs for initializing AUTO..._OPTIONS properties | Craig Scott | 2020-01-09 | 1 | -3/+1 |
| | |||||
* | Autogen: Docs: Add examples for AUTORCC_OPTIONS and AUTOUIC_OPTIONS | Sebastian Holtermann | 2017-10-09 | 1 | -0/+9 |
| | |||||
* | Help: Adjust the QtAutogen properties to the common style. | Stephen Kelly | 2014-02-06 | 1 | -6/+10 |
| | | | | Link to the cmake-qt manual. | ||||
* | Help: Reformat Qt autogenerator documentation. | Stephen Kelly | 2014-01-04 | 1 | -5/+5 |
| | |||||
* | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+17 |
This replaces the need to invoke qt4_add_resources by allowing adding the source .qrc file directly to the target sources. |